Page MenuHomePhabricator

VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel
Closed, ResolvedPublic

Description

'Cos we do most of the others.


Version: unspecified
Severity: minor

Details

Reference
bz61073

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:51 AM
bzimport set Reference to bz61073.

Looks like we need to try to detect the Disambiguation extension somehow...

I guess we could query action=paraminfo&querymodules=querypage and look for "DisambiguationPages" in data.paraminfo.querymodules[0].parameters[0].type

Would prefer not to though. Might have to pass whether or not Disambiguation is there via paction=parse (ugh)

Change 130328 had a related patch set uploaded by Alex Monk:
Allow users to set whether a page is for Disambiguation or not

https://gerrit.wikimedia.org/r/130328

Change 133037 had a related patch set uploaded by Alex Monk:
Allow VE users to set whether a page is for Disambiguation or not

https://gerrit.wikimedia.org/r/133037

Change 130328 merged by jenkins-bot:
Allow extensions to add extra meta item checkboxes to the page settings dialog

https://gerrit.wikimedia.org/r/130328

Change 133037 merged by jenkins-bot:
Allow VisualEditor users to set if a page whether a Disambiguation

https://gerrit.wikimedia.org/r/133037