DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:noprint

noprint Plugin

Compatible with DokuWiki

Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo

plugin Hides parts of a page on printout

Last updated on
2016-03-14
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

plugin/noprint.txt · Last modified: 2023-10-30 22:38 by Klap-in

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