« MediaWiki:Common.js » : différence entre les versions

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 911 : Ligne 911 :
};
};
var wgScriptPath=mw.config.get( 'wgScriptPath' );
var wgScriptPath=mw.config.get( 'wgScriptPath' );
var wgUserName=mw.config.get( 'wgUserName' );
var wgServer=mw.config.get( 'wgServer' );
var wgScript=mw.config.get( 'wgScript' );
/* Check if view is in edit mode and that the required modules are available. Then, customize the toolbar … */
/* Check if view is in edit mode and that the required modules are available. Then, customize the toolbar … */
if ( [ 'edit', 'submit' ].indexOf( mw.config.get( 'wgAction' ) ) !== -1 ) {
if ( [ 'edit', 'submit' ].indexOf( mw.config.get( 'wgAction' ) ) !== -1 ) {