Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- Nov 15, 2014, 2:03:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 1.0.1 = 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 xworkplace = 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 xworkplace is undoubtedly the universal WPS enhancer no OS/2 - eCS system should miss. xwp add lots of useful features to many parts of your system, while being totally configurable, so that all features you don't like can be turned off. 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 official home page [http://www.xworkplace.org/] unfortunately seems to be not maintained anymore so I decided to write down some information here about the current state of this project emphasizing on the needs of developers who may build xwp and add features. 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 This page needs some polishing. So if you want to contribute feel free to edit this wiki. 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 == Binaries == 12 13 Last official release ist v1.0.9. It can be found at the usual places like [http://hobbes.nmsu.edu/h-search.php?key=xwp-&pushbutton=Search Hobbes] or ftp.netlabs.org. 14 15 == Feedback and Support == 16 17 If you find bugs, please create a ticket at [http://xtracker.xworkplace.org/ xtracker]. For the time being do not use the ticket system here included in trac but xtracker instead. 18 19 The support mailing list is at 20 [mailto:xworkplace-user@netlabs.org@netlabs.org xworkplace users mailing list]. 21 To subscribe to the user support mailing list, send mail to 22 [mailto:xworkplace-user-subscribe@netlabs.org Subscribe to xworkplace users mailing list]. 23 The subject and body can be empty. You will receive a response which you must reply to complete the process. 24 25 For discussing developer questions use this list 26 [mailto:xworkplace-dev@netlabs.org@netlabs.org xworkplace developer mailing list]. 27 To subscribe to the user support mailing list, send mail to 28 [mailto:xworkplace-dev-subscribe@netlabs.org Subscribe to xworkplace developer mailing list]. 29 The subject and body can be empty. You will receive a response which you must reply to to complete the process. 30 31 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]. 32 33 Like all [http://www.netlabs.org Netlabs] Mailing Lists, these lists are mirrored to 34 [http://gmane.org/about.php Gmane]. The users list is mirrored at [http://dir.gmane.org/gmane.org.netlabs.xworkplace.general xwp user]. 25 35 26 36 27 TracGuide is a good place to start. 37 == History == 28 38 29 Enjoy! [[BR]]30 ''The Trac Team''31 39 32 == Starting Points==40 == Building xworkplace == 33 41 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 42 * check out complete source tree from http://svn.netlabs.org/repos/xworkplace/branches/branch-1-0 43 Bear in mind we do not use the usual svn trunk directory for current versions. In /trunk lives the next version 1.1. 44 * check out source tree for helpers from http://svn.netlabs.org/repos/xwphelpers/branches/branch-1-0 45 * I think it's not mandatory but you can get some widgets here http://svn.netlabs.org/repos/xwpwidgets/trunk. Note there is also a branch 46 http://svn.netlabs.org/repos//xwpwidgets/branches/with-usbwidget which seams Ben Rietbroek has created. 47 * follow the included documentation in progref.inf 38 48 39 For a complete list of local wiki pages, see TitleIndex. 49 == Links == 50 * [http://news.gmane.org/gmane.org.netlabs.xworkplace.general/ xwp user mailing list]. This page accesses the users support mailing list for via a web browser. 51 * [http://wiki.netlabs.org/ Information about the Netlabs Support Mailing Lists]. This web page describes all methods that can be used to access the Netlabs Support Mailing Lists. The name for the maling list of the xworkplace project is xworkplace-user. 52 * [http://www.xcenter.os2usr.org/ XCenter Plugin List homepage]. This site lists available XCenter widgets from various sources. 53 54 55 = Credits = 56 57 * Ulrich Möller 58 * Paul Ratcliffe 59 These are the ones who contributed the most it seems to me. David Azarewicz, Steven Levine and Rich Walsh added some code too the last years. For a more complete list see the users guide.