Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
Apr 4, 2007, 3:29:57 AM (17 years ago)
Author:
ticheler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    1111Learn more and sign up on the [http://wiki.osgeo.org/index.php/FOSS4G2007_CodeSprint#GeoNetwork_.2F_Metadata_Madness code sprint page on the osgeo wiki]. Remote participation via IRC and VOIP will be possible!
    1212
    13 [wiki:1q2007 1 Quarter 2007 update]
     13== [wiki:1q2007 1 Quarter 2007 update] ==
    1414
    15 
    16 
    17 == About this Trac based website ==
    18 
    19 Trac is a '''minimalistic''' approach to '''web-based''' management of
    20 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    21 
    22 All aspects of Trac have been designed with the single goal to
    23 '''help developers write great software''' while '''staying out of the way'''
    24 and imposing as little as possible on a team's established process and
    25 culture.
    26 
    27 As all Wiki pages, this page is editable, this means that you can
    28 modify the contents of this page simply by using your
    29 web-browser. Simply click on the "Edit this page" link at the bottom
    30 of the page. WikiFormatting will give you a detailed description of
    31 available Wiki formatting commands.
    32 
    33 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    34 a new Trac environment, containing a default set of wiki pages and some sample
    35 data. This newly created environment also contains
    36 [wiki:TracGuide documentation] to help you get started with your project.
    37 
    38 You can use [wiki:TracAdmin trac-admin] to configure
    39 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    40 regard to ''components'', ''versions'' and ''milestones''.
    41 
    42 
    43 TracGuide is a good place to start.
    44 
    45 Enjoy! [[BR]]
    46 
    47 == Trac Starting Points ==
    48 
    49  * TracGuide --  Built-in Documentation
    50  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    51  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    52  * TracSupport --  Trac Support
    53 
    54 For a complete list of local wiki pages, see TitleIndex.
     15[wiki:abouttrac About this Trac based website]