Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.1
-
Fix Version/s: None
-
Component/s: Accessibility
-
Labels:None
-
Environment:All pages
-
Affected Branches:MOODLE_18_STABLE
Description
Need a print view button so that when users print they don't get all the headers and footers of the current theme. without such a button users are discouraged from having content within moodle. they tend to prefer to keep content as attachments that print as 'clean' copies. Need this feature to encourage teacher to build content INTO such activities as wikis, web pages etc. where they are searchable rather than as mere attachments and lists of files.
Currnently about to try a patch from Peter Lieverdink peter@cc.com.au
.
Hi, thanks for this idea.
I agree we want the ability to pages in Moodle without headers, footers (though I can imagine some Moodle's needing a copyright statement) and probably blocks - strictly speaking this may be usability, but is not accessibility.
I think that print style sheets may be the way to go, see this Meyer article from September 2002 (plus 2 later ones on ALA),
http://www.alistapart.com/articles/goingtoprint/
Wikipedia is the best exemplar of print style sheets I know,
http://en.wikipedia.org/wiki/Wikipedia:Questions
http://en.wikipedia.org/skins-1.5/common/commonPrint.css
This does not rely on a button - simply try printing the short example WP page above - you should see the main content minus the sidebar and header. Note, I've tested in Win/Firefox 2 and Opera, but not yet in IE as I currently can't print anything from IE!
(Wikipedia does have a 'printable version' link in the "Toolbox" section in the sidebar,
http://en.wikipedia.org/w/index.php?title=Wikipedia:Questions&printable=yes )