Changes between Version 3 and Version 4 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    11= OEIM Student Information System =
    22
    3 Welcome 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
    8 
    9 The 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.
    10 
    11 This page and all the documentation is editable using your
    12 web-browser. Simply click on the "Edit this page" link at the bottom
    13 of the page. WikiFormatting will give you a detailed description of
    14 available Wiki formatting commands. For a complete list of local wiki pages, see TitleIndex.
     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 an issue tracking system (an advanced 'todo' list) designed so that anyone can report problems or suggest new features..
    154
    165== Starting Points ==
    176
    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
     7 * [/newticket Create new ticket] -- Suggest a feature or report a bug
     8 * [/report/1 View existing tickets] -- Existing feature requests and bugs
     9 * [wiki:Documentation SIS Documentation] -- Student Information System manual
     10 * [wiki:TracGuide Trac Documentation] -- Trac project management system manual
     11 * [/browse Source code] -- Browse the programme source code