37 Commits

Author SHA1 Message Date
Marina Glancy
c8f9faba0c MDL-36339 Modify themes to add course headers and footers provided by course format 2012-12-10 12:14:57 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6 MDL-36933 Bump everything to 2012112900
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Eloy Lafuente (stronk7)
c5e783e512 MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
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
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
Eloy Lafuente (stronk7)
8f85249a96 MDL-26979 css - clean whitespace introduced by previous commit 2011-08-16 00:31:08 +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
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
john St
2184f7a740 Formfactor theme custom menu style fixes, MDL-25213 2010-11-18 15:30:39 +00: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
Sam Hemelryk
6c0fb99b79 editor-css MDL-16319 Set default font for the core moodle themes 2010-10-07 04:17:15 +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
Martin Dougiamas
40a2b9348b MDL-22874 Fixing some 'standard' layouts mistakenly labelled as 'general' 2010-07-18 03:34:41 +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
1470ded523 Moved a misplaced element 2010-05-27 02:34:13 +00:00
Sam Hemelryk
2bf93a3cb5 theme-formfactor MDL-22497 Fixed notices in the formfactor theme 2010-05-18 09:20:29 +00:00
Patrick Malley
43d65a9578 Style format changes 2010-05-15 20:13:08 +00:00
Sam Hemelryk
6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
Martin Dougiamas
c54c8b3563 Removing hardcoded navigation from theme ... this is not the way to do this. Better to restyle the navigation block. 2010-05-05 13:14:41 +00:00
Patrick Malley
cbbefc7e33 Adding favicon and screenshot 2010-05-03 17:51:34 +00:00
Patrick Malley
f41046c7aa Still working on canvas and formfactor themes 2010-05-02 17:35:34 +00:00
Patrick Malley
90e957bc89 Work on admin pages of formfactor theme 2010-04-30 21:48:10 +00:00
Patrick Malley
a6516782e0 Presentation fixes to formfactor and canvas 2010-04-30 16:01:51 +00:00
Patrick Malley
a79db4058e Changes to formfactor and canvas 2010-04-28 02:58:56 +00:00
Patrick Malley
b8b6a18f93 Swapped order of parent themes in config.php 2010-04-27 16:40:51 +00:00
Patrick Malley
011ed9fda0 Updating Form Factor theme 2010-04-27 15:20:37 +00:00
Patrick Malley
1c601a5302 Checking in basic file structure for new theme. 2010-04-27 02:12:24 +00:00
Patrick Malley
aef585cedd Adding basic files for new theme called formfactor 2010-04-27 02:11:14 +00:00