moodle/theme/custom_corners
2008-01-10 10:43:35 +00:00
..
js Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +00:00
pix Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +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
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 MDL-12221 - use theme variables so it doesn't break on my setup ;) 2008-01-10 10:43:35 +00:00
meta.php Merged from 1.9 :: 2007-10-13 09:16:46 +00:00
README.html
rtl.css Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +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 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +00:00
styles_ie7.css Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +00:00
temp_user_styles.css
user_styles.css Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +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>