moodle/mod/lesson
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
..
db MDL-20700 whitespace terror returns yet again 2009-12-16 22:22:37 +00:00
pagetypes mod-lesson MDL-21006 Fixed misnamed variable 2010-03-04 05:25:00 +00:00
pix MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
backuplib.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
continue.php MDL-20204 fixed html-writer::tag() parameter order to match the rest of the api 2010-02-18 18:15:56 +00:00
edit.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
editpage.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
editpage_form.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
essay.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
essay_form.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
format.php MDL-20700 whitespace terror returns yet again 2009-12-16 22:22:37 +00:00
grade.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
highscores.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
icon.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
import.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
import_form.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
importppt.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
importpptlib.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
index.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
lesson.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway. 2010-03-22 03:04:00 +00:00
locallib.php MDL-20204 fixed calling of a dropped html_component method on block_contents 2010-03-18 16:49:03 +00:00
mediafile.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
mod_form.php MDL-20700 whitespace terror returns yet again 2009-12-16 22:22:37 +00:00
reformat.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
renderer.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
report.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
restorelib.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
settings.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
styles.css themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
tabs.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
timer.js mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
version.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
view.php MDL-20204 converting link to html_writer or action_link 2010-02-11 16:56:00 +00:00
view_form.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00