Diff: Help/HtmlConverterPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 3 and previous revision of Help/HtmlConverterPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,29 +1,27 @@
-The **~HtmlConverter** [[Help:WikiPlugin|plugin]] will convert HTML tags as far to Wiki markup as possible and eliminate all other HTML markup, so the output can be copied and pasted into a wiki page.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< HtmlConverter> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin HtmlConverter ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-None  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-== Example ==  
+! Example 
  
-{{{  
-<< HtmlConverter> >  
-}}}  
+<verbatim>  
+<?plugin HtmlConverter ? >  
+</verbatim>  
  
-<< HtmlConverter>
+<?plugin HtmlConverter ?
  
-== Authors ==  
-* [[mailto :hendrik.scheider@wincor-nixdorf.com|Hendrik Scheider]]  
-* [[Help:Reini Urban|Reini Urban]]  
+! Author  
+PhpWiki :ReiniUrban  
  
-== See Also ==  
+! See Also 
  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 3

short description

Usage

  <?plugin HtmlConverter ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin HtmlConverter ?>


Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin