moodle/lib/db
Sam Hemelryk 90723839ca themes MDL-21862 Implements base theme and standard theme.
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
  * Plugin CSS has been pushed back into the plugin directories as styles.css files.
  * Install_print_header has been corrected.
  * Redundant or deprecated rules have been removed.
  * Several minor class changes throughout Moodle.
  * CSS is now single line rules not multiline indented.
  * Installs with theme=standardold automatically switch to standard.
  * body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
  * There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
  * I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
..
access.php rating MDL-21657 modified moodle/rating:rate risks 2010-03-19 07:37:51 +00:00
events.php Events MDL-16203 fire events when a module is added/updated/deleted 2010-03-22 02:56:45 +00:00
index.html
install.php MDL-21149 preparation for renaming of old standard to standardold 2010-01-12 17:21:52 +00:00
install.xml rating MDL-21657 fixed rating table name in install.xml 2010-03-17 01:49:52 +00:00
messages.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
services.php "MDL-20904, web services for files" 2010-03-16 08:29:08 +00:00
upgrade.php themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
upgradelib.php rating MDL-21657 changes based on Petr's feedback 2010-03-22 02:59:06 +00:00