Diferencia entre revisiones de «Usuario:King of Herdaz/common.js»

m
new test
m
m (new test)
var customizeToolbar = function() {
/* Your code goes here */
 
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
'sections': {
'emoticons': {
'type': 'toolbar', // Can also be 'booklet'
'label': 'Emoticons'
// or 'labelMsg': 'section-emoticons-label' for a localized label
}
}
} );
 
//add new section to editing toolbar
8718

ediciones