Wikibot-publisher

From sselab

Revision as of 18:56, 30 January 2012 by Kurpick (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Description

Allows to publish wiki articles to SSELab MediaWikis.

Version

(0.9.1)

Aim

This provides an easy and fast way to bring external Wiki pages in line with ones within your project.


First Steps

To exectute the client type the following command in your command line:

$> java -jar ostp-client-wikibot-0.9.1.jar -u USERNAME -p PASSWORD -publish -w https://sselab.de/URLTOPROJECTWIKI/index.php SimpleArticle.txt

Please replace USERNAME, PASSWORD, and URLTOPROJECTWIKI with your username and password of your SSELab account.

The url to your project wiki should look something like this:

Output:

Publishing wiki article...
Successfully stored content from 'SimpleArticle.txt' in article 'SimpleArticle'.


Links