Hi, I'm trying to install the Wibbit extension to show Exhibits inside of Mediawiki. I've downloaded and installed the extension but the pages generated fail to add the Exhibit scripts to the head. I've double checked everything and my Special:Version page tells me the extension is installed.
The documentation points me towards a potential problem with OutputPage.php. This is where the version of Mediawiki, 1.10.1, differs from the documentation. The documentation says that I should alter the code beginning around 590 but the Mediawiki version I'm running puts that code around line 672. This version also doesn't have the smwfAddHTMLHeader( $this ); line in this function like the documentation. Not sure if this changes the Wibbit setup or if I've made a mistake elsewhere. Here is the page with the sample Exhibit text for Wibbit: http://48744.info/wiki/index.php?title=Actors Here is the version that I'm running: http://48744.info/wiki/index.php?title=Special:Version Any help would be greatly appreciated. Thanks, _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
