DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:noprint

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:noprint [2010-02-19 18:56] 74.93.99.97plugin:noprint [2023-10-30 22:38] (current) Klap-in
Line 1: Line 1:
-====== noprint plugin ======+====== noprint Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Hides parts of a page on printout.+description: Hides parts of a page on printout
 author     : Dennis Ploeger author     : Dennis Ploeger
 email      : develop@dieploegers.de email      : develop@dieploegers.de
 type       : syntax type       : syntax
-lastupdate : 2009-11-20 +lastupdate : 2016-03-14 
-compatible : 2009-02-14b (possibly earlier)+compatible : Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo
 depends    :  depends    : 
-conflicts  :  +conflicts sidebar 
-similar    : +similar    : wrap
 tags       : export, printing, hide 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
 ---- ----
  
-===== Download and Installation ===== +===== Introduction =====
- +
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually. +
- +
-  * [[http://www.dieploegers.de/files/plugin-noprint.zip]] +
- +
-==== Features ====+
  
 The noprint plugin removes certain sections of pages from the printout by simply adding a span-tag and using CSS. The noprint plugin removes certain sections of pages from the printout by simply adding a span-tag and using CSS.
  
-==== Todo ==== +===== Syntax =====
- +
-  * Currently the TOC can't be hidden. I just removed the TOC from every printout by specifying the following in your template's print.css: +
- +
-    div.toc { display: none; } +
- +
-  * The plugin wasn't developed using Enter and Exit Patterns, because then it wouldn't render headlines (the old problem). Instead it just replaces the two patterns with HTML. +
-  * Currently only German and English are supported languages. Feel free to translate the one sentence :) +
-  * I somehow needed to close a div before opening my span to correctly embed it. That renders pages, where you put the noprint-code at the top, a bit different. Perhaps someone can help me with this. +
- +
-==== Usage ====+
  
 Use the following code to start a non-printing section: Use the following code to start a non-printing section:
Line 46: Line 34:
 Anything between these two tags will be hidden while printing. Anything between these two tags will be hidden while printing.
  
-==== Changelog ==== +===== Changelog =====
- +
-  * 2009-09-10: Initial release +
-  * 2009-11-20: Added french translation (Thanks to Guillaume Turri) +
- +
-==== Discussion ==== +
- +
-If you have problems using the problem, don't hesitate to ask: +
- +
-=== conflicts with sidebar === +
- +
-__problem__: In using sidebar-plugin noprint-plugin overwrites the existing formatting, so that the sidebar disappears. Maybe this is due to sortorder --- deshi (29.12.2009)+
  
-=== Problem printing with Firefox and DokuWiki-2009-12-25c Lemming Release  === +Please see [[https://github.com/dploeger/dokuwiki-plugin-noprint/releases]]
-__Problem__Since the upgrade to DokuWiki-2009-12-25c Lemming using (Monobook Template), we can no longer print beyond the first noprint command pair in Firefox. MSIE works still OK. Also tested with the default template - same problem.  +
---- Neil (19.02.2010)+
plugin/noprint.1266602175.txt.gz · Last modified: 2010-02-19 18:56 by 74.93.99.97

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki