Giter Club home page Giter Club logo

wiki2wiki's Introduction

wiki2wiki

This utility copies content from one wiki to another, or inside the single wiki but between spaces, include attachments. It may be useful for some projects, where one wiki is on client side behind a firewall or in some other place with limited access. Running this utility periodically, you ensure that two wikies are synchronized.

Usage

Usage: ./copier.py –id-from <id> –id-to <id_to> –spacekey-to <spaceKey>

Options:

--id-from=ID_FROM     Parent Id of the page the copier should start reading
                      from.
--id-to=ID_TO         Id of the page on target wiki, which will be the top
                      of the pages hierarchy.
--spacekey-to=SPACEKEY_TO
                      Key of the target space

Example:

./copier.py --id-from 52234383 --id-to 64266803 --spacekey-to '~spacekey'

Other

Attachments are uploaded each time you run the utility, whether it’s already exists or not.

Copyright © 2011 Mike Scherbakov. See LICENSE for details.

wiki2wiki's People

Contributors

mihgen avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.