r48852 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r48851
|
r48852
|
r48853
>
Date:
03:21, 26 March 2009
Author:
demon
Status:
ok (
Comments
)
Tags:
Comment:
(
bug 18169
) Document $wgExportAllowListContributors. Nabbed description from WikiExporter.
Modified paths:
/trunk/phase3/includes/DefaultSettings.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/DefaultSettings.php
—
—
@@ -2283,6 +2283,9 @@
2284
2284
*/
2285
2285
$wgExportMaxHistory = 0;
2286
2286
2287
+/**
2288
+ * Return distinct author list (when not returning full history)
2289
+ */
2287
2290
$wgExportAllowListContributors = false ;
2288
2291
2289
2292
/**
Comments
#
Comment by
Jidanni
(
talk
|
contribs
)
01:54, 28 March 2009
Please see
Bug #18169
again. There are unresolved issues.
Status & tagging log
09:05, 19 May 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r48852
[
removed:
new
added:
ok]
00:11, 16 April 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r48852
[
removed:
new
added:
ok]