moodle/theme/custom_corners
2008-04-22 14:14:47 +00:00
..
js MDL-14476: Made 'fake blocks' in calendar and elsewhere more consistent with real blocks (so styling themes is easier) 2008-04-22 14:14:47 +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
config.php merged from 1.9 :: MDL-13648 :: removed the chameleon settings 2008-02-27 12:09:00 +00:00
favicon.ico custom_corners theme added 2007-05-09 14:26:59 +00:00
footer.html Merged from 1.9 :: 2008-02-12 21:29:16 +00:00
header.html merged from 1.9 :: MDL-13648 :: several enhancements/changes due to the discussion in the Moodle tracker: 2008-02-27 10:34:51 +00:00
meta.php merged from 1.9 :: MDL-13648 :: several enhancements/changes due to the discussion in the Moodle tracker: 2008-02-27 10:34:51 +00:00
README.html merged from 1.9 :: MDL-13648 :: several enhancements/changes due to the discussion in the Moodle tracker: 2008-02-27 10:34:51 +00:00
rtl.css merged from 1.9 :: MDL-12221 :: removed the "nocoursepage" hack, which was an attempt to find out if a page has a layout-table. I developed this hack because Martin said, that he does not see any chance to implement a layout-table check. This hack followed several exception hacks because Moodel pages are inconsistently created. All those exceptions I could delete too. 2008-01-11 09:29:53 +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 :: MDL-13418, MDL-13422, MDL 13597 :: corrected CSS issues 2008-02-24 21:16:07 +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 custom_corners theme added 2007-05-09 14:26:59 +00:00
user_styles.css MDL-14476: Made 'fake blocks' in calendar and elsewhere more consistent with real blocks (so styling themes is easier) 2008-04-22 14:14:47 +00:00

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

<p>
    This theme contains graphics for customising corners and borders. It makes use of a technique described by 
    Roger Johansson - see
    "<a href="http://www.456bereastreet.com/archive/200506/customising_custom_corners_and_borders/">customising_custom_corners_and_borders</a>"
    However, the custom corners theme doesn't use all the JavaScript mentioned by Roger Johansson. 
    Instead, divs are added when "$THEME->customcorners = true;" is set in config.php.
</p>

<p>
    Note: Custom corners is included in Moodle 1.9 as an experimental feature. 
</p>

<p>
    Custom corners was created by <strong>Urs Hunkler, <a href="http://www.unodo.de">unodo</a></strong>.
</p>