mediawiki-extensions-Visual.../modules/ve-mw
Krenair 12d14b9e26 Allow extensions to add extra meta item checkboxes to the page settings dialog
Like this:

ve.ui.MWSettingsPage.static.addMetaCheckbox(
    'metaItemName', // e.g. 'mwDisambiguation'
    'checkboxLabel' // e.g. 'Disambiguation page'
);

Depending on 'ext.visualEditor.mwmeta'

Bug: 61073
Change-Id: I78dd68ff5aad20c7e66c4ce1528b6f1bbc74892d
2014-05-21 16:07:00 +00:00
..
ce Style external links and their suggestions with the right color 2014-04-30 16:49:46 -07:00
dm Restyle parameter pages 2014-04-30 16:27:19 -07:00
i18n Switch to use MediaWiki's built-in messages for post-edit notifications 2014-05-01 21:51:32 +01:00
init Switch to use MediaWiki's built-in messages for post-edit notifications 2014-05-01 21:51:32 +01:00
test [browser test] use ?veaction=edit to avoid login where feasible 2014-04-28 15:38:18 -04:00
ui Allow extensions to add extra meta item checkboxes to the page settings dialog 2014-05-21 16:07:00 +00:00