Commit graph

19 commits

Author SHA1 Message Date
stabijoh
110e6876e5 Revised fix for MDL-26906, magazine and formal white secure browser quiz window 2011-03-23 07:29:01 -04:00
Eloy Lafuente (stronk7)
e5e64a4886 Merge branch 'w11_MDL-26697_20_media' of git://github.com/skodak/moodle
Conflicts:
	theme/formal_white/config.php
2011-03-15 15:21:02 +01:00
Sam Hemelryk
b146486613 Merge branch 'MDL-25786-2' of git://github.com/epsd/moodle 2011-03-14 10:43:42 +08: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
stabijoh
cea5d97b4c Additional fix for MDL-25786, use of #header in theme Magazine 2011-03-09 09:35:42 -05:00
stabijoh
ca8f828cb5 MDL-24743 fix for Magazine theme forced font size 2011-03-09 08:01:27 -05:00
John Stabinger
217947351b MDL-25786 fix for magazine theme 2011-01-14 06:57:44 -05:00
john St
162f4e19d9 fix for magazine theme MDL-25581 2010-12-06 16:00:16 +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
edda2b9af6 MDL-24485 fixed lowercase theme names (credit goes to Anthony Borrow) + using get_string() to show real theme name on the theme selection page 2010-10-03 10:38:48 +00:00
john St
7d73180fa1 Theme fix for magazine, MDL-24392 2010-10-03 02:02:20 +00:00
Sam Hemelryk
71be124d02 themes MDL-22247 Fixed up broken editor_sheets for themes 2010-10-01 01:43:06 +00:00
john St
5e437543a9 additional fixes for magazine theme title issue, MDL-24185 2010-09-21 18:44:05 +00:00
john St
3108fdf0d4 magazine theme fixes for MDL-24185 and MDL-24183 2010-09-13 12:14:41 +00:00
john St
e381664467 Fix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL-22874 2010-08-19 15:23:01 +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
b8fce7be2d adding core theme magazine. MDL-23620 2010-08-02 19:09:55 +00:00