目录

Convert HTML to DokuWiki

An idea for converting existing documents to text files with DokuWiki syntax using an HTML to Text converter. I've set up a config file for the tool available at http://www.mbayer.de/html2text/ which produces some usable results: text2html.rc.

Html2DokuWiki Converter GUI for Win32

Html2DokuWiki is a free HTML to DokuWiki converter for Win32 platforms. It is very simple to install and extremely easy to use. Just extract the executable from the archive, double-click to start, and Html2DokuWiki is ready to go.

To start converting, just type HTML into the upper edit. The converted DokuWiki syntax will immediately appear in the lower edit. Then select (CTRL+A) the converted document and copy / paste it into any DokuWiki site. Larger HTML documents can also be pasted into the HTML input.

Click here to download Html2DokuWiki.

Supported HTML Elements

Html2DokuWikiHtml2DokuWiki converts all HTML elements currently supported by DokuWiki:

Special Features

Author, Contact, and Development

Html2DokuWiki is developed by Ralf Junker. You can contact the author via the 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

2007-10-22

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 hassle.

The macros available didn't work for me.

Specifications

suggested workflow (works best IMO)

  1. open word-document in OpenOffice
  2. save as HTML (the pictures will be stored in the same folder as the HTML)
  3. open html2dokuwiki pluginClick here to download Html2DokuWiki
  4. paste and copy HTML-code in the GUI
  5. save as txt-file (or create new page for integrity)
  6. copy txt-file in the DATA/PAGES/NAMESPACE-folder and Pictures in the DATA/MEDIA/NAMESPACE-folder

Is there a faster way (2009/07/18 by bobeck)

→ This is still the fastest and most reliable way (2014/09/24 by josh)

Create HTML in Microsoft Word 2007+ for DokuWiki

→ (2015/05/15 by qtrolazyg)

:!: This will only work if the htmlok config setting was enabled. But that opens up a huge security risk. So, please use this approach only in closed wikis! Apart from that, the HTML that Word creates is awful… — Anika Henke 2015-03-15 18:42