]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FHtmlConverterPlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FHtmlConverterPlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FHtmlConverterPlugin;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 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.
10
11 == Usage ==
12 {{{
13 <<HtmlConverter>>
14 }}}
15
16 == Arguments ==
17
18 None
19
20 == Example ==
21
22 {{{
23 <<HtmlConverter>>
24 }}}
25
26 <<HtmlConverter>>
27
28 == Authors ==
29 * [[mailto:hendrik.scheider@wincor-nixdorf.com|Hendrik Scheider]]
30 * [[Help:Reini Urban|Reini Urban]]
31
32 == See Also ==
33
34 <noinclude>
35 ----
36 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
37 </noinclude>