Hi Marcel,
van Vliet, M.W. wrote:
How can I specify parts of a page to be printed? Ideally I would use <noprint> </noprint> tags or something likewise to sepcify parts I don't want printed. Is there a way to accomplish this within Wiki?
You could add print specific CSS to your content, e.g. and then create CSS rules which hide that content from printing, see http://docs.moodle.org/dev/Print_style for details. The noprint-tags could be added in MediaWiki using a template.
hth Frank