On Tue, Dec 9, 2008 at 12:02 AM, Peter Adams <[EMAIL PROTECTED]> wrote: > > How does one change the page title template used for main page? > > I saw that the latest version of mediawiki release notes mentioned a > property called 'Mediawiki:Pagetitle-view-mainpage', however editing > that alone doesn't seem to do the trick. > > I'd prefer not to hack the template class/files if possible.
What do you mean by "template"? The contents of the <title> element of the main page can be overridden with MediaWiki:Pagetitle-view-mainpage - that's all there is to it. See http://en.wikipedia.org/wiki/MediaWiki:Pagetitle-view-mainpage for an example. -- Remember the dot http://en.wikipedia.org/wiki/User:Remember_the_dot _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
