Revision: 9918
http://sourceforge.net/p/phpwiki/code/9918
Author: vargenau
Date: 2016-07-28 10:23:33 +0000 (Thu, 28 Jul 2016)
Log Message:
-----------
Add pgsrc/Help%2FSpellCheckPlugin
Added Paths:
-----------
trunk/pgsrc/Help%2FSpellCheckPlugin
Added: trunk/pgsrc/Help%2FSpellCheckPlugin
===================================================================
--- trunk/pgsrc/Help%2FSpellCheckPlugin (rev 0)
+++ trunk/pgsrc/Help%2FSpellCheckPlugin 2016-07-28 10:23:33 UTC (rev 9918)
@@ -0,0 +1,42 @@
+Date: Thu, 28 Jul 2016 12:22:26 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.5.5)
+Content-Type: application/x-phpwiki;
+ pagename=Help%2FSpellCheckPlugin;
+ flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+ charset=UTF-8
+Content-Transfer-Encoding: binary
+
+Check the spelling of a page and make suggestions.
+
+== Usage ==
+
+{{{
+<<SpellCheck arguments>>
+}}}
+
+== Arguments ==
+
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| **pagename**
+|
+|
+|}
+
+== Example ==
+
+<<SpellCheck pagename=HomePage>>
+
+== Author ==
+* [[Help:Reini Urban|Reini Urban]]
+
+== See Also ==
+
+<noinclude>
+----
+[[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
+</noinclude>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|