On Wed, Apr 27, 2011 at 2:26 AM, Jesrel Garcia <[email protected]> wrote:
> > > Krinkle <[email protected]> wrote: > > >Андрій Гончар wrote: > > > >> Thanks a lot, Platonides! > >> > >> How I can restrict access to pages of particular category? > > > >I'd say do the following: > > > >* [[Template:MySpecialArticls]] (whatever) > >In there, put: > ><includeonly> > >[[Category:My special category]] > ></includeonly> > > > >* Protect that template and enable cascading protection > > > >* In your special articles, instead of putitng > >[[Category:My special category]] in there directly, put > >{{MySpecialArticle}} in the special articles. > > > >* The article is now categorized and protected. and you control > >these centrally in the template (ie. change protection level, and/or > >categorization) > > > >-- > >Krinkle > >_______________________________________________ > >MediaWiki-l mailing list > >[email protected] > >https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
