On 26.03.2009, at 08:42, fader wrote: > I'm having trouble even getting the portlet to show up in the first > place.
Did you modify MonoBook.php as described in the README? > I also get a error for unknown_action: Unrecognised > value for parameter 'action' when I try to save the book. I'm running > mediawiki 1.11 and that's probably why, but I'm in no hurry of > upgrading. Hm, we were told to update the way collections are saved by some Wikipedia guys and they've told us to use (internally) the MediaWiki API. The problem is: action=edit was introduced in MediaWiki 1.13. So I guess we either have to change the code or have to raise our version requirements. As the former would mean quite some amount of work, I guess the latter would be more likely to happen. -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
