> After upgrade to 1.6.0, I found xmlrpc setup has changed. You need to use actions_excluded = [] (because the default is ['xmlrpc']).
This was done because in 1.6+ it is possible to use xmlrpc to WRITE to pages by default - IF xmlrpc is enabled. Older moin versions needed some separate settings / hacks to open your wiki for xmlrpc write access. We did not want to open all the moin wikis out there to xmlrpc write access without the admin explicitely doing it (and thinking about it). > However, I found that, I'm no no longer doing rename > with xmlrpc. It is still supported (just I'm doing it wrong), > or rename is removed (if yes, why it is removed?). Please show your code that is not working and also the error msg you get. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
