xwiki-sync

0.3.3 • Public • Published

XWiki Sync (Work in progress)

Sync service, from disk to XWiki.

Usage

Local test usage with default credentials

node index.js --user=Admin --password=admin --wiki=http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/Sandbox/pages/ --source=test-documents

node index.js --user=Admin --password=admin --wiki=http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/myroot/ --source=test-documents/

./cli.js --user=Admin --password=admin --wiki=http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/myroot/ --source=test-documents/

git rev-parse b5169af

git diff --name-only b5169af0d30c887299093951e09f6e0896525b4e

Todos

  • [x] Create NPM Package
  • [x] Use NPM Package in doc repo
  • [x] Read files from repo
  • [ ] Change detection (What should be posted to XWiki)
  • [ ] Use in TC Build
  • [ ] Modification flow (lock it down)
  • [ ] Author (Might not work)
  • [ ] Attachments
  • [ ] Macro test

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i xwiki-sync

      Weekly Downloads

      1

      Version

      0.3.3

      License

      MIT

      Unpacked Size

      229 kB

      Total Files

      15

      Last publish

      Collaborators

      • hakon.mosvoll