DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:noprint

This is an old revision of the document!


noprint plugin

Compatible with DokuWiki

2009-02-14b (possibly earlier)

plugin Hides parts of a page on printout.

Last updated on
2009-11-20
Provides
Syntax
Repository
Source
Conflicts with
sidebar

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to wrap

Tagged with export, hide, printing

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:

  <noprint>
  

and the following to stop it:

  </noprint>

Anything between these two tags will be hidden while printing.

Changelog

  • 20110209
    • Moved repository to github and changed versioning structure
  • 2009-11-20
    • Added french translation (Thanks to Guillaume Turri)
  • 2009-09-10
    • Initial release
plugin/noprint.1297262763.txt.gz · Last modified: 2011-02-09 15:46 by 88.208.141.34

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