Description

According to the Wiki RPC Interface API Version 2, the putPage method takes an attributes argument which can be used to set Wiki specific things.

MoinMoin's implementation of putPage does not support it. What about adding that argument to it and use it to set the extra field of the edit-log?

Implementing it is fairly straightforward ...

Discussion

I'm planning an implementation of an enhanced putPage method as part of my XML-RPC plugin collection for MoinMoin. -- StefanMerten 2006-05-20 17:55:55


CategoryFeatureRequest

MoinMoin: FeatureRequests/XmlRpcPutPageMissingAttributesArgument (last edited 2008-03-18 19:47:48 by JohannesBerg)