mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
e6a524d761
The 'mwSignature' command replaces the selected content with your signature. So basically, if you double-click this node, it gets deleted and an identical one is inserted. This is useless. I think I added this when this class was inheriting from ve.ui.MWTransclusionContextItem, to override the command that would open the transclusion dialog, but even then this should have instead been `null`. Change-Id: Id4492e36e9d89001df655e48b528d07eb608289e |
||
---|---|---|
.. | ||
ve.ui.MWAlienExtensionContextItem.js | ||
ve.ui.MWDefinedTransclusionContextItem.js | ||
ve.ui.MWGalleryContextItem.js | ||
ve.ui.MWIncludesContextItem.js | ||
ve.ui.MWInternalLinkContextItem.js | ||
ve.ui.MWLanguageVariantNodeContextItem.js | ||
ve.ui.MWMagicLinkNodeContextItem.js | ||
ve.ui.MWMediaContextItem.js | ||
ve.ui.MWNumberedExternalLinkNodeContextItem.js | ||
ve.ui.MWPreContextItem.js | ||
ve.ui.MWSignatureContextItem.js | ||
ve.ui.MWTransclusionContextItem.js |