#169: Printer friendly CSS -------------------------+-------------------------------------------------- Reporter: ivorw | Owner: dom Type: enhancement | Status: new Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Resolution: Keywords: | -------------------------+-------------------------------------------------- Changes (by dom):
* summary: Printer friendly option => Printer friendly CSS
Old description:
It would be nice to have an option for viewing OpenGuides pages without the navbar, search box, etc. suitable for printing out and giving to people. Other sites have this.
I suggest index.cgi?id=page_name;format=print
New description:
It would be nice to have an option for viewing OpenGuides pages without the navbar, search box, etc. suitable for printing out and giving to people. Other sites have this.
I suggest index.cgi?id=page_name;format=print
See also #37.
Comment:
This is a matter for CSS. There shouldn't be any need to change much if any templates and there's certainly no need to invent "format=print" URLS; media types in CSS are just fine for this.