]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiPollPlugin
Initialize $html
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiPollPlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FWikiPollPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~WikiPoll** [[Help:WikiPlugin|plugin]] provides configurable polls.
10
11 == Usage ==
12 {{{
13 <<WikiPoll arguments
14     questions
15 >>
16 }}}
17
18 == Arguments ==
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | **require_all**
27 | 1 if all questions must be answered
28 | 1
29 |-
30 | **require_least**
31 | How many at least
32 | 0
33 |}
34
35 == Example ==
36
37 See example in [[PhpWikiPoll]].
38
39 == Author ==
40 * [[Help:Reini Urban|Reini Urban]]
41
42 <noinclude>
43 ----
44 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
45 </noinclude>