> > > The "Create a book" is shown twice in the left toolbar when using > > > the OOoWiki skin (a modified MonoBook skin). In the MonoBooks skin, > > > only a single instance of Create a book is shown. > > > So it's working correctly, and it's not just an empty box? And the > > MonoBook.php is unmodified? Then the problem must be related to your > > custom template somehow. > > > I'm not sure how far your modifications reach into PHP code. Maybe you > > have to update some PHP code so that it's "on par" with the later > > MediaWiki version.
Fixed. We needed to update the PHP that the custom skin was based on. Once that was updated, the Collections/Books block started working correctly, and there was no need to add the old code (that added the Collections block) back. Saved collections are also working correctly. I used pywikipediabot to move the Category from Collections to Books (rather than changing other settings, it's better we work with the defaults of the Collections Extension for longterm maintainability). C. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
