| | 79 | === Mailing Lists === |
| | 80 | There are currently two mailing lists for VKApps: one for users, and one for developers. |
| | 81 | |
| | 82 | To subscribe to the developer list: |
| | 83 | |
| | 84 | Send email to: vkapps-dev-on AT 2rosenthals DOT com and reply to the confirmation email. |
| | 85 | |
| | 86 | To subscribe to the user list: |
| | 87 | |
| | 88 | Send email to: vkapps-user-on AT 2rosenthals DOT com and reply to the confirmation email. |
| | 89 | |
| | 90 | Web archives of lists are available here: |
| | 91 | |
| | 92 | * http://lists.2rosenthals.com/vkapps-dev/List.html |
| | 93 | * http://lists.2rosenthals.com/vkapps-user/List.html |
| | 94 | |
| 85 | | ---- |
| 86 | | ---- |
| 87 | | |
| 88 | | |
| 89 | | = Welcome to Trac 1.0.9 = |
| 90 | | |
| 91 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
| 92 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
| 93 | | |
| 94 | | All aspects of Trac have been designed with the single goal to |
| 95 | | '''help developers write great software''' while '''staying out of the way''' |
| 96 | | and imposing as little as possible on a team's established process and |
| 97 | | culture. |
| 98 | | |
| 99 | | As all Wiki pages, this page is editable, this means that you can |
| 100 | | modify the contents of this page simply by using your |
| 101 | | web-browser. Simply click on the "Edit this page" link at the bottom |
| 102 | | of the page. WikiFormatting will give you a detailed description of |
| 103 | | available Wiki formatting commands. |
| 104 | | |
| 105 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
| 106 | | a new Trac environment, containing a default set of wiki pages and some sample |
| 107 | | data. This newly created environment also contains |
| 108 | | [wiki:TracGuide documentation] to help you get started with your project. |
| 109 | | |
| 110 | | You can use [wiki:TracAdmin trac-admin] to configure |
| 111 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
| 112 | | regard to ''components'', ''versions'' and ''milestones''. |
| 113 | | |
| 114 | | |
| 115 | | TracGuide is a good place to start. |
| 116 | | |
| 117 | | Enjoy! [[BR]] |
| 118 | | ''The Trac Team'' |
| 119 | | |
| 120 | | == Starting Points == |
| 121 | | |
| 122 | | * TracGuide -- Built-in Documentation |
| 123 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| 124 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| 125 | | * TracSupport -- Trac Support |
| 126 | | |
| 127 | | For a complete list of local wiki pages, see TitleIndex. |