Page MenuHomePhabricator

Automatically use boilerplate if page title matches boilerplate description
Closed, DeclinedPublic

Description

Author: yuanxy

Description:
based on this question:
https://www.mediawiki.org/wiki/Extension_talk:MultiBoilerplate#Automatically_use_boilerplate_if_page_title_matches_regular_expression


Version: REL1_22-branch
Severity: normal

Details

Reference
bz56871

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:26 AM
bzimport set Reference to bz56871.

yuanxy wrote:

add a new function for title match

add a $wgMultiBoilerplateSelectByTitle variable, if it is true, the extension will try to figure out which boilerplate should be used, by strpos(title,“boilerplate option description".)

Attached:

FreedomFighterSparrow claimed this task.

This makes no sense to me personally, and was submitted long ago without a use case, so I really can't see it as relevant. In an attempt to de-clutter things, I'm closing this as wontfix.