]> git.mjollnir.org Git - moodle.git/commit
MDL-16348 Reorganise admin tree:
authortjhunt <tjhunt>
Mon, 8 Sep 2008 11:32:31 +0000 (11:32 +0000)
committertjhunt <tjhunt>
Mon, 8 Sep 2008 11:32:31 +0000 (11:32 +0000)
commitb032b49099487f4925313ce2cc282224f7a55b9b
tree875b0724eb12ddaeebd0e37917379d12fd6923d3
parentc8b2ab1b009d4c9fcc218a872519b421b7dfc7b1
MDL-16348 Reorganise admin tree:
* New Capability report put under Users -> Permissions
* Miscellaneous category renamed to Development
* Unit tests and Functional DB test moved to be under Development.
* The hard-coded hack that was used to change the permission that controls the Backups and stats reports replaced with settings.php files.
* There were two hidden Miscellaneous things in the old category, so I moved them. Multilan upgrade now under Lanuages, and Online assignment cleanup now under Plugins -> Activity modules. Both still hidden.

There was already a way for admin report plugins to control where they appeared in the tree, but it was not documented, so see http://docs.moodle.org/en/Development:Admin_reports
admin/report/backups/settings.php [new file with mode: 0644]
admin/report/capability/settings.php [new file with mode: 0644]
admin/report/simpletest/settings.php
admin/report/stats/settings.php [new file with mode: 0644]
admin/settings/development.php [moved from admin/settings/misc.php with 67% similarity]
admin/settings/language.php
admin/settings/plugins.php
admin/settings/top.php
lang/en_utf8/admin.php
lib/adminlib.php