]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiPollPlugin
Add description
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiPollPlugin
1 Date: Mon, 16 Oct 2008 4: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%2FWikiPollPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~WikiPoll* plugin provides configurable polls.
12
13 !!! Usage
14 <verbatim>
15 <?plugin WikiPoll arguments
16     questions
17 ?>
18 </verbatim>
19
20 !!! Arguments
21
22 page _(default: current pagename)_:
23   The page to execute upon.
24
25 !!! Example
26
27 See example in [PhpWikiPoll].
28
29 !!! Author
30 * [Reini Urban|PhpWiki:ReiniUrban]
31
32 !!! See Also
33
34 ----
35 [PhpWikiDocumentation] [CategoryWikiPlugin]