[Moin-user] Python API to access a moinmoin wiki (from outside)

Sebastian Haase sebastian.haase at mdc-berlin.de
Tue Jul 31 03:10:38 EDT 2007


On 7/31/07, Tyler Oderkirk <tyle.roderkirk at gmail.com> wrote:
> On 7/30/07, Sebastian Haase <sebastian.haase at mdc-berlin.de> wrote:
> > My question however is:  What is the best way to create / read / edit
> > pages from a (random) python program that I am writing ?
>
> Hi Sebastian,
>
> Maybe this utility's source can be of some use:
>
> "A script to update a remote MoinMoin Wiki from files in the file
> system or another MoinMoin using MoinMoin's XML-RPC interface." --
> http://www.merten-home.de/FreeSoftware/moinupdate/
>
> -Tyler
Hi Tyler,
thanks for the link, and for making your code accessible.
Isn't http://www.merten-home.de/FreeSoftware/remoteMoin
more what I want !?
I have to admit that  I don't fully see the difference between
moinupdate and remoteMoin.
Comment: your section "PREREQUISITES"
(http://www.merten-home.de/FreeSoftware/moinupdate/manual.html)  is
written more like a list of "what cannot do" - rather than "what you
need run moinupdate at all"...
where does one get this remoteMoin plugin from ?
Comment2: otherwise super well documented by the way !! congratulations.



I just came accross the page of Anders Eurenius.
http://moinmoin.wikiwikiweb.de/AndersEurenius
He has a seemingly minimal yet powerful tool. He calls it:
wikiup.py
Does anyone here know if that works !?
(The help string does seem "well maintained" - e.g. it says:
"-n,--dry-run actually do the updates" ;-) )

Final question: are
action=xmlrpc
and
action=xmlrpc2
part of a default MoinMoin ver. 1.5  installation ?
(I am so far using the DesktopEdition - but consider switching...)


Thanks for all the hints,
Sebastian




More information about the Moin-user mailing list