DokuWiki Syntax
![]() | DokuWiki Syntax Parser |
Type | JAR |
Category | Syntax |
Developed by | |
Active Installs | 31 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
This is Dokuwiki Syntax rendering parser. It supports full dokuwiki syntax, except extensions. For DokuWiki syntax reference guide please review: https://www.dokuwiki.org/wiki:syntax
Although it's original created for the dokuwiki importer extension, this extension can be used by other extensions to parse dokuwiki pages. It uses XWiki's rendering API, and generates generic output, which can be used to convert to any output filter, including XWiki's own syntax.
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.contrib.dokuwiki:dokuwiki-syntax 1.3.6):
- commons-codec:commons-codec 1.10
- commons-configuration:commons-configuration 1.10
- org.xwiki.platform:xwiki-platform-filter-event-model 8.4
- org.xwiki.platform:xwiki-platform-filter-event-user 8.4
- org.xwiki.platform:xwiki-platform-model 8.4
- org.xwiki.rendering:xwiki-rendering-macro-footnotes 8.4
- org.xwiki.platform:xwiki-platform-rendering-macro-rss 8.4
- org.xwiki.contrib:macro-php 4.0.46
- org.xwiki.rendering:xwiki-rendering-macro-toc 8.4