updating tinymce to 1.41
This commit is contained in:
parent
dc1721d1ef
commit
bd48711603
125 changed files with 5524 additions and 3444 deletions
|
|
@ -9,7 +9,9 @@
|
|||
theme : "advanced",
|
||||
mode : "textareas",
|
||||
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,formatselect,fontselect,fontsizeselect,forecolor",
|
||||
extended_valid_elements : "font[face|size|color]"
|
||||
extended_valid_elements : "font[face|size|color]",
|
||||
plugins : "table",
|
||||
theme_advanced_buttons3_add_before : "tablecontrols,separator"
|
||||
});
|
||||
</script>
|
||||
<!-- /tinyMCE -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue