git add stuff
This commit is contained in:
7
simpla/design/js/tiny_mce/plugins/smeditimage/docs/help.txt
vendored
Normal file
7
simpla/design/js/tiny_mce/plugins/smeditimage/docs/help.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
//. Example ..................................................................
|
||||
tinyMCE.init({
|
||||
mode : "textareas",
|
||||
theme : "advanced",
|
||||
plugins : "smeditimage",
|
||||
theme_advanced_buttons3_add : "smeditimage"
|
||||
});
|
||||
7
simpla/design/js/tiny_mce/plugins/smeditimage/docs/hilfe.txt
vendored
Normal file
7
simpla/design/js/tiny_mce/plugins/smeditimage/docs/hilfe.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
//. Beispiel .................................................................
|
||||
tinyMCE.init({
|
||||
mode : "textareas",
|
||||
theme : "advanced",
|
||||
plugins : "smeditimage",
|
||||
theme_advanced_buttons3_add : "smeditimage"
|
||||
});
|
||||
Reference in New Issue
Block a user