On 7/31/07, Tyler Oderkirk <[EMAIL PROTECTED]> wrote: > On 7/30/07, Sebastian Haase <[EMAIL PROTECTED]> 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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
