console.log($('.sf_free_text'));
$('#sf_free_text').attr('id','wpTextbox1').attr('name','wpTextbox1').addClass('webfonts-changed');
$('#wpTextbox1').wikiEditor( 'addToToolbar', {
'section': 'main',
'group': 'insert',
'tools': {
'image': {
labelMsg: 'wikieditor-toolbar-tool-imagefile',
type: 'button',
icon: 'button-add-media.png',
action: {
type: 'encapsulate',
options: {
preMsg: [ 'wikieditor-toolbar-tool-imagefile-pre', '[[File:' ],
periMsg: 'wikieditor-toolbar-tool-imagefile-example',
post: "]]"
}
}
}
}
}
);
});
/* DO NOT ADD CODE BELOW THIS LINE */
Modifiche - SAC Terre di Lupiae
Modifiche
481 byte aggiunti,
9 anni fa