Page MenuHomePhabricator

Enable Cite button in toolbar for English Wiktionary
Closed, ResolvedPublic

Description

We've just set up Citoid on the English Wiktionary (Wiktionary:Votes/2020-09/Install_Citoid), everything works but the "Cite" button is hidden 2 levels deep inside the "Insert" dropdown, so the feature is not very discoverable.

It looks like this needs to be enabled for each Wiki separately (I found this via T133725, which requested the opposite), would it be possible to move the button to the main toolbar for the English Wiktionary? Citations are a basic part of the workflow there.

Event Timeline

// Should the citation button be moved from the primary toolbar into the "other" group
'wmgCiteVisualEditorOtherGroup' => [
	'default' => true,
	'wikipedia' => false,
	'wikibooks' => false,
	'wikiversity' => false,
],

Default from T133725 got flipped at some point, so the default is to not show it. So a 'enwiktionary' => false,will have the desired effect

Change 640087 had a related patch set uploaded (by Jberkel; owner: Jberkel):
[operations/mediawiki-config@master] Enable "Cite" button in toolbar for enwiktionary

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

Urbanecm triaged this task as Medium priority.
Urbanecm moved this task from Backlog to To deploy on the Wikimedia-Site-requests board.

Change 640087 merged by jenkins-bot:
[operations/mediawiki-config@master] Enable "Cite" button in toolbar for enwiktionary

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

Mentioned in SAL (#wikimedia-operations) [2020-11-12T19:12:18Z] <urbanecm@deploy1001> Synchronized wmf-config/InitialiseSettings.php: 0f0f8397424d4337cdcd61f7acb276d4f0b1facd: Enable "Cite" button in toolbar for enwiktionary (T267504) (duration: 00m 58s)