Revision: 6829
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6829&view=rev
Author: vargenau
Date: 2009-06-01 03:25:40 +0000 (Mon, 01 Jun 2009)
Log Message:
-----------
Add description and parameters
Modified Paths:
--------------
trunk/pgsrc/Help%2FCacheTestPlugin
Modified: trunk/pgsrc/Help%FCacheTestPlugin
===================================================================
--- trunk/pgsrc/Help%2FCacheTestPlugin 2009-05-31 20:15:19 UTC (rev 6828)
+++ trunk/pgsrc/Help%2FCacheTestPlugin 2009-06-01 03:25:40 UTC (rev 6829)
@@ -1,4 +1,4 @@
-Date: Thu, 26 Mar 2009 11:34:32 +0000
+Date: Mon, 1 Jun 2009 4:34:32 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
X-Rcs-Id: $Id$
Content-Type: application/x-phpwiki;
@@ -8,17 +8,33 @@
charset=UTF-8
Content-Transfer-Encoding: binary
-_short description_
+The **~CacheTest** [[Help:WikiPlugin|plugin]] allows to test image caching.
== Usage
{{{
-<<CacheTest>>
+<<CacheTest arguments>>
}}}
== Arguments
-page _(default: current pagename)_:
- The page to execute upon.
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| **text**
+| Text in image
+| This is a simple example using WikiPluginCached
+|-
+| **font**
+|
+| 3
+|-
+| **type**
+|
+| png
+|}
== Example
@@ -29,7 +45,7 @@
<<CacheTest>>
== Author
-* [[PhpWiki:ReiniUrban|Reini Urban]]
+* Johannes Große
== See Also
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|