moodle/theme/standardold
2012-05-12 02:09:31 +01:00
..
lang/en theme-standardold MDL-25431 Fixed up a block header display issue in standardold ie6 and added readme file 2010-11-29 06:03:33 +00:00
layout MDL-28929 update all themes to use the new placeholders 2011-08-21 21:01:53 +02:00
pix theme-standardold MDL-21862 Standardold now bases itself on standard and overrides just the layouts to convert to tables 2010-07-07 08:50:06 +00:00
style theme-standardold MDL-25431 Fixed up a block header display issue in standardold ie6 and added readme file 2010-11-29 06:03:33 +00:00
config.php 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
README theme-standardold MDL-25431 Fixed up a block header display issue in standardold ie6 and added readme file 2010-11-29 06:03:33 +00:00
version.php MDL-28929 add version.php with requirements and copyrights 2011-08-24 10:50:22 +02:00

This theme is designed specifically to work on IE6 and other old browsers.

The Moodle 2.0 release notes state that IE6 is no longer supported however we 
have not gone out of our way to ensure it does not work and as such it should
in the most part work fine barring numerous minor visual issues.

This theme is here so that those who are stuck with IE6 can still have a usable 
theme, although specific areas of Moodle may still cause problems or fail
to function correctly.
It differs from the standard theme only by the layouts, rather than using
the floating div layout that puts the content first this theme uses a table for
layout much like the theme's in Moodle 1.9.

Because IE6 is not supported Moodle HQ will not be spending copious amounts of 
time on getting it 100% functional. Please if you find a bug with IE6 and this 
theme - find a solution as well. Then create a bug report at tracker.moodle.org
and provide both a detailed example of where to find and how to replicate the 
bug as well as the solution you found. This way we can continue to improve the
theme and it's IE6 support.