On Sun, Jun 8, 2014 at 3:46 PM, Bill Traynor <[email protected]> wrote: > I've almost got Scribunto working with my MW1.23 installation. > However, I keep seeing Script Errors such as: > > The function "docPage" does not exist. > or > The function "navbox" does not exist. > > I've imported (from Wikipedia) the Navbox suit, with Template. Are > these functions defined in a library I may be missing?
To answer myself here, it turns out that importing the most current version of Templates and Modules can cause problems. I had to move to an older revision of Module:Navbox to eliminate my errors (kudos to Jackmcbarn in #mediawiki for the help). It would be very useful to have a release management system for standard templates and modules the same as the extension model. Of course, I realize there are no standard templates and modules, but it would still be useful. > > Thanks > Bill _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
