mediawiki-extensions-WikiEd.../tests/qunit
Inductiveload b87612d937 Allow a free-text string 'title' field when adding characters
When adding characters to the WikiEditor toolbar, it's possible to set
titleMsg, but it's not possible to set a free-form string title. This is
rather limiting for personal or site-local scripts which might wish to
use a title tooltip but not be able to set a MediaWiki message.

This commit adds the ability to pass a 'title' field of a character
definition object. If both 'title' and 'titleMsg' are defined, 'titleMsg'
is used.

Bug: T292434
Change-Id: I00775d5e4690c0fd45c20639a122c39dc756135e
2021-10-04 15:48:55 +01:00
..
.eslintrc.json build: Update linters 2018-09-14 13:19:52 +01:00
ext.wikiEditor.toolbar.test.js Allow a free-text string 'title' field when adding characters 2021-10-04 15:48:55 +01:00