** → ''>'', including nested quotes * **
** → new line ''\\'' * **%%%%** → ''%%''%%'' * **
** → '''' * **,
- , and
- ** → Simulate output as simple unnumbered lists with ''
- '' as bold. * **
** … **
** → ''%%======%%'' to ''%%==%%'' * **** → ''%%//%%'' * **
** → images * **
- ** → list items, including nested lists * **
** → numbered lists * **
** → new paragraph * **
** → ''%%%%'' * **
** → ''%%**%%'' * **** → ''%%//%%'' * **** → ''%%**%%'' * **%%%%** → ''%%%%'' * **%%%%** → ''%%%%'' * **** → tables * **** → recognized, but not output * **
** → table cell, with ''align'' and ''colspan'' support * ** ** → recognized, but not output * **** → table header cell, with ''align'' and ''colspan'' support * **** → recognized, but not output * ** ** → table row, with ''align'' support * **** → to ''%%''%%'' * **** → to ''%%__%%'' **Special Features** * Internal links are converted to DokuWiki's '':'' style, external ones are left unchanged. ''mailto'''':'' is removed from e-mail links. * Support for alignment in table cells and rows. * Image properties are converted, including alignment, width, and height. * Formatting is only applied where accepted by DokuWiki, but not to ''%%===%% … ==='' and ''%% %% …
'', for example. * Full Unicode support, with optional UTF-8 input or output encoding. * Option to hide links from DokuWiki syntax. **Author, Contact, and Development** Html2DokuWiki is developed by Ralf Junker. You can contact the author via the [[http://www.freelists.org/list/yunqa|Yunqa]][[http://www.freelists.org/list/yunqa| mailing list]]. Feel free to report praise, bugs, or suggestions about Html2DokuWiki. The converter might also be available as a software library %%(*%%.DLL, *.DCU, or Delphi source code). Please get in touch if interested. **Version History** 2007-08-27 * Add inline formatting to table cells. * New UTF-8 input encoding. * Fix paragraph problems with alternating inline-tags and block-tags. * Do not escape ''%%//%%'' to ''%% %%//%%%% '' if part of an external URI. * Escape ''%% '' to ''%% ''. * Empty heading elements separate paragraphs. 2007-10-22 * New: Support for '' '', ''
- '', and ''
- ''. Simulate output as simple unnumbered lists with ''
- '' as bold. * Improve: Empty paragraph inserts line break. * Improve: Recognize DokuWiki internal escapes ''
%% '', '''', and '' '' and escape them properly. * Improve: Escape table markup (''%%|%%'' and ''%%^%%'') when inside a table. * Improve: Escape double parenthesis ''%%((%%'', which starts a DokuWiki footnote. * Improve: Suppress DokuWiki escapes and typography in '''' blocks. * Fix: Newline output for HTML like ''onetwo
three''. * Fix: '''' table problem where a new row did not ouput a linebreak. ===== Workflow Microsoft Word 2 DokuWiki using html2wiki-GUI ===== I was looking for a way to convert about 150 DOC-files (Microsoft Word2000 or 2003) in our new wiki without too much hazzle. The macros available didn´t work for me. **Specifications** * usable for multiple files * converting tables * converting images **suggested** **workflow** (not used excessively yet) - open word-document in OpenOffice - save as html (the pictures will be stored in the same folder as the html) - open html2dokuwiki plugin[[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|Click]] here to download Html2DokuWiki - [[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|paste and copy html-code in the ]][[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|GUI]] - [[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|save as txt-file (or create new page for integrity)]] - [[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|copy txt-file in the DATA/PAGES/NAMESPACE-folder and Pictures in the DATA/MEDIA/NAMESPACE-folder]] [[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|Is there a faster way (2009/07/18 by ]][[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|bobeck]][[http://www.yunqa.de/delphi/downloads/Html2DokuWiki.zip|)]]