Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2012-06-25 09:23:55
Size: 1169
Editor: ReimarBauer
Comment:
Revision 10 as of 2012-06-25 09:25:05
Size: 1187
Editor: ReimarBauer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
You may want to have your own [https://utils.icg.kfa-juelich.de/docs/wiki-xmlrpc-extensions/wiki-xmlrpc-extensions/SendFiles.html|SendFiles]] script. Just copy it from the documentations and alter it. You may want to have your own [[https://utils.icg.kfa-juelich.de/docs/wiki-xmlrpc-extensions/wiki-xmlrpc-extensions/SendFiles.html|SendFiles]] script. Just copy it from the documentations and alter it.
Line 28: Line 28:
== Parser == == Extensions of this Wiki ==

ReimarBauer

Email: <r DOT bauer AT fz DASH juelich DOT de>

Tools

Install

$> virtualenv env
$> source env/bin/activate
$(env)> pip install wiki-xmlrpc-extensions

Usage

$> source env/bin/activate
$(env)> SendFiles

You may want to have your own SendFiles script. Just copy it from the documentations and alter it.

Extensions of this Wiki

The ECMWF SEAC4RS Parser is based on arnica. For a description about arnica see ReimarBauer/HelpOnArnica


CategoryHomepage