man html2wiki (Commandes) - An HTML to wiki markup converter
NAME
html2wiki - An HTML to wiki markup converter
USAGE
html2wiki [--dialect <dialect>] [options] [<html-file>]
DESCRIPTION
html2wiki
is an command line interface for the HTML::WikiConverter perl library.
HTML::WikiConverter is an HTML to wiki converter capable of converting HTML source into a variety of wiki dialects.
- Supported dialects include:
DcuWiki
Kwiki
MediaWiki
MoinMoin
Oddmuse
PhpWiki
PmWiki
SnipSnap
TikiWiki
UseMod
WakkaWiki
OPTIONS
- --dialect
- This option is required unless the WCDIALECT environment variable is set to a dialect.
- --base-uri
- Base URI for relative links
- --wiki-uri
- URI fragment for wiki links
- --wrap-in-html
- Wrap input in <html> and </html>
AUTHOR
html2wiki was written by David J. Iberri <diberri@yahoo.com>.
COPYRIGHT
Copyright 2004-2005 David J. Iberri.
This programm and the library are free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This manual page was written by Jonas Genannt <jonas.genannt@capi2name.de>.