I'd like my wiki name, "My Wiki," to be in the title bar, but I'd like the namespace to be "mWiki". On my PC version, I've set $wgSitename to be "mWiki", and I read somewhere on the MediaWiki site that you can have the name in the title bar be different. Alternatively, I think you may be able to have $wgSitename set to "My Wiki" and the namespace be something different. How can I go about doing this?
Thanks,
Phil
On Sat, Mar 21, 2009 at 12:50 AM, Philip Beach beachboy4231@gmail.comwrote:
I'd like my wiki name, "My Wiki," to be in the title bar, but I'd like the namespace to be "mWiki". On my PC version, I've set $wgSitename to be "mWiki", and I read somewhere on the MediaWiki site that you can have the name in the title bar be different. Alternatively, I think you may be able to have $wgSitename set to "My Wiki" and the namespace be something different. How can I go about doing this?
Thanks,
Phil
Set $wgMetaNamespace.
Okay I set it to:
$wgMetaNamespace = 'mWiki';
But no luck. Everything is still under the namespace "My Wiki." I cleared my cache, etc.
Do you know whats wrong?
On Sat, Mar 21, 2009 at 1:24 AM, Benjamin Lees emufarmers@gmail.com wrote:
On Sat, Mar 21, 2009 at 12:50 AM, Philip Beach <beachboy4231@gmail.com
wrote:
I'd like my wiki name, "My Wiki," to be in the title bar, but I'd like
the
namespace to be "mWiki". On my PC version, I've set $wgSitename to be "mWiki", and I read somewhere on the MediaWiki site that you can have the name in the title bar be different. Alternatively, I think you may be
able
to have $wgSitename set to "My Wiki" and the namespace be something different. How can I go about doing this?
Thanks,
Phil
Set $wgMetaNamespace. _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Please disregard my last email. I was logged into the wrong cPanel!
$wgMetaNamespace = 'mWiki';
This worked perfectly to change my meta namespace to mWiki from my site name of My Wiki.
Thanks much!
On Sat, Mar 21, 2009 at 1:50 AM, Philip Beach beachboy4231@gmail.comwrote:
Okay I set it to:
$wgMetaNamespace = 'mWiki';
But no luck. Everything is still under the namespace "My Wiki." I cleared my cache, etc.
Do you know whats wrong?
On Sat, Mar 21, 2009 at 1:24 AM, Benjamin Lees emufarmers@gmail.comwrote:
On Sat, Mar 21, 2009 at 12:50 AM, Philip Beach <beachboy4231@gmail.com
wrote:
I'd like my wiki name, "My Wiki," to be in the title bar, but I'd like
the
namespace to be "mWiki". On my PC version, I've set $wgSitename to be "mWiki", and I read somewhere on the MediaWiki site that you can have
the
name in the title bar be different. Alternatively, I think you may be
able
to have $wgSitename set to "My Wiki" and the namespace be something different. How can I go about doing this?
Thanks,
Phil
Set $wgMetaNamespace. _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org