moodle/theme
David Mudrak 16be897441 MDL-21652 html_table rendering refactored
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
..
anomaly theme-anomaly MDL-20175 Updated renderer after recent changes 2010-03-04 07:15:55 +00:00
base navigation MDL-21543 Moved block docking icons next to the show-hide block icon 2010-02-24 08:12:17 +00:00
experiment MDL-20204 just a little blue theme experiment for testing of theme development process ;-) 2009-12-29 22:11:52 +00:00
standardold "MDL-19118, improve comments block" 2010-03-18 09:42:30 +00:00
image.php MDL-21241 theme CSS and JS gzip compression + some more fixes 2010-01-05 20:18:15 +00:00
index.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
javascript.php MDL-21400 thems and JS now using the same script naming convention and parameter style 2010-02-07 13:08:46 +00:00
styles.php MDL-21252 home-grown CSS minimisation 2010-01-05 21:45:51 +00:00
styles_debug.php MDL-21557 potential fix for IE CSS issues in debug mode 2010-02-08 16:50:12 +00:00
yui_combo.php MDL-21400 fixed borked yui CSS when image contained "_" 2010-02-06 19:41:20 +00:00
yui_image.php MDL-21241 theme CSS and JS gzip compression + some more fixes 2010-01-05 20:18:15 +00:00