]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/PageDump
New feature: Plugin to download page dumps of individual pages. In the
[SourceForge/phpwiki.git] / pgsrc / PageDump
1 Date: Thu, 11 Dec 2003 19:59:05 -0500
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.7pre)
3 X-Rcs-Id: $Id: PageDump,v 1.1 2003-12-12 01:01:46 carstenklapp Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=PageDump;
6   pgsrc_version="2 $Revision: 1.1 $";
7   flags=PAGE_LOCKED;
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 View a wiki page in MIME format or download it as backup of a single
13 page. _A complete dump of all pages can be produced in
14 PhpWikiAdministration._
15
16 <?plugin PageDump?>
17 ----
18 Enter exact page name to dump:
19 <?plugin-form PageDump?>
20
21 TitleSearch:
22 <?plugin-form TitleSearch?>
23
24 ----
25 See also: ViewSource, PluginManager.