webviewer-to-xwiki-extension
v0.1.1
Published
Convert a WebViewer into an XWiki Extension
Downloads
3
Readme
Convert WebViewers into XWiki Extensions
Install:
npm install webviewer-to-xwiki-extension
Navigate into the webviewer directory and type:
wv2xar
This will produce an XWiki .xar
file from the webviewer which is sutible for importing into XWiki.
Other options
Generate a maven build for the given .xar
file.
wv2xar --mvn
Post the WebViewer directly to a live wiki.
Form is <user>:<password>@<hostname>:<port>/<wikiname>/
.
wv2xar --post Admin:[email protected]:8080/xwiki/