Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/DiscussionTools/modules/dt-ve/dt.ui.MWSignatureContextItem.js
Ðазад
function DtUiMWSignatureContextItem() { // Parent constructor DtUiMWSignatureContextItem.super.apply( this, arguments ); } OO.inheritClass( DtUiMWSignatureContextItem, ve.ui.MWSignatureContextItem ); DtUiMWSignatureContextItem.static.name = 'dtMwSignature'; DtUiMWSignatureContextItem.static.modelClasses = [ require( './dt.dm.MWSignatureNode.js' ) ]; DtUiMWSignatureContextItem.static.label = OO.ui.deferMsg( 'discussiontools-replywidget-signature-title' ); // Get the formatted, localized, platform-specific shortcut key for the given command DtUiMWSignatureContextItem.prototype.getShortcutKey = function ( commandName ) { // Adapted from ve.ui.CommandHelpDialog.prototype.initialize const commandInfo = ve.ui.commandHelpRegistry.lookup( commandName ); const triggerList = ve.ui.triggerRegistry.lookup( commandInfo.trigger ); const $shortcut = $( '<kbd>' ).addClass( 've-ui-commandHelpDialog-shortcut' ).append( triggerList[ 0 ].getMessage( true ).map( ve.ui.CommandHelpDialog.static.buildKeyNode ) ).find( 'kbd + kbd' ).before( '+' ).end(); return $shortcut; }; // Add a description saying that typing a signature is not needed here DtUiMWSignatureContextItem.prototype.renderBody = function () { this.$body.empty().append( mw.message( 'discussiontools-replywidget-signature-body', $( '<code>' ).text( '~~~~' ), this.getShortcutKey( 'undo' ) ).parseDom() ); }; ve.ui.contextItemFactory.register( DtUiMWSignatureContextItem ); module.exports = DtUiMWSignatureContextItem;
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка