45 Commits

Author SHA1 Message Date
Mary Evans
96e0e914ce MDL-32879 changes default region from side-post to side-pre for most CORE themes (Afterburner,Anomally, Arialist, Base, Boxxie, Canvas, Formal White, Formfactor, Leatherbound, Magazine,Splash and Standard Old) 2012-05-12 02:09:31 +01:00
Mary Evans
9bb15cf956 MDL-30868 Fix for assignment view in theme_boxxie 2011-12-24 00:54:25 +00:00
Petr Skoda
b5ae095d91 MDL-28929 add version.php with requirements and copyrights
The data for missing copyrights was taken from other files in the same theme, git history or plugins database.
2011-08-24 10:50:22 +02:00
Petr Skoda
3b3f302855 MDL-28929 update all themes to use the new placeholders 2011-08-21 21:01:53 +02:00
Sam Hemelryk
6c95e46a15 MDL-26979 custommenu Improved the custom menu CSS in base and all other core themes
* The custom menu now requires the YUI module directly rather than in its initialisation
* Improved the CSS in base so that it was more precise and more easily overrideable
* Reviewed the CSS for all core themes improving and removing !important from rules
2011-08-12 11:10:06 +08:00
Petr Skoda
92372aba01 MDL-28145 fix renderer typo in comments 2011-07-22 23:42:26 +02:00
Aparup Banerjee
728ebac7f2 MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
Mary Evans
5deabe4338 Fix for MDL-27016 added min-width 2011-04-01 02:43:23 +01:00
Petr Skoda
0ae36f6638 MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
Petr Skoda
fcd2cbaf1f MDL-26697 multiple media filtering fixes and improvements
Bug fixes:
    * fixed broken flash resizing via URL
    * upgraded Flowplayer
    * fixed invalid context in format_text()
    * all media related CSS moved from themes to filter and resources
    * fixed automatic pdf resizing in resources

Changes:
    * reworked filter_mediaplugin system settings - grouped by player type instead of individual extensions, added more information
    * improved regex url matching
    * removed old unused players, Eolas fix and UFO embedding
    * image embedding moved to filter_urltolink
    * new Flowplayer embedding API
    * accessibility and compatibility tweaks in Flowplayer
    * SWF embedding now works only in trusted texts, it is now enabled by default (works everywhere if "Allow EMBED and OBJECT tags" enabled)
    * new default video width and height

New features:
    * automatic Flash video resizing using information from video metadata
    * Flash HD video support (*.f4v)
    * Flash video embedding with HTML5 fallback - compatible with iOS and other mobile devices
    * Vimeo embedding
    * no-cookie YouTube site supported
    * HTML 5 audio and video with multiple source URLs and QuickTime fallback
    * more video and audio extensions in filelib.php
    * MP3 player colours customisable via CSS in themes
    * nomediaplugin class in a tag prevents media embedding
2011-03-12 17:42:52 +01:00
Petr Skoda
431ac39634 MDL-26623 fix file permissions
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
ptrkmkl
6f2257ae0d Removed white color from course section content and added white color to section content left side for topic number styling 2011-01-08 12:39:05 -05:00
Patrick Malley
662078965d MDL-25210 - Creating consistency in README files. 2010-11-14 21:33:37 +00:00
Sam Hemelryk
367a75fae4 themes lib MDL-24895 Multiple fixes to better handle overflow.
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
john St
c80f93933b fix for custom menu sub menu, MDL-24389 2010-10-05 16:41:15 +00:00
john St
18fa24aa92 Fix for Theme Boxxie issue, MDL-24070 2010-09-09 13:32:11 +00:00
Sam Hemelryk
483a47fac8 theme-boxxie MDL-23188 Added support for the custom menu. 2010-08-27 09:16:59 +00:00
Sam Hemelryk
bf6d283e9b backup MDL-23904 Tweaking core CSS for backups 2010-08-26 03:29:32 +00:00
Petr Skoda
ed5d13c074 MDL-23795 basic support for print page layout + tons of trailing whitespace fixed 2010-08-16 19:34:23 +00:00
Petr Skoda
770ab27f1d MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future 2010-08-09 10:19:25 +00:00
Martin Dougiamas
40a2b9348b MDL-22874 Fixing some 'standard' layouts mistakenly labelled as 'general' 2010-07-18 03:34:41 +00:00
Rossiani Wijaya
43c90b9b0f MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left) 2010-07-13 09:01:58 +00:00
Patrick Malley
00ff58d449 MDL-23236 - adding current section styles 2010-07-12 23:49:55 +00:00
Patrick Malley
0bf78bb0d7 MDL-23172 - Fixing <h3> error in README plus committing two small CSS changes to Canvas 2010-07-09 14:06:03 +00:00
Patrick Malley
9e39483a01 MDL-23028 - adding GPL License statement 2010-06-30 16:17:30 +00:00
Patrick Malley
6f60ed4f97 MDL-23028 - adding standard README content to all existing themes 2010-06-30 15:59:28 +00:00
Patrick Malley
9c476042ec MDL-22874 - added boilerplate to theme config.php files 2010-06-25 06:02:48 +00:00
Martin Dougiamas
0db19d8dcc MDL-22917 Removing links from theme READMEs 2010-06-24 03:34:04 +00:00
Patrick Malley
e1d8a75ad3 MDL-22912 - change screenshot 2010-06-23 15:17:34 +00:00
Patrick Malley
29ef7d4fe6 Working on Boxxie, Canvas, and Formactor 2010-05-16 22:57:31 +00:00
Patrick Malley
6b30b2126a Boxxie now uses Canvas 2010-05-15 20:22:39 +00:00
Sam Hemelryk
6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
Patrick Malley
767a271e90 new screenshot 2010-05-03 17:59:30 +00:00
Patrick Malley
e7613f2e51 swapped screenshot 2010-05-03 17:56:59 +00:00
Martin Dougiamas
9f6e1e71ed Just adding a small readme placeholder for Patrick 2010-04-26 02:56:12 +00:00
Patrick Malley
19e6204e34 Continuing work on Boxxie theme 2010-04-25 23:38:19 +00:00
Patrick Malley
8e0d1f8586 implementing new wrapper names - MDL-22180 2010-04-23 17:43:08 +00:00
Martin Dougiamas
4f4e600a79 Just adding a temporary screenshot. I assume Patrick will fix later 2010-04-20 15:59:00 +00:00
Patrick Malley
279fac5089 Fixed header issues 2010-04-20 03:03:08 +00:00
Patrick Malley
1cbdc5a33a Continuing work on boxxie theme 2010-04-19 03:50:06 +00:00
Patrick Malley
9159cb3773 Removed navbar from header in general layout 2010-04-12 12:17:58 +00:00
Patrick Malley
c6d7551590 Added additional variables from base to general.php layout. 2010-04-12 12:09:58 +00:00
Patrick Malley
4f68869bf6 Building theme 2010-04-12 01:23:55 +00:00
Patrick Malley
f020dd1b6b Adding new layout for Boxxie theme 2010-04-11 18:48:33 +00:00
Patrick Malley
0abd36bf69 Adding a new test theme called Boxxie. It is the new name given to the Greenie theme I created for 1.9. This is my first add commit, so please contact me if I screw something up. 2010-04-11 18:35:26 +00:00