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

m
newish test
m (Undo revision 158020 by King of Herdaz (talk))
Etiqueta: Deshacer
m (newish test)
var customizeToolbar = function() {
/* Your code goes here */
 
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
'sections': {
'test': {
'type': 'toolbar',
'label': 'Test'
}
}
} );
 
//add new section to editing toolbar
//Add new references dropdown to the "advanced" section
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
section: 'advancedtest',
groups: {
list: {
8718

ediciones