moodle/theme/wood
2009-08-16 18:59:15 +00:00
..
pix MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
background.jpg MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
config.php themes MDL-19077: Update deprecated stuff in all theme config.php files. 2009-07-09 02:06:22 +00:00
favicon.ico Merged changes from stable 2005-06-09 08:30:55 +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
gradient1.jpg Merged changes from stable 2005-06-09 08:30:55 +00:00
gradient2.jpg MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
gradient3.jpg Merged changes from stable 2005-06-09 08:30:55 +00:00
gradient4.jpg Splitting white-wood backgroud into two different backgrounds, 2007-07-19 17:20:38 +00:00
header.html MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
README.html 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
screenshot.jpg Added readme and screenshot to Wood Theme. 2005-06-26 15:47:01 +00:00
styles.php themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +00:00
styles_color.css fix course display 2009-08-16 18:59:15 +00:00

<h3>WOOD THEME</h3>
<hr />

<p>This theme is a really simple one using background 
images for near every element inside Moodle.</p>

<p>Two objectives were the main reason to build it:</p>

<ul>
<li>To learn how all the CSS stuff was working under Moodle 1.5 (now
I think it's really a great and powerful stuff!).</li>
<li>To create an image-based theme template to allow quick 
modifications by simply changing some images and colors.</li>
</ul>

<p>This theme is based on Moodle's Standard Theme.  
By default, the styles of the Standard theme
are automatically loaded before any other
themes, so that all custom themes need to do is to define their
own styles to augment or overwrite particular standard styles.</p>

<p>For Wood to work properly, the Moodle Standard theme must 
be present and unaltered in the Theme directory.</p>

<p>In this way custom themes are not "left behind" by Moodle upgrades.</p>

<p>For Moodle 1.9 onwards, to use the Wood black hide/show icons 
(pix/t/switch_minus.gif, switch_plus.gif), admins need to enable Smart pix search  
(Site Administration - Miscellaneous - Experimental - smartpix).</p>

<p>For any suggestion, fix or comment about this theme, please, start a discussion
in the <a target="_blank" href="http://moodle.org/mod/forum/view.php?id=46">"Themes Forum"</a>.</p>

<p>That's all, moodlers. Enjoy and ciao!</p>