Dokuwiki To XWiki2 Extension
Last modified by Thomas Mortagne on 2024/07/05 14:24
Converts Dokuwiki pages to XWiki Syntax 2.0 pages |
Type | Other |
Category | |
Developed by | xwiki:XWiki.lgazo, Oana Florea |
Rating | |
License | GNU Lesser General Public License 3 |
Description
A set of SED scripts converting Dokuwiki pages to XWiki Syntax 2.0 pages.
Usage:
- extract attached ZIP file
- prepare dokuwiki page into *dokuwiki.txt*
- run *dokuwiki_2_xwiki2.sh* from a shell
- the output will be present in *xwiki2.txt*
Prerequisites & Installation Instructions
- extract attached ZIP file
- prepare dokuwiki page into dokuwiki.txt
- run dokuwiki_2_xwiki2.sh from a shell
- output will be present in xwiki2.txt
Release Notes
v0.2
Added command line parameters for the input file, output file and script directory.