mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-15 03:35:58 +00:00
b87612d937
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 |
||
---|---|---|
.. | ||
.eslintrc.json | ||
ext.wikiEditor.toolbar.test.js |