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