moodle/course/format
urs_hunkler dcf10978ca this is a course format for pdas. I changed the three column layout to a three row layout - the content is shown in one long row.
* first the content of the left column
* beyond the courses
* at last the content of the right column

It hasn't got a name to select in the language pack yet, so please selct it by [[formatpda]].
2005-01-30 23:09:35 +00:00
..
pda this is a course format for pdas. I changed the three column layout to a three row layout - the content is shown in one long row. 2005-01-30 23:09:35 +00:00
social table ID was written behind the closing tag of the table - corrected. 2005-01-18 19:53:56 +00:00
topics Removed a lot of THEMES and some other clean up 2005-01-25 14:18:51 +00:00
weeks Removed a lot of THEMES and some other clean up 2005-01-25 14:18:51 +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';