Changes between Version 1 and Version 2 of WikiStart

Show
Ignore:
Timestamp:
06/02/08 00:19:03 (16 years ago)
Author:
jerome (IP: 82.232.68.73)
Comment:

Initial wiki entry page

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac 0.11rc1 = 
     1= Welcome to PyKota's development site = 
    22 
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of 
    4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 
     3''PyKota'' is a [http://www.pykota.com/software/pykota/features full-featured], [http://www.pykota.com commercially supported], [http://www.pykota.com/GPL3 Free Software], print quotas and print accounting solution built on top of the [http://www.cups.org CUPS] print server. 
    54 
    6 All aspects of Trac have been designed with the single goal to  
    7 '''help developers write great software''' while '''staying out of the way''' 
    8 and imposing as little as possible on a team's established process and 
    9 culture. 
     5This particular website is dedicated to developers interested in PyKota and related tools, or people wanting to help improving this software by reporting bugs, writing documentation, and the like. 
    106 
    11 As all Wiki pages, this page is editable, this means that you can 
    12 modify the contents of this page simply by using your 
    13 web-browser. Simply click on the "Edit this page" link at the bottom 
     7This website hosts the development trees for the following ''print-related'' software : 
     8 
     9  * [http://www.pykota.com/software/pykota PyKota] : The print accounting software itself. 
     10  * [http://www.pykota.com/software/pkpgcounter pkpgcounter] : PyKota's software accounting engine, which can be used separately. 
     11  * [http://www.pykota.com/software/tea4cups Tea4CUPS] : the Swiss Army's knife of the CUPS administrator. 
     12  * [http://www.pykota.com/software/pkipplib pkipplib] : an implementation of [http://en.wikipedia.org/wiki/Internet_Printing_Protocol IPP] and CUPS' API purely in the Python language. 
     13  * [http://www.pykota.com/software/pykoticon PyKotIcon] : a client side helper for PyKota, which can be used whenever a graphical interaction between the print server and the end user has to take place at printing time (e.g. to ask and check a password, or give an information to the user). 
     14 
     15You can edit this Wiki or submit Tickets by first registering on this website. 
     16Once logged-in, simply click on the "Edit this page" link at the bottom 
    1417of the page. WikiFormatting will give you a detailed description of 
    1518available Wiki formatting commands. 
    1619 
    17 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 
    18 a new Trac environment, containing a default set of wiki pages and some sample 
    19 data. This newly created environment also contains  
    20 [wiki:TracGuide documentation] to help you get started with your project. 
    21  
    22 You can use [wiki:TracAdmin trac-admin] to configure 
    23 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 
    24 regard to ''components'', ''versions'' and ''milestones''.  
    25  
    26  
    27 TracGuide is a good place to start. 
    28  
    2920Enjoy! [[BR]] 
    30 ''The Trac Team'' 
     21''The PyKota Team'' 
    3122 
    3223== Starting Points == 
    3324 
    3425 * TracGuide --  Built-in Documentation 
    35  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 
    36  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 
     26 * [http://www.pykota.com/ The PyKota project] -- PyKota Free Software Project 
    3727 * TracSupport --  Trac Support 
    3828