Hello,
I have wgCodeReviewDeferredPaths on mediawiki.org which let us automatically defers revisions based on a path.
The initial list is currently:
+$wgCodeReviewDeferredPaths['mediawiki'] = array( + '%^/trunk/extensions/SemanticForms%', + '%^/trunk/WikiWord%', +);
The bug report was: https://bugzilla.wikimedia.org/23494
Hey,
Shouldn't that be $eg instead of $wg?
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. --
Hey,
My point is that code review is an extension, so AFAIK should use $eg, not $wg.
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. --
I wrote the feature and I've never used $eg.
-Chad On Jan 16, 2011 2:41 PM, "Jeroen De Dauw" jeroendedauw@gmail.com wrote:
Hey,
My point is that code review is an extension, so AFAIK should use $eg, not $wg.
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Um... I thought since that email discussion took place that sementic no longer wanted their stuff deferred?
On Sun, Jan 16, 2011 at 6:09 PM, K. Peachey p858snake@yahoo.com.au wrote:
Um... I thought since that email discussion took place that sementic no longer wanted their stuff deferred?
That's what I hear too. Then nobody reviews stuff and it ends up deferred anyway.
-Chad
wikitech-l@lists.wikimedia.org