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 -- Ashar Voultoiz _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
