���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/resources/src/mediawiki.special.revisionDelete.js
���ѧ٧ѧ�
/*! * JavaScript for Special:RevisionDelete */ ( function () { var colonSeparator = mw.msg( 'colon-separator' ), $wpRevDeleteReasonList = $( '#wpRevDeleteReasonList' ), $wpReason = $( '#wpReason' ), filterFunction = function ( input ) { // Should be built the same as in SpecialRevisionDelete::submit() var comment = $wpRevDeleteReasonList.val(); if ( comment === 'other' ) { comment = input; } else if ( input !== '' ) { // Entry from drop down menu + additional comment comment += colonSeparator + input; } return comment; }; $wpReason.codePointLimit( mw.config.get( 'wgCommentCodePointLimit' ), filterFunction ); }() );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�