moodle/course
moodler 2a439ba7f6 ***NOTE NOTE NOTE **********************************************************
THIS IS A BIG CHANGE!

I've renamed the "reading" module to "resource".

This meant changing quite a few references throughout Moodle.

The automatic upgrade process should work OK (it worked OK on my
development server) and there shouldn't be any problems.

BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
UNTIL I HAVE A FEW MORE TESTS!   If you upgrade please let me know.

One thing that will break are any hard-coded links within forum messages.

What I will be doing to fix this on my apache server is to add this to
httpd.conf:

Redirect /mod/reading/ http://moodle.com/mod/resource/

Sorry about any inconvenience, but it's better this is done sooner than later.
2002-10-17 14:03:59 +00:00
..
categories.php Tweaks to page titles to make them more consistent 2002-09-27 14:26:02 +00:00
delete.php Tweaks to page titles to make them more consistent 2002-09-27 14:26:02 +00:00
edit.html Changed maximum number of weeks/topics up to 52 2002-09-09 11:31:48 +00:00
edit.php Tweaks to page titles to make them more consistent 2002-09-27 14:26:02 +00:00
editsection.html Removed the 255 character limit ... now they have a gun, I hope people 2002-09-02 02:17:36 +00:00
editsection.php Changes related to language support ... get_string() 2002-08-11 15:41:54 +00:00
enrol.html Fixes to point directly to index.php wherever it was assumed. This wasn't 2002-09-15 06:06:32 +00:00
enrol.php Major cleanup of user administration and display, including sortable listings, 2002-09-22 14:06:38 +00:00
grades.php The grades page now supports downloading of grade data! :-) 2002-10-17 10:34:11 +00:00
index.php Tweaks to category display 2002-09-09 12:37:34 +00:00
lib.php ***NOTE NOTE NOTE ********************************************************** 2002-10-17 14:03:59 +00:00
log.php Changes related to language support ... get_string() 2002-08-11 15:41:54 +00:00
loggraph.php More efficient use of database in userday as well, plus the day graph now 2002-09-02 16:35:41 +00:00
loginas.php Whoops ... little bug that stopped loginas from working ... need to 2002-09-05 11:28:06 +00:00
loglive.php Changes related to language support ... get_string() 2002-08-11 15:41:54 +00:00
mod.php Changes related to module editing buttons 2002-10-16 04:53:44 +00:00
mod_delete.html Changes related to language support ... get_string() 2002-08-11 15:41:54 +00:00
social.php ***NOTE NOTE NOTE ********************************************************** 2002-10-17 14:03:59 +00:00
teacher.php Tweaks to page titles to make them more consistent 2002-09-27 14:26:02 +00:00
teachers.php Improved interface for course/teachers.php ... instead of typing numbers 2002-09-19 14:51:49 +00:00
topics.php Changed includes of module libraries to use full pathnames constructed 2002-10-06 03:05:22 +00:00
unenrol.php Fixes to unenrolling students, and unenrol_student() and remove_teacher() 2002-09-22 14:33:21 +00:00
user.php Changes related to language support ... get_string() 2002-08-11 15:41:54 +00:00
view.php Don't redirect too early 2002-09-25 14:40:28 +00:00
weeks.php Changed includes of module libraries to use full pathnames constructed 2002-10-06 03:05:22 +00:00