appy.gen: integrated tinyMCE; appy.gen: Ref.shownInfo can now specify column widths (ie, 'title*70%'); appy.gen: updated default page and field layouts; appy.gen: stop generating label for back references it not needed.
This commit is contained in:
parent
93619dafe1
commit
c9353b46db
267 changed files with 40477 additions and 82 deletions
3
gen/plone25/skin/tiny_mce/plugins/example/langs/en.js
vendored
Normal file
3
gen/plone25/skin/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/plone25/skin/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Normal file
3
gen/plone25/skin/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