Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
Nov 10, 2009, 11:52:23 AM (14 years ago)
Author:
yvesm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    1010  * user documentation (http://geoprisma.org/dist/build/html/index.html)
    1111
    12 = Notes on Trac 0.10.3.1 =
    13 Trac is a '''minimalistic''' approach to '''web-based''' management of
    14 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    15 
    16 All aspects of Trac have been designed with the single goal to
    17 '''help developers write great software''' while '''staying out of the way'''
    18 and imposing as little as possible on a team's established process and
    19 culture.
    20 
    21 As all Wiki pages, this page is editable, this means that you can
    22 modify the contents of this page simply by using your
    23 web-browser. Simply click on the "Edit this page" link at the bottom
    24 of the page. WikiFormatting will give you a detailed description of
    25 available Wiki formatting commands.
    26 
    27 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    28 a new Trac environment, containing a default set of wiki pages and some sample
    29 data. This newly created environment also contains
    30 [wiki:TracGuide documentation] to help you get started with your project.
    31 
    32 You can use [wiki:TracAdmin trac-admin] to configure
    33 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    34 regard to ''components'', ''versions'' and ''milestones''.
    35 
    36 
    37 TracGuide is a good place to start.
    38 
    39 Enjoy! [[BR]]
    40 ''The Trac Team''
    41 
    42 == Starting Points ==
    43 
    44  * TracGuide --  Built-in Documentation
    45  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    46  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    47  * TracSupport --  Trac Support
    48 
    49 For a complete list of local wiki pages, see TitleIndex.
     12NotesOnTrac : boilerplate from the makers of Trac