I did try to create a new namespace & used $wgNamespaceProtection

$wgNamespaceProtection[NS_WIKIMEETUPS] = array( '*' );

but it is not allowing *anyone* to edit the new namespace, not even the
sysops.

Any help is much appreciated.

Regards
Tinu Cherian

On Wed, Apr 18, 2012 at 5:12 PM, Bryan Tong Minh
<[email protected]>wrote:

> Hi,
>
> On Wed, Apr 18, 2012 at 1:26 PM, CherianTinu Abraham
> <[email protected]> wrote:
> > While having that as a global setting, can we have some pages editable by
> > all ( even IP users) via some settings.
> >
> > A practical use for us would we , all pages under
> > http://wiki.wikimedia.in/WikiMeetups/
> >
>
>
> This is possible, but only per namespace with $wgNamespaceProtection
> [1]. So, if you move all WikiMeetups pages to the WikiMeetups:
> namespace, then it is possible.
>
>
> [1] https://www.mediawiki.org/wiki/Manual:$wgNamespaceProtection
>
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to