To the developers:
I suggest that on the admin page /admin/editcss.php that a box be added that changes the media="" property of the style tag when you attach a style sheet.
This would allow easy use of CSS to produce print versions of the template. So that when some goes File > Print, all the headers and menus and such forth dissappear without using the {print} tag.
For information on how to create a nice print stylesheet visit http://www.alistapart.com/articles/goingtoprint (extreemly good article - pay attetion to the gecko browser fix!)
Good suggestion for CMSMS - CSS media stylesheets
Re: Good suggestion for CMSMS - CSS media stylesheets
Great idea. Should be easy enough to do. I'l try to have this in 0.10.1 (just submitted a feature request)
Re: Good suggestion for CMSMS - CSS media stylesheets
This has been added to svn. It will require a database upgrade, so please backup if you want to mess with it. Thanks for the good idea.