Table of Contents

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

Please see https://github.com/dploeger/dokuwiki-plugin-noprint/releases