Page 1 of 1

Good suggestion for CMSMS - CSS media stylesheets

Posted: Thu Jul 14, 2005 5:41 am
by ljbadenz
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!)

Re: Good suggestion for CMSMS - CSS media stylesheets

Posted: Thu Jul 14, 2005 10:05 am
by Ted
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

Posted: Sun Jul 17, 2005 7:41 pm
by Ted
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.