moodle/theme/wood
2006-10-09 10:12:41 +00:00
..
pix Merged fixes from stable 2005-06-09 09:26:46 +00:00
background.jpg Merged changes from stable 2005-06-09 08:30:55 +00:00
config.php moved styles in theme\standard\styles_form.css to theme\standard\styles_layout.css and removed theme\standard\styles_form.css and all references to it. In line with discussion here : http://moodle.org/mod/forum/discuss.php?d=54907 2006-09-28 10:32:23 +00:00
favicon.ico Merged changes from stable 2005-06-09 08:30:55 +00:00
footer.html Merging from MOODLE_16_STABLE wow!!!! 2006-05-03 16:37:37 +00:00
gradient1.jpg Merged changes from stable 2005-06-09 08:30:55 +00:00
gradient2.jpg Merged changes from stable 2005-06-09 08:30:55 +00:00
gradient3.jpg Merged changes from stable 2005-06-09 08:30:55 +00:00
header.html Fixing Theme Config Variables MDL-6784 2006-10-09 10:12:41 +00:00
README.html Added readme and screenshot to Wood Theme. 2005-06-26 15:47:01 +00:00
screenshot.jpg Added readme and screenshot to Wood Theme. 2005-06-26 15:47:01 +00:00
styles.php Set the last modified time of the style sheet to the current time 2006-04-07 15:07:52 +00:00
styles_color.css Wood-ising the adminsettings fieldset 2006-10-06 22:25:49 +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 objetives 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 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>