DokuWiki entry: plugin:hyphenation
Download and install the plugin using the Plugin Manager using the following URL. Refer to :Plugins on how to install plugins manually.
http://wiki.birth-online.de/_media/software/php/hyphenation.tar.gzManual download:
The plugin registers hooks for the TPL_CONTENT_DISPLAYRENDERER_CONTENT_POSTPROCESS event and runs hyphenation over the text. DokuWiki caches the result so this process should run only once per change of a wiki page. So you might have to clear your cache to see the new soft-hyphens!!!
For hyphenation it uses the phpHyphenation library which makes use of the TeX-algorithms which are considered the best available. The language for hyphenation can be set in the Configuration Manager. The libary is able to also hyphenate Dutch, French, German, Spanish and Swedish.
Please report problems on the plugin page of the DokuWiki homepage.
<code>, <pre>, etc. … seems I have to fix it