Last modified: 2014-09-23 19:37:05 UTC
Created attachment 7184 [details] patch for per-namespace boilerplates A customer requested to be able to define a different set of boilerplates per namespace. I implemented this by using Mediawiki:Multiboilerplate-<namespacenumber>, for example Mediawiki:Multiboilerplate-12 contains page templates for the help namespace. The main namespace still uses Mediawiki:Multiboilerplate (without "-0"). Additionally I introduced a new config variable $wgMultiBoilerplatePerNamespace to enable the per-namespace boilerplates (default is disabled for backwards compatibility). The patch for MultiBoilerplate.php is attached.
*Bulk BZ Change: +Patch to open bugs with patches attached that are missing the keyword*
Adding "need-review" keyword to indicate patch awaits review. Regrets on the wait.