moodle/course/format
2005-06-11 18:30:45 +00:00
..
social Removed optional_variable(), require_variable and all $_GET, $_POST 2005-06-10 11:06:19 +00:00
topics Merged new CSS classes from stable 2005-06-11 18:30:45 +00:00
weeks Merged new CSS classes from stable 2005-06-11 18:30:45 +00:00
README.txt Modification of the course format plugin structures so that it 2003-12-21 04:52:25 +00:00

Course formats
--------------

To add a new course format, just duplicate one of the 
existing folders in here with a new name (eg coollayout).
Then edit lang/en/moodle and add a new string like:

$string['formatcoollayout'] = 'Cool Layout';