Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- Jan 26, 2013, 11:58:34 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 0.12.3 = 1 [[PageOutline]] 2 2 3 Trac is a '''minimalistic''' approach to '''web-based''' management of 4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 3 = Welcome to the development home of Wireless LAN Monitor (XWLAN/WLAN) = 5 4 6 All aspects of Trac have been designed with the single goal to 7 '''help developers write great software''' while '''staying out of the way''' 8 and imposing as little as possible on a team's established process and 9 culture. 5 XWLAN/WLAN enables you to switch your OS/2 - eComStation system between wired and wireless network. The Wireless LAN Monitor is available both as a XCenter Widget as well as a standalone program. 10 6 11 As all Wiki pages, this page is editable, this means that you can 12 modify the contents of this page simply by using your 13 web-browser. Simply click on the "Edit this page" link at the bottom 14 of the page. WikiFormatting will give you a detailed description of 15 available Wiki formatting commands. 7 The project home page is [http://wlan.netlabs.org/en/site/index.xml] 16 8 17 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 18 a new Trac environment, containing a default set of wiki pages and some sample 19 data. This newly created environment also contains 20 [wiki:TracGuide documentation] to help you get started with your project. 9 From here you can report bugs and view your tickets. 21 10 22 You can use [wiki:TracAdmin trac-admin] to configure 23 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 24 regard to ''components'', ''versions'' and ''milestones''. 11 This page needs some polishing. So if you want to contribute feel free to contact the project maintainers. 12 13 == Binaries == 14 15 See [http://wlan.netlabs.org/en/site/index.xml] 16 17 == Feedback and Support == 18 19 If you find bugs, please create a [http://svn.netlabs.org/xwlan/newticket New Ticket]. 20 21 You must be logged into TRAC to create tickets. Please login with your [http://www.netlabs.org Netlabs] login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. If you have troubles acquiring a [http://www.netlabs.org Netlabs] login id send an e-mail to 22 [mailto:community@netlabs.org Netlabs Community Mailing List]. 23 24 The support mailing list is at 25 [mailto:wlan-user@netlabs.org wlan/xwlan Users Mailing List]. 26 To subscribe to the user support mailing list, send mail to 27 [mailto:wlan-user-subscribe@netlabs.org Subscribe to xwlan Users Mailing List]. 28 The subject and body can be empty. You will receive a response which you must reply to to complete the process. 29 30 Use the support mailing list for both user and developer discussions. If the developer traffic gets too high, we will create a separate developer's mailing list. 31 32 This list is an [http://www.ezmlm.org EzMLM] mailing lists. If you need help subscribing, see [http://wiki.netlabs.org/index.php/Mailinglists Netlabs Mailing Lists]. 33 34 Like all [http://www.netlabs.org Netlabs] Mailing Lists, these lists are mirrored to 35 [http://gmane.org/about.php Gmane]. The support list is mirrored at [http://dir.gmane.org/gmane.org.netlabs.wlan.general xwlan/wlan user]. 25 36 26 37 27 TracGuide is a good place to start. 38 == History == 28 39 29 Enjoy! [[BR]] 30 ''The Trac Team'' 40 Christian Langanke has developed xwlan/wlan from the beginning as Netlabs open source project. Xwlan is the standard tool for almost all eCS notebook users for switching between wireless and wired network profiles. Since years xwlan works very well. But now it needs some minor updates and bug fixes. For this we transferred the cvs source code into svn and set up this ticket system. 31 41 32 == Starting Points == 42 Beside developing the source code Christian made a marvelous good job in documentation and making presentations at various Warpstock events. Follow the links at [http://wlan.netlabs.org/en/site/index.xml] 33 43 34 * TracGuide -- Built-in Documentation 35 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 36 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 37 * TracSupport -- Trac Support 44 In January 2013 Andreas Buchinger began to contribute. First step was pushing Adrian to set up the svn and creating this page. 38 45 39 For a complete list of local wiki pages, see TitleIndex. 46 == Building xwlan == 47 48 * check out complete source tree from svn (trunk) 49 * follow the included documentation 50 51 == Screenshots == 52 53 Feel free to contribute ;-) 54 55 = Credits = 56 57 * Christian Langanke 58 * Adrian Gschwend (running netlabs.org) 59 * Steven Levine 60 * Andreas Buchinger 61 62 If we forgot anyone, please let us know. It was unintentional.