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

Aller à : navigation, rechercher
aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 84 : Ligne 84 :
// Customisation du Wikicode
// Customisation du Wikicode
var customizeToolbar = function () {
var customizeToolbar = function () {
alert ('on passe par customizeToolbar');
/* début code boutons */
/* début code boutons */
$('#wpTextbox1').wikiEditor('addToToolbar', {
$('#wpTextbox1').wikiEditor('addToToolbar', {
Ligne 916 : Ligne 917 :
// This can be the string "0" if the user disabled the preference ([[phab:T54542#555387]])
// This can be the string "0" if the user disabled the preference ([[phab:T54542#555387]])
if ( mw.user.options.get( 'usebetatoolbar' ) == 1 ) {
if ( mw.user.options.get( 'usebetatoolbar' ) == 1 ) {
    alert ('on passe par usebetatoolbar');
$.when(
$.when(
mw.loader.using( 'ext.wikiEditor' ), $.ready
mw.loader.using( 'ext.wikiEditor' ), $.ready

Menu de navigation