Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/resources/src/mediawiki.tempUserCreated/mediawiki.tempUserCreated.js
Ðазад
( function () { 'use strict'; const contLangMessages = require( './contLangMessages.json' ); /** * Respond to the creation of a temporary user. * * @namespace mw.tempUserCreated */ mw.tempUserCreated = {}; /** * Show popup after creation of a temporary user. */ mw.tempUserCreated.showPopup = function () { const title = mw.message( 'postedit-temp-created-label' ).text(); const $content = mw.message( 'postedit-temp-created', mw.util.getUrl( 'Special:CreateAccount' ), contLangMessages[ 'tempuser-helppage' ] ).parseDom(); mw.notify( $content, { title: title, classes: [ 'postedit-tempuserpopup' ], autoHide: false } ); }; }() );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка