On 28.07.2009, at 10:50, smaug42 wrote:
> I've got a few problems after updating the OOo Wiki to 1.15.1 (and the
> Collections extension from SVN as of 22 July).  
> http://wiki.services.openoffice.org/wiki/
>
> First issue:
>  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.

> I've modified the
> oooskin.php file to add the code as documented in the README.txt file
> (and removed the older code that was there for the older builds of the
> Collection extension).

 From the README.txt: "This step is needed for MediaWiki version <  
1.14" (though this "has not been released" part has to be removed :-).  
So you shouldn't have to add anything Collection extension-related in  
your template. (The sidebar portlet is inserted using the  
SkinBuildSidebar hook, which didn't exist until MediaWiki 1.14).

> Without the code, only the single empty Create a book block is shown.

That's strange, especially if it's working with MonoBook.

You can PM me the modified skin files if you want to, then I can try  
to find out what might be the problem here.

-- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to