Is it possible? If not, is it possible to export/reimport en masse?
That's an easy one. The name is just an entry in LocalSettings.php
peace, ted
On 3/23/07, Mike Maughan mike.maughan@gmail.com wrote:
Is it possible? If not, is it possible to export/reimport en masse?
-- Regards, Mike _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Thanks! One less crisis ... :))
- Mike
On 24/03/07, Ted Ernst ted@chicagohumanist.org wrote:
That's an easy one. The name is just an entry in LocalSettings.php
peace, ted
On 3/23/07, Mike Maughan mike.maughan@gmail.com wrote:
Is it possible? If not, is it possible to export/reimport en masse?
-- Regards, Mike _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
-- Go Solar. More affordable than you could ever imagine! http://jointhesolution.com/tedernst Humanize the Earth! http://tedernst.com http://www.openspaceworld.org skype: TedErnst
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
That's an easy one. The name is just an entry in LocalSettings.php
For posterity: The variable is called $wgSitename[1].
There's a minor catch though: If $wgMetaNamespace[2] is not set, it will default to $wgSitename's value - meaning that links to the meta/project namespace might be broken after renaminmg the wiki, as they're not updated automatically. (That's one reason I prefer to use $wgMetaNamespace = "meta".)
HTH.
-- F.
[1] http://www.mediawiki.org/wiki/Manual:%24wgSitename [2] http://www.mediawiki.org/wiki/Manual:%24wgMetaNamespace
mediawiki-l@lists.wikimedia.org