Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- 11/12/10 18:21:29 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 13 13 * DevelopmentServer -- documentation about the development server, [http://kiwi.transitionnetwork.org/ kiwi.transitionnetwork.org], which runs this Trac site. 14 14 * LiveServer -- documentation about the old server at gaiahost.coop 15 16 * SecurityInfo 15 * SecurityInfo -- notes on testing the HTTPS SSL certificates 17 16 18 17 == SVN == … … 21 20 == Trac == 22 21 23 * TracUserAdmin -- documentation about adding users to Trac 24 * TimingAndEstimationPlugin -- documentation of the http://trac-hacks.org/wiki/TimingAndEstimationPlugin 22 This Trac site can be administered via the trac:admin interface. 25 23 26 Trac 0.11.1 is a '''minimalistic''' approach to '''web-based''' management of 27 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 24 Local Trac documentation: 28 25 29 All aspects of Trac have been designed with the single goal to 30 '''help developers write great software''' while '''staying out of the way''' 31 and imposing as little as possible on a team's established process and 32 culture. 26 * TracUserAdmin -- adding user accounts to Trac 27 * TimingAndEstimationPlugin -- the time tracking extension 28 * DevelopmentServer#trac -- install notes 29 * TracGuide -- built-in documentation 30 * TracSupport -- Trac support 33 31 34 As all Wiki pages, this page is editable, this means that you can 35 modify the contents of this page simply by using your 36 web-browser. Simply click on the "Edit this page" link at the bottom 37 of the page. WikiFormatting will give you a detailed description of 38 available Wiki formatting commands. 32 External resources: 39 33 40 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 41 a new Trac environment, containing a default set of wiki pages and some sample 42 data. This newly created environment also contains 43 [wiki:TracGuide documentation] to help you get started with your project. 34 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 35 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 44 36 45 You can use [wiki:TracAdmin trac-admin] to configure 46 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 47 regard to ''components'', ''versions'' and ''milestones''. 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 37 This Trac site was installed via ticket:1.