appy.gen: first Ploneless version.
This commit is contained in:
parent
5672c81553
commit
d0cbe7e573
360 changed files with 1003 additions and 1017 deletions
3
gen/ui/tiny_mce/plugins/example/langs/en.js
vendored
Normal file
3
gen/ui/tiny_mce/plugins/example/langs/en.js
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
tinyMCE.addI18n('en.example',{
|
||||
desc : 'This is just a template button'
|
||||
});
|
3
gen/ui/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Normal file
3
gen/ui/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
tinyMCE.addI18n('en.example_dlg',{
|
||||
title : 'This is just a example title'
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue