MentalHealth is a GPL MoinMoin theme by robin.escalation@ACM.org. Comments welcome.

== Description ==

Improved version of "rightsidebar" theme with these benefits:
 * smaller type so more fits
 * very nice colours to soothe the soul
 * nice alignment, sizes etc. 
 * search form integrated with right panel look
 * got rid of ugly action pulldown menu
 * no loss of functionality


== Installation ==

Install in the usual way, where $python is your Python install folder:
 * move mentalhealth.py to $python/Lib/site-packages/Moin``Moin/theme/
 * move the mentalhealth folder under $python/share/moin/htdocs/


== Skinning the theme ==

This theme uses four compatible colours, as mentioned in the header of "screen.css". If you like you can search'n'replace with some more to your liking. I have included some variations, named screen01.css, screen02.css, etc., just to show how this works. Rename each in turn to screen.css to check them out. Rename screen00.css to screen.css to get back to where you started.


== Inspiration  ==

"Oh we're in love with beauty / We're in love with wealth / We're in love with mental health."[[BR]]
-- Julian Cope


= version 0.91 =

date: 25 April 2005

common.css:
 * remove heading styles from here since we will customise them
screen.css:
 * redefine "div.codearea pre" for smaller font
 * fix for IE6 in "#editor-textarea, #editor-comment"
 * smaller heading fonts
 * bottom border retained on h2 but not other headings
 * left border style on h3
screen02.css:
 * fixed tints (two shades were reversed)

= version 0.90 =

date: 20 April 2005

initial release version
