internal_link2
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| internal_link2 [2009/08/03 08:50] – removed clare | internal_link2 [2025/09/19 15:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Convert HTML to DokuWiki ====== | ||
| + | An idea for converting existing documents to text files with [[http:// | ||
| + | |||
| + | Thomas J. Messenger made a Perl module to convert HTML to DokuWiki' | ||
| + | |||
| + | Or the one at CPAN: [[http:// | ||
| + | |||
| + | A web interface used to convert pasted text or a webpage page is available at [[http:// | ||
| + | |||
| + | A Converter Tool (HTML> | ||
| + | |||
| + | ===== 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 ('' | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | **Supported** **HTML** **Elements** | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **%%< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **%%< | ||
| + | * **%%< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | * **< | ||
| + | |||
| + | **Special Features** | ||
| + | |||
| + | * Internal links are converted to DokuWiki' | ||
| + | * 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 '' | ||
| + | * 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:// | ||
| + | |||
| + | 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 '' | ||
| + | * Escape ''< | ||
| + | * Empty heading elements separate paragraphs. | ||
| + | |||
| + | 2007-10-22 | ||
| + | |||
| + | * New: Support for ''< | ||
| + | * Improve: Empty paragraph inserts line break. | ||
| + | * Improve: Recognize DokuWiki internal escapes ''< | ||
| + | * Improve: Escape table markup ('' | ||
| + | * Improve: Escape double parenthesis '' | ||
| + | * Improve: Suppress DokuWiki escapes and typography in ''< | ||
| + | * Fix: Newline output for HTML like ''< | ||
| + | * Fix: ''< | ||
| + | |||
| + | ===== 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:// | ||
| + | - [[http:// | ||
| + | - [[http:// | ||
| + | - [[http:// | ||
| + | |||
| + | [[http:// | ||