moodle/theme/base/style
David Mudrak b9934a173a 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.
2011-03-31 13:59:05 +02:00
..
admin.css MDL-26784 Improved plugins check screen and the new plugins management screen 2011-03-31 13:59:05 +02:00
blocks.css blocks MDL-24999 Fixed up regression in the display of block_list type blocks. Columns now site next to each other rather than below. 2010-11-11 05:15:41 +00:00
calendar.css calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks. 2010-06-22 04:03:44 +00:00
core.css MDL-25565 - fix borked merge. The power of one curly bracket! 2011-03-21 15:32:24 +01:00
course.css MDL-25723 fix for all course listing in IE 2011-01-14 14:23:10 -05:00
dock.css theme MDL-24013 Tiding up CSS and JS for IE compatability 2010-08-31 05:40:27 +00:00
editor.css themes-base MDL-16319 Base theme now has an editor sheet and sets a default font size 2010-10-06 07:38:34 +00:00
grade.css gradebook MDL-26228 moved scrollbar css from standard theme into base 2011-03-09 15:55:25 +08:00
message.css message MDL-25616 adding recent conversations and recent notifications screens 2011-02-15 11:17:38 +08:00
pagelayout.css themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
question.css quiz editing: MDL-22263 Editing UI messed up with JavaScript disabled. 2010-08-04 19:43:26 +00:00
user.css user MDL-25094 adding message link to the user course profile page 2010-11-08 02:55:05 +00:00