====== noprint Plugin ====== ---- plugin ---- description: Hides parts of a page on printout author : Dennis Ploeger email : develop@dieploegers.de type : syntax lastupdate : 2016-03-14 compatible : Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo depends : conflicts : sidebar similar : wrap tags : export, printing, hide downloadurl: https://github.com/dploeger/dokuwiki-plugin-noprint/archive/v1.2.zip bugtracker : https://github.com/dploeger/dokuwiki-plugin-noprint/issues sourcerepo : https://github.com/dploeger/dokuwiki-plugin-noprint ---- ===== Introduction ===== The noprint plugin removes certain sections of pages from the printout by simply adding a span-tag and using CSS. ===== Syntax ===== Use the following code to start a non-printing section: and the following to stop it: Anything between these two tags will be hidden while printing. ===== Changelog ===== Please see [[https://github.com/dploeger/dokuwiki-plugin-noprint/releases]]