Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
Dec 30, 2009, 2:04:27 AM (16 years ago)
Author:
Matt Ryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    1 = Welcome to the development and documentation pages for OEIM's Student Information System =
     1= OEIM Student Information System =
    22
    3 This is a software project management system, Trac which is used as an advanced 'todo' list for the software, keeping track of the changes made. Anyone can report problems or suggest new features.
     3Welcome to the development and documentation pages for OEIM's student support system. The development of this project is managed using a software project management system called Trac. Trac is:
     4 * An issue tracking system (An advanced 'todo' list)
     5 * A way to view the program code itself and changes between versions
     6 * Designed so that anyone can report problems or suggest new features
     7 * Allows the creation of Wiki pages (like this one) to document the software
    48
    59The Student Information System is in active development, and that includes the documentation. In fact pretty much nothing exists. You're welcome to start making notes here of things that you find useful which would help others, or even just things you'd like to know.
     
    1216== Starting Points ==
    1317
    14  * TracGuide --  Built-in Documentation
    15  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    16  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    17  * TracSupport --  Trac Support
    18 
     18 * Documentation -- The manual for the Student Support System
     19 * TracGuide --  Documentation on using the Trac project management system
     20 * [newticket Create a new ticket] -- Suggest a feature or report a bug
     21 * report -- View existing feature requests and bugs
     22 * browse -- Look at the programme code