[Moin-devel] Automated Page Creation

Craig Johnson cj24 at mweb.co.za
Wed Jun 8 14:47:11 EDT 2005


Hi All,

I have been using http messages to create pages in a MoinMoin wiki under 
1.2.4.  Essentailly pretending to be a browser.  Now that the wiki has 
been upgraded to 1.3.4, my Python scripts no longer work because the 
various forms and methods have changed.

So, before I go and fix my scripts, I thought that I should check to see 
if there's a better way.

I have taken a very brief look at WikiRPC, but could not find a way of 
creating an attachment, so abandoned it. 

I've also tried to get PageEditor.SaveText to work, but will need an 
example or something.  All PageEditor constructors want a Request and 
all Request constructors want a Wiki Instance as a parameter.  Any 
examples out there or better ideas?

Craig





More information about the Moin-devel mailing list