Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
May 14, 2009, 1:58:02 PM (16 years ago)
Author:
AndiB
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    88
    99
     10== Feedback ==
    1011
     12If you have tried out !DataSeeker for the first time, or played with a new version, let me know. If you find bugs, please report it ([http://svn.netlabs.org/dataseeker/newticket New Ticket]).
    1113
     14I took over the sources mainly cause there were a few things in Alessandros version which I didn't like. But with the current version, I'm quite happy. There's also nearly no feedback on the latest versions, too. Seems all users are satisfied :-) Currently I don't see any need for further development. Although there's a !ToDo list, there are no really show stoppers in there, I think.
    1215
    13 ++++++++++++++++++++++
     16If you like to see improvements or bug fixes, you ''have to let me know'' or make it yourself (see below).
    1417
    15 Trac is a '''minimalistic''' approach to '''web-based''' management of
    16 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
     18== Building !DataSeeker ==
    1719
    18 All aspects of Trac have been designed with the single goal to
    19 '''help developers write great software''' while '''staying out of the way'''
    20 and imposing as little as possible on a team's established process and
    21 culture.
    22 
    23 As all Wiki pages, this page is editable, this means that you can
    24 modify the contents of this page simply by using your
    25 web-browser. Simply click on the "Edit this page" link at the bottom
    26 of the page. WikiFormatting will give you a detailed description of
    27 available Wiki formatting commands.
    28 
    29 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    30 a new Trac environment, containing a default set of wiki pages and some sample
    31 data. This newly created environment also contains
    32 [wiki:TracGuide documentation] to help you get started with your project.
    33 
    34 You can use [wiki:TracAdmin trac-admin] to configure
    35 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    36 regard to ''components'', ''versions'' and ''milestones''.
    37 
    38 
    39 TracGuide is a good place to start.
    40 
    41 Enjoy! [[BR]]
    42 ''The Trac Team''
    43 
    44 == Starting Points ==
    45 
    46  * TracGuide --  Built-in Documentation
    47  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    48  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    49  * TracSupport --  Trac Support
    50 
    51 For a complete list of local wiki pages, see TitleIndex.
     20 * check out complete sources tree from svn (trunk)
     21 * follow the included build.txt and you are done
     22 * if not, do not hesitate to ask