http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70132
Revision: 70132
Author: jojo
Date: 2010-07-29 10:17:35 +0000 (Thu, 29 Jul 2010)
Log Message:
-----------
updated default value for wgCollectionArticleNamespaces (array)
Modified Paths:
--------------
trunk/extensions/Collection/README.txt
Modified: trunk/extensions/Collection/README.txt
===================================================================
--- trunk/extensions/Collection/README.txt 2010-07-29 09:43:18 UTC (rev
70131)
+++ trunk/extensions/Collection/README.txt 2010-07-29 10:17:35 UTC (rev
70132)
@@ -131,20 +131,28 @@
Category pages (NS_CATEGORY) are always an exception (all articles in a
category are added, not the category page itself). Default is::
- array(
- NS_MAIN,
- NS_TALK,
- NS_USER,
- NS_USER_TALK,
- NS_PROJECT,
- NS_PROJECT_TALK,
- NS_MEDIAWIKI,
- NS_MEDIAWIKI_TALK,
- 100,
- 101,
- 102,
- 103,
- )
+ array(
+ NS_MAIN,
+ NS_TALK,
+ NS_USER,
+ NS_USER_TALK,
+ NS_PROJECT,
+ NS_PROJECT_TALK,
+ NS_MEDIAWIKI,
+ NS_MEDIAWIKI_TALK,
+ 100,
+ 101,
+ 102,
+ 103,
+ 104,
+ 105,
+ 106,
+ 107,
+ 108,
+ 109,
+ 110,
+ 111,
+ );
*$wgCommunityCollectionNamespace (integer)*
Namespace for "community collections", i.e. the namespace where non-personal
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs