]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FCacheTestPlugin
No underscore for private function
[SourceForge/phpwiki.git] / pgsrc / Help%2FCacheTestPlugin
1 Date: Mon, 26 Nov 2012 15:21:00 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FCacheTestPlugin;
5   flags=PAGE_LOCKED;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~CacheTest** [[Help:WikiPlugin|plugin]] allows to test image caching.
11
12 == Usage ==
13 {{{
14 <<CacheTest arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **text**
26 | Text in image
27 | This is a simple example using ~WikiPluginCached.
28 |-
29 | **font**
30 |
31 | 3
32 |-
33 | **type**
34 |
35 | png
36 |}
37
38 == Example ==
39
40 {{{
41 <<CacheTest>>
42 }}}
43
44 <<CacheTest>>
45
46 == Author ==
47 * Johannes Große
48
49 == See Also ==
50
51 <noinclude>
52 ----
53 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
54 </noinclude>