• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

READMEH A D02-Aug-20221,004 2920

plugin.info.txtH A D02-Aug-2022250 87

renderer.phpH A D02-Aug-202215 KiB583355

README

1text Plugin for DokuWiki
2
3renders page as plain text. USAGE: <pagename>?do=export_text
4
5All documentation for this plugin can be found at
6https://www.dokuwiki.org/plugin:text
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/text/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Michael Hamann <michael@content-space.de>
17Original Author: Todd Augsburger
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the COPYING file in your DokuWiki folder for details
29