Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- Mar 26, 2013, 10:56:00 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 1 2 = Welcome to project Panter = 2 = Welcome to Panter = 3 4 Panter stands for the Persons and Address Informationsystem NTR. Panter provides a user interface to the address and research administration database of the Netherlands Twin Register. The application is written in C# and uses an MS-SQL server as database store. An open source edition is provided here under the GPLv3 license. 5 6 In addition to the source provided here preconfigured binaries are offered as well: please see the download section. These downloads include an INSTALL txt detailing further installation instructions. More detailed installation, usage and build instruction will be uploaded as they become available (soon) 3 7 4 8 == Mailing lists == … … 9 13 10 14 == Source access == 11 If available, anonymous readonly subversion access works as follows:15 Anonymous readonly subversion access works as follows: 12 16 {{{ 13 17 svn co https://trac.nbic.nl/svn/panter panter … … 18 22 and requesting write access on the [https://trac.nbic.nl/mailman/listinfo/panter-users panter-users] mailing list. 19 23 20 == Starting Points ==21 22 * TracGuide -- Built-in Documentation23 * TitleIndex -- A complete list of local wiki pages.24 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions25 26 24 == Other NBIC software projects == 27 25 All active NBIC software projects can be accessed from the [https://trac.nbic.nl/ project index].