GithubHelp home page GithubHelp logo

isabella232 / universal-wiki-converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/universal-wiki-converter

0.0 0.0 0.0 8.97 MB

Universal Wiki Converter (UWC) is a Java tool used to convert various wikis into Confluence format. No need to fork it, ask for access!

Shell 0.57% Batchfile 0.01% Perl 0.02% Java 99.37% PHP 0.03%

universal-wiki-converter's Introduction

Universal Wiki Converter readme.txt file

To build the UWC use ANT (http://ant.apache.org/):

  • cd devel (the devel dir.)
  • ant (the default target will build the UWC under

Note: you do not need to build the UWC to run it; only if you're doing development work with it.

To run the newly built UWC

  • cd target/uwc/
  • chmod a+x *sh
  • ./run_uwc_devel.sh

using Maven

mvn install:install-file -DgroupId=com.atlassian.confluence \
                           -DartifactId=confluence-xmlrpc \
                           -Dversion=5.2.0 \
                           -Dfile=lib/confluence-xmlrpc-wrapper-v5.2.0.jar \
                           -Dpackaging=jar
mvn install:install-file -DgroupId=net.antonioshome.swing \
                           -DartifactId=treewrapper \
                           -Dversion=1.1.1.1 \
                           -Dfile=lib/treewrapper.jar \
                           -Dpackaging=jar
mvn install:install-file -DgroupId=org.jvnet.substance \
                           -DartifactId=substance \
                           -Dversion=2.3final \
                           -Dfile=lib/substance.jar \
                           -Dpackaging=jar

More

More details and documentation is here: https://migrations.atlassian.net/wiki/display/UWC/Universal+Wiki+Converter

ABOUT THE UWC

This code is open source and is up to date with Atlassian's latest storage format of Atlassian Confluence (introduced in Confluence 4). We successfully use/run the UWC for Confluence 5.X releases, however, there are many flavors and versions of MIGRATE_FROM wikis.

As such, we feel it is accurate to say that this is "a tool", yet not always the end-to-end solution or silver bullet. Wiki formats are varied, and so please understand that the UWC will get you further along, but there may be post-processing, additional scripting, username database merging, or other things required to assist in the process.

Please refer to the Wiki Migration Checklist (http://www.appfusions.com/display/Dashboard/Wiki+Migration+Checklist) to educate yourself on what is invoived in a migration. The checklist is not to suggest that all content elements are problematic. They aren't. But some are, and not always the same between different flavors of wikis that are being migrated from.

We do provide paid ongoing small and big support for migrations, depending on needs. Email us at [email protected] and let us know what you are trying to do and we can see if we can help you! We have many client references too.

universal-wiki-converter's People

Contributors

alohacloud avatar athompso avatar azbarcea avatar endzone avatar fengtan avatar hunterjm avatar jcorvel avatar jja avatar sameertawil avatar sgiad avatar spraot avatar ssbarnea 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.