2edd389b7d
_ changed the README - Custom corners is now experimental _ styles_colors from standard included - all the usabilty work using colors will automatically show up in Custom corners too _ optimized the JavaScript which adds the necessary layouttable classes to the body tag _ Chameleon engine removed - developers throw in CSS at the end without caring if the Chameleon engine can handle it
17 lines
785 B
HTML
17 lines
785 B
HTML
<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> |