Re: Making the classroom example work [message #2363 is a reply to message #2362] |
Sat, 14 November 2009 01:37 |
AJM
Messages: 2367 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
The Classroom prototype is included in the download in file radicore/classroom-prototype.zip. In order to be able to run this subsystem you must do the following:
- Unzip the file to produce the 'classroom' directory. This must exist at the same level as the 'menu', 'dict', 'audit' and 'workflow' directories.
- Load the contents of file radicore\classroom\sql\crss.menu_export.sql into your MENU database.
- Load the contents of file radicore\classroom\sql\classroom.dict_export.sql into your DICT database (optional).
- Run script radicore\classroom\sql\mysql\classroom-schema.sql to create the database and all its tables.
- Run script radicore\classroom\sql\mysql\classroom-data.sql to load the initial data.
The tasks for the classrom prototype will now appear in the menu screens, so off you go.
In answer to your other question, every subsystem requires access to the files in the standard INCLUDES directory, wherever this may be.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|