[AMOS commit] MDL-26784 Improved plugins check screen and the new plugins management screen Committed into Git: 2011-03-09 23:50 UTC

[AMOS commit] MDL-26784 Improved plugins check screen and the new plugins management screen Committed into Git: 2011-03-09 23:50 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrak
MDL-26784 Improved plugins check screen and the new plugins management screen
This patch introduces new lib/pluginlib.php library that provides
unified access meta-information about all present plugin types. The
library defines plugin_manager singleton that in turn gathers
information about all present plugins and their status. The list of
plugins can be rendered either as plugins check table or plugins control
panel.

This makes print_plugins_table() function obsolete and because it is not
expected to be called by any contrib plugin, the function is removed.
CSS for the legacy table generated by print_plugins_table() is cleaned
up.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=b9934a173a7bebc23db4cd3a0970a99f2fb933fe
http://github.com/moodle/moodle/commit/b9934a173a7bebc23db4cd3a0970a99f2fb933fe

+ 2.1dev en [pluginsoverview,core_admin]
- 2.1dev en [langpackuptodate,core_admin]