I've been busy setting up my first wiki. The only problem I have run into is setting which namespaces are searched by default. I've set the variables in defaultSettings.php or whatever, but that only effects new users that are created. I want anonymous users to, by default, search the namespaces I specify. Suggestions? It's pretty important.
Thanks, Andrew --- () ascii ribbon campaign /\ against html mail and microsoft attachments
Andrew Moll wrote:
I've been busy setting up my first wiki. The only problem I have run into is setting which namespaces are searched by default. I've set the variables in defaultSettings.php or whatever,
Never edit DefaultSettings.php. Edit LocalSettings.php only.
but that only effects new users that are created. I want anonymous users to, by default, search the namespaces I specify. Suggestions? It's pretty important.
Add them to $wgNamespacesToBeSearchedDefault in LocalSettings.php.
-- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org