Changes between Version 11 and Version 12 of WikiStart

Show
Ignore:
Timestamp:
12/15/05 14:25:23 (7 years ago)
Author:
ijones
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    55Cabal and Hackage have some wiki pages over at the [http://haskell.org/hawiki/Hackage Haskell Wiki].  Feel free to move them here! 
    66 
    7 Starting Points 
     7== Starting Points: == 
    88 
    99 * [http://www.haskell.org/cabal Cabal Web Page] 
    10  * [http://hackage.haskell.org/ModHackage/Hackage.hs?action=home HackageDB web page] 
     10 * [http://hackage.haskell.org/ModHackage/Hackage.hs?action=home HackageDB] - the Haskell Package Database 
    1111 * [http://hackage.haskell.org/cgi-bin/trac/trac.cgi/report/3 Tickets by milestone] 
    1212 * [query:?status=new&status=assigned&status=reopened&group=milestone&difficulty=easy&difficulty=very+easy&order=priority Easy Tickets] - start here if you want to hack on Cabal.  See TicketDifficulties for what ''easy'' means. 
    1313 * HackageTools 
     14 * [wiki:TracStartPage Help] on using this wiki. 
    1415 
    15 ----- 
    16  
    17 = About Trac = 
    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.com/ 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 ''The Trac Team'' 
    47  
    48 == Starting Points == 
    49  
    50  * TracGuide --  Built-in Documentation 
    51  * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project 
    52  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 
    53  * TracSupport --  Trac Support 
    54  
    55 For a complete list of local wiki pages, see TitleIndex. 
    56  
    57 Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], 
    58 providing professional Linux and software development services to clients 
    59 worldwide. Visit http://www.edgewall.com/ for more information. 
    60