]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FCacheTestPlugin
Update PHP Doc
[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   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~CacheTest** [[Help:WikiPlugin|plugin]] allows to test image caching.
10
11 == Usage ==
12 {{{
13 <<CacheTest arguments>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **text**
25 | Text in image
26 | This is a simple example using ~WikiPluginCached.
27 |-
28 | **font**
29 |
30 | 3
31 |-
32 | **type**
33 |
34 | png
35 |}
36
37 == Example ==
38
39 {{{
40 <<CacheTest>>
41 }}}
42
43 <<CacheTest>>
44
45 == Author ==
46 * Johannes Große
47
48 == See Also ==
49
50 <noinclude>
51 ----
52 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
53 </noinclude>