���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/resources/src/mediawiki.action/mediawiki.action.delete.js
���ѧ٧ѧ�
/*! * Javascript for action=delete and Special:RevisionDelete at domready */ ( function () { $( function () { var colonSeparator = mw.msg( 'colon-separator' ), reasonList = OO.ui.infuse( $( '#wpDeleteReasonList' ).closest( '.oo-ui-widget' ) ), reason = OO.ui.infuse( $( '#wpReason' ).closest( '.oo-ui-widget' ) ), filterFunction = function ( input ) { // Should be built the same as in Article::delete() // and SpecialRevisionDelete::submit() var comment = reasonList.getValue(); if ( comment === 'other' ) { comment = input; } else if ( input !== '' ) { // Entry from drop down menu + additional comment comment += colonSeparator + input; } return comment; }; reason.$input.codePointLimit( mw.config.get( 'wgCommentCodePointLimit' ), filterFunction ); } ); }() );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.21 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�