thepurpleblob
993ef10da7
require_variable() and optional_variable() replaced with required_param() &
...
optional_param. Other tweaks to suit.
2005-06-15 12:31:09 +00:00
moodler
33aa00b4c7
Removed some stupid paragraphs
2005-02-08 08:14:53 +00:00
moodler
3c02d134da
Removed $THEME from admin pages
2005-01-25 17:08:05 +00:00
stronk7
4e27a2b92e
Changed some sesskey behaviours SC#73 (admin part)
2005-01-22 19:53:28 +00:00
stronk7
5ba7f1b70b
admin/modules.php is now using sesskey.
...
Merged from MOODLE_14_STABLE
2004-10-03 15:09:31 +00:00
stronk7
ebfff4e014
admin/module.php is now using sesskey.
...
Merged from MOODLE_14_STABLE
2004-10-03 09:48:08 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
0cdd138180
some fixes for XHTML compliance
2004-09-12 00:21:21 +00:00
moodler
854f7dcec5
Merged require_logins from stable
2004-07-08 01:19:32 +00:00
moodler
9bf45e0036
Add a count of the number of activites using a particular module
2004-03-13 10:40:01 +00:00
moodler
1e16942739
Show version number to aid in debugging
2003-11-03 03:22:52 +00:00
moodler
bda11d2acd
Code to enable config.html files in the modules.
2003-08-18 17:21:53 +00:00
moodler
2f4d324bd7
Trying something different with the admin links ... even I was starting
...
to get a bit lost occasionally.
2003-08-18 16:40:27 +00:00
moodler
4e29914577
If modules have a config.php file in them then a link to this is
...
printed in the modules screen.
These config.php screens presumably allow the setting of site-wide
parameters for modules.
Thanks to Mad Alex. :-)
2003-07-24 12:09:32 +00:00
moodler
a205123f06
Fixed page title
2003-05-29 03:02:10 +00:00
moodler
5867bfb50e
New feature to manage installed code modules!
...
You can now hide/show individual activity modules and even delete them completely!
For example, if you hide the "choice" module, then all choice activities
will be hidden throughout the whole site, and "Choice" will not
appear on any "Add..." menu.
Deleting a module is a complete deletion of all data from the database.
If you want to try out the deletion on a real module, I suggest the
pgassignment module, since it will soon be deleted from CVS anyway
(because it's being replaced with workshop).
Look for "Manage modules" on the admin menu.
2003-05-09 17:24:17 +00:00