]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiPollPlugin
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~WikiPoll** [[Help:WikiPlugin|plugin]] provides configurable polls.
11
12 == Usage ==
13 {{{
14 <<WikiPoll arguments
15     questions
16 >>
17 }}}
18
19 == Arguments ==
20
21 {| class="bordered"
22 |-
23 ! Argument
24 ! Description
25 ! Default value
26 |-
27 | **require_all**
28 | 1 if all questions must be answered
29 | 1
30 |-
31 | **require_least**
32 | How many at least
33 | 0
34 |}
35
36 == Example ==
37
38 See example in [[PhpWikiPoll]].
39
40 == Author ==
41 * [[Help:Reini Urban|Reini Urban]]
42
43 <noinclude>
44 ----
45 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
46 </noinclude>