Home > dokuwiki-html5-renderer

dokuwiki-html5-renderer

Dokuwiki-html5-renderer is a project mainly written in PHP, based on the GPL-2.0 license.

A tweaked renderer for Dokuwiki with various bug fixes and HTML5 compatibility

This is a DokuWiki renderer with various fixes to increase compatibility with HTML5. It inherits from the default DokuWiki XHTML renderer and only makes minor changes.

  • Title attributes with links or bad data removed.
  • Id attributes added directly to headings instead of empty anchor elements.
  • No name attributes.

Installation

  1. Place the dwhtml5 folder in the DokuWiki lib/plugins folder.

  2. Select the dwhtml5 renderer in your DokuWiki configuration settings.

License

Sme as DokuWiki (GPLv2). See the COPYING file.

Previous:TD-V6