merged from 1.9 :: MDL-13648 :: several enhancements/changes due to the discussion...
authorurs_hunkler <urs_hunkler>
Wed, 27 Feb 2008 10:34:51 +0000 (10:34 +0000)
committerurs_hunkler <urs_hunkler>
Wed, 27 Feb 2008 10:34:51 +0000 (10:34 +0000)
commit2edd389b7da59a62f437bcb5567bc19cd7fe5039
tree98b0f3dab3b6be8fa6830435d90ce928dea7000f
parent10957cf09861ee531c22394fa8e275d9550bfcfb
merged from 1.9 :: MDL-13648 :: several enhancements/changes due to the discussion in the Moodle tracker:
_ 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
28 files changed:
theme/custom_corners/README.html
theme/custom_corners/config.php
theme/custom_corners/header.html
theme/custom_corners/js/CSSClass_min.js [deleted file]
theme/custom_corners/js/js.php
theme/custom_corners/meta.php
theme/custom_corners/ui/ChameleonCSS.class.php [deleted file]
theme/custom_corners/ui/ChameleonFileBrowser.class.php [deleted file]
theme/custom_corners/ui/chameleon.php [deleted file]
theme/custom_corners/ui/chameleon_js.php [deleted file]
theme/custom_corners/ui/chameleon_ui.css [deleted file]
theme/custom_corners/ui/css.php [deleted file]
theme/custom_corners/ui/css_query.js [deleted file]
theme/custom_corners/ui/images/active_tab.gif [deleted file]
theme/custom_corners/ui/images/error.gif [deleted file]
theme/custom_corners/ui/images/folder.gif [deleted file]
theme/custom_corners/ui/images/grad.gif [deleted file]
theme/custom_corners/ui/images/hotspot.gif [deleted file]
theme/custom_corners/ui/images/image.gif [deleted file]
theme/custom_corners/ui/images/inactive_tab.gif [deleted file]
theme/custom_corners/ui/images/none.gif [deleted file]
theme/custom_corners/ui/images/notice.gif [deleted file]
theme/custom_corners/ui/images/ok.gif [deleted file]
theme/custom_corners/ui/images/parent.gif [deleted file]
theme/custom_corners/ui/images/tag.gif [deleted file]
theme/custom_corners/ui/images/working.gif [deleted file]
theme/custom_corners/ui/sarissa.js [deleted file]
theme/custom_corners/user_styles.css