Reviewing our changes, I think the only change we may have made to have disrupted it was that we followed this method: http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Allow_wiki_markup_.28PHP.29
to allow WikiMarkup. Looking at the code, I can see where it builds the search/language/toolbox, but I guess I need to add something to build or reference the print/export box? Guy On Aug 12, 2:26 am, Johannes Beigel <[email protected]> wrote: > On 12.08.2010, at 02:45, Guy Y wrote: > > > We customized our Monobook skin (Monobook.css and Monobook.php) > > So, what did you change then? > > > we're now missing the Print/Export box from our sidebar. What's being > > looked for in the Skin to determine whether or not to render it? > > The Collection extension registers a SkinBuildSidebar hook for that. > > -- Johannes Beigel -- 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.
