moodle/theme/custom_corners
2007-12-21 11:58:15 +00:00
..
js merged from 1.9 :: MDL-12221 :: Some enhancements to handle the changed boxes - work in progress. 2007-12-13 20:25:24 +00:00
pix MDL-12370 :: added missing images 2007-11-28 14:22:38 +00:00
ui Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags 2007-10-09 21:43:28 +00:00
config.php cleanup after changed rtl CSS file handling 2007-08-09 11:47:24 +00:00
favicon.ico custom_corners theme added 2007-05-09 14:26:59 +00:00
footer.html MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
header.html merged from 1.9 :: MDL-12221 :: Some enhancements to handle the changed boxes - work in progress. 2007-12-13 20:25:24 +00:00
meta.php Merged from 1.9 :: 2007-10-13 09:16:46 +00:00
README.html custom_corners theme added 2007-05-09 14:26:59 +00:00
rtl.css merged from 1.9 :: removed CSSEdit reference line. 2007-10-17 14:01:26 +00:00
screenshot.jpg merged from 1.9 :: MDL-11438 :: added screenshot.jpg to prevent IEs crashing on the them selection page. 2007-12-13 20:21:56 +00:00
styles.php cleanup after changed rtl CSS file handling 2007-08-09 11:47:24 +00:00
styles_ie6.css merged from 1.9 :: RTL rendering optimized for IE6, IE7, Oper with CSS and Safari 2 with JavaScript. 2007-10-17 13:41:11 +00:00
styles_ie7.css merged from 1.9 :: RTL rendering optimized for IE6, IE7, Oper with CSS and Safari 2 with JavaScript. 2007-10-17 13:41:11 +00:00
temp_user_styles.css custom_corners theme added 2007-05-09 14:26:59 +00:00
user_styles.css MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image' background images. Document smartpix for theming icons in wood and orangewhite readmes. 2007-12-21 11:58:15 +00:00

<h3>"Custom corners", the Moodle theme with graphics for transparent custom corners and borders.</h3>

<p>Custom corners use the technique from Roger Johansson. He describes how to build the graphices on his page "<a href="http://www.456bereastreet.com/archive/200506/customising_custom_corners_and_borders/">customising_custom_corners_and_borders</a>"</p>

<p>The Moodle implementation does not use JavaScript as describd in Roger Johansson's documentation. Moodle adds all neccessary divs to the pages when the option "$THEME->customcorners = true;" is set in config.php.</p>

<p>A Moodle Theme from <strong>Urs Hunkler, <a href="http://www.unodo.de" target="_blank">unodo</a></strong>.</p>