30 Commits

Author SHA1 Message Date
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
Petr Skoda
589028b203 Merge branch 'MDL-25760' of git://github.com/ptrkmkl/moodle 2011-02-28 10:03:57 +01:00
Sam Hemelryk
af5222b1bd MDL-25914 Fixed whitespace in binarius theme core.css 2011-01-31 14:40:54 +08:00
John Stabinger
91227f9cee MDL-25914 fix for Binarius custom menu 2011-01-17 07:44:06 -05: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
Sam Hemelryk
96321cf4d8 themes MDL-24493 Added redirect page layout and styles for all themes 2010-10-25 08:52:37 +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
john St
c80f93933b fix for custom menu sub menu, MDL-24389 2010-10-05 16:41:15 +00:00
john St
066fd53d4f additional update for binarius theme, MDL-24323 2010-09-22 11:02:08 +00:00
john St
9d18bb6b65 binarius frontpage white footer fix, MDL-24323 2010-09-21 18:45:18 +00:00
Sam Hemelryk
471cf0b860 theme-binarius MDL-23188 Added support for the custom menu... remaining changes 2010-08-27 08:55:03 +00:00
Sam Hemelryk
12f6aaed9f theme-binarius MDL-23188 Added support for the custom menu 2010-08-27 08:52:46 +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
john St
d8660676ad IE7 fixes for binarius theme- MDL-23030 2010-08-12 18:18:10 +00:00
john St
2265bbc25c fixed misspelled CSS, MDL-23030 2010-08-09 15:19:15 +00:00
Martin Dougiamas
40a2b9348b MDL-22874 Fixing some 'standard' layouts mistakenly labelled as 'general' 2010-07-18 03:34:41 +00:00
Martin Dougiamas
217fe2ba21 MDL-22874 Adding some default favicon.ico files to new themes 2010-07-09 03:28:15 +00:00
Patrick Malley
1b4777d32e MDL-23030 - Fixing a mispelling in language file 2010-07-07 23:21:31 +00:00
Patrick Malley
210ee6474e MDL-23030 - General improvements 2010-07-05 23:20:31 +00:00
Patrick Malley
15bb2e6f9c MDL-23030 - Styled docked menu 2010-07-05 23:12:53 +00:00
Patrick Malley
835349a9b8 MDL-23030 - first commit of binarius theme 2010-06-30 23:34:21 +00:00