[Moin-user] API for creating pages or attaching files to existing pages

Thomas Waldmann tw-public at gmx.de
Thu Oct 28 10:38:49 EDT 2010


On Thu, 2010-10-28 at 10:27 -0400, Sean Davis wrote:
> I'm just starting to use MoinMoin for bioinformatics collaborations.
> I typically work in R and generate reports in various formats, but pdf
> is pretty typical.  In any case, for each collaboration, I would like
> to establish a page to which I can programmatically attach files and
> potentially modify markup.  Is there an API for doing this?

You can use wiki xmlrpc for this - search the wiki for it.

You can even use emailimport to send stuff via email.

> If not, is modifying files on the file system (modulo permissions,
> etc.) the way to go?

Well, can be done, but xmlrpc is a bit cleaner and easier.






More information about the Moin-user mailing list