'''Please don't use this wiki for things that are not specifically related to web development, use the [http://wiki.transitionnetwork.org/ wiki.transitionnetwork.org] site.''' = Welcome to Transition Technology = [[PageOutline(2-5, Table of Contents, floated)]] This is the web development management site for the [http://www.transitionnetwork.org/ Transition Network] it is used for tickets, documentation and code management. == SVN link == * [https://tech.transitionnetwork.org/svn/] -- Direct access to the Subversion repository linked to this Trac install == New pages == * TimingAndEstimationPlugin -- documentation of the http://trac-hacks.org/wiki/TimingAndEstimationPlugin * TracUserAdmin -- documentation about adding users to Trac * DevelopmentServer -- documentation about the development server, which also runs the !MediwWiki site and this Trac site. * LiveServer -- documentation about the server that hosts www.transitionnetwork.org at gaiahost.coop * NewLiveServer -- documentation about the future live server * Security For a complete list of local wiki pages, see TitleIndex. == Trac == Trac 0.11.1 is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains [wiki:TracGuide documentation] to help you get started with your project. You can use [wiki:TracAdmin trac-admin] to configure [http://trac.edgewall.org/ Trac] to better fit your project, especially in regard to ''components'', ''versions'' and ''milestones''. TracGuide is a good place to start. Enjoy! [[BR]] ''The Trac Team'' == Starting Points == * TracGuide -- Built-in Documentation * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support