]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FAuthorHistoryPlugin
Add Help:WikiPlugin link
[SourceForge/phpwiki.git] / pgsrc / Help%2FAuthorHistoryPlugin
1 Date: Mon, 20 Oct 2008 14:15:24 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FAuthorHistoryPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~AuthorHistory* [plugin|Help:WikiPlugin] allows you to list the history of edits by a particular
12 author; you can specify the page name as well (default is the current
13 page).
14
15 <verbatim>
16 <?plugin AuthorHistory user="test" ?>
17
18 <?plugin AuthorHistory page=HomePage ?>
19 </verbatim>
20
21 The second example will default to the current page. We can't provide
22 examples for you since we don't know any potential usernames for your
23 wiki.
24
25 -------------
26
27 [PhpWikiDocumentation] [CategoryWikiPlugin]