moodle/admin
defacer f032aa7a5f MAJOR CHANGES:
--------------

Brand-new pagelib.php at your disposal! It slices, it dices, it makes your coffee.
It still doesn't understand women... Read the comments in pagelib.php for a first
impression. Feedback highly encouraged!

Blocks code has undergone significant changes to work with Pages. Flexibility is its
middle name, since I think (without having tried it) that adding e.g. a third
placeholder for "center" blocks in courses, with full support for moving around etc,
will now take about 15 lines of new or edited code. If you are not impressed yet, I
suggest watching a documentary on solar physics. :P

MINOR CHANGES:
--------------

Added instance_allow_config() in the blocks class hierarchy to supplement per-instance
configuration options. You can override it to return true and thus get configuration
amenities without allowing multiple instances.

Minor polishing to comments and documentation (whatever caught my eye was game).

Tightened up some code here and there by utilizing all the new features.

BUGFIXES:
---------

A bug in restore_execute.html caused hidden blocks to not be restored at all.
2004-11-08 19:36:07 +00:00
..
admin.html admin/admin.php is now using sesskey. 2004-10-02 19:22:52 +00:00
admin.php admin/admin.php is now using sesskey. 2004-10-02 19:22:52 +00:00
auth.php admin/auth.php is now using sesskey. 2004-10-02 19:50:16 +00:00
backup.php admin/backup.php is now using sesskey. 2004-10-02 22:44:03 +00:00
block.php Da monster-commit of blocks version 2! 2004-10-19 21:04:28 +00:00
blocks.php Da monster-commit of blocks version 2! 2004-10-19 21:04:28 +00:00
config.html Changes for XHTML and accessibility compliance 2004-10-15 08:30:30 +00:00
config.php Now sesskey is working fine at installation time. 2004-10-06 00:08:08 +00:00
configure.php admin/filters.php is now using sesskey. 2004-10-03 00:32:13 +00:00
creators.html admin/creators.php is now using sesskey. 2004-10-02 23:52:42 +00:00
creators.php admin/creators.php is now using sesskey. 2004-10-02 23:52:42 +00:00
cron.php Increase memory_limit to 128 in backups & restore. 2004-09-08 22:47:19 +00:00
dbperformance.php Script to look at database performanceusing ADOdb tools 2003-11-19 08:15:23 +00:00
delete.php Converted double quote strings to single quote literals - inspired by error in double quotes found by ottenhoff and noted in comment to bug 1981 2004-09-24 22:28:50 +00:00
editor.html Cleaning xhtml code. 2004-10-16 09:19:34 +00:00
editor.php Adding hide buttons feature. 2004-10-16 09:11:00 +00:00
enrol.php admin/enrol.php is now using sesskey. 2004-10-03 00:21:26 +00:00
filters.html admin/filters.php is now using sesskey. 2004-10-03 00:32:13 +00:00
filters.php admin/filters.php is now using sesskey. 2004-10-03 00:32:13 +00:00
handlevirus.php Fixed firstname lastname to call to fullname function 2004-09-29 21:32:53 +00:00
index.php course/index.php is using sesskey. 2004-10-09 13:22:59 +00:00
innodb.php FIxed a path (I'd just moved this) 2004-09-21 08:41:54 +00:00
lang.php admin/lang.php is now using sesskey. 2004-10-03 09:18:19 +00:00
module.php admin/module.php is now using sesskey. 2004-10-03 09:48:08 +00:00
modules.php admin/modules.php is now using sesskey. 2004-10-03 15:09:31 +00:00
phpinfo.php Added a link to the PHP info page from the admin page, and cleaned 2003-08-25 14:56:46 +00:00
register.php admin/register.php is now using sesskey. 2004-10-03 15:28:35 +00:00
site.html Changes for XHTML and accessibility compliance 2004-10-15 08:30:30 +00:00
site.php MAJOR CHANGES: 2004-11-08 19:36:07 +00:00
timezone.php Merged sesskey fixes from STABLE 2004-10-04 13:50:37 +00:00
upgradelogs.php Merged sesskey fixes from STABLE 2004-10-04 13:50:37 +00:00
uploaduser.php admin/uploaduser.php is now using sesskey. 2004-10-03 16:08:27 +00:00
user.php Merged search trim from stable 2004-11-04 07:15:50 +00:00
users.php course/index.php is using sesskey. 2004-10-09 13:22:59 +00:00