Commit Graph

23 Commits

Author SHA1 Message Date
sam_marshall ae628043a0 MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
jamiesensei 909ec807cb moved styles in theme\standard\styles_form.css to theme\standard\styles_layout.css and removed theme\standard\styles_form.css and all references to it. In line with discussion here : http://moodle.org/mod/forum/discuss.php?d=54907 2006-09-28 10:32:23 +00:00
urs_hunkler d345a18967 'added space before styles_form to correct CSS loading' 2006-09-26 13:48:00 +00:00
jamiesensei da6f876395 This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
2006-09-24 17:04:51 +00:00
moodler 54a7469271 Removed some obsolete stuff 2006-09-20 06:52:54 +00:00
nfreear 57100a9098 Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."
- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
2006-09-19 11:36:21 +00:00
moodler 4a8be6e456 Info about two new variables for controlling navbarlist 2005-03-29 14:20:11 +00:00
moodler 848aafa81a Some cleanup ... styles_moz.css is now not included with "standard" by default 2005-03-25 17:14:01 +00:00
moodler d0cbe0fd1c Some clean ups, and the blocks/mod scanning for styles.php is now enabled
by default ... I am going to be moving some of these module styles out
to the modules.
2005-03-25 16:04:47 +00:00
moodler c15f43c849 This is how you set colours for the MP3 players 2005-03-22 17:46:03 +00:00
moodler 179332ab56 Three new settings in THEME. These will allow the use of "styles.php"
stylesheets within activity modules, blocks and languages, allowing these
plugins to have some say over their appearance (if required).
2005-03-22 17:38:47 +00:00
moodler 6fde77de24 Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00
moodler c646b18032 Fixed inline comments (I had tried a couple of schemes). 2005-01-26 14:18:36 +00:00
moodler b3f748f655 There is a new configuration variable called
$THEME->standardsheets

that a theme can use to control how much of the
standard theme is included before the actual current
theme sheets.

When true, use all subsheets from "standard"

When not existent, use all subsheets from "standard" (this is to help old
themes work better out of the box)

When false, don't use standard at all

When an array of filenames, only use those (in that order).
2005-01-26 14:14:16 +00:00
moodler 3e92eca303 I've set the old THEME variables to bright green to help identify
where hard-coded colours need to be removed
2005-01-25 13:20:44 +00:00
moodler dfe052fcfd Some additions to standard styles 2003-10-21 06:39:05 +00:00
moodler d8ff63f276 Added styles and colour for autolink'ed text 2003-10-16 03:21:09 +00:00
moodler 81ed361792 Added new style for hidden topics as well as some docs about
all the changes in this version
2003-05-04 07:58:15 +00:00
moodler 9d2dda0f85 Added new custompix parameter 2003-04-28 04:45:15 +00:00
moodler 8120317e2e Changes for new styles and scheme 2002-12-09 16:10:57 +00:00
moodler b27f9a32bc Slight changes 2002-12-09 07:45:45 +00:00
moodler 5e367a2d56 Various little tweaks to improve the display of course home
pages and front page ... still have some work to do though
2002-12-09 07:35:40 +00:00
martin f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00