update RTE docs for adding toolbar buttons AND Valid Elements

This commit is contained in:
Colin Kuskie 2008-12-03 19:26:02 +00:00
parent 03c411b68e
commit 1a3ad244b9
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
7.6.6
- fixed #8792: Image Preview gives ERROR in Collateral Manager
- fixed #8774: Forum Rich Edit no longer supports indent/outdent
7.6.5
- security: A problem was discovered and fixed in which users could email executable attachments to a collaboration system and then when viewed online, could execute them.

View file

@ -9,8 +9,8 @@ our $I18N = {
},
'toolbar buttons description' => {
message => q|Shows which toolbar buttons will be used in which toolbars in the editor. To remove a toolbar, deselect all buttons in that toolbar's column. Note that other fields may add buttons to a toolbar row as well, such as Enable Context Menu.|,
lastUpdated => 1166844107,
message => q|Shows which toolbar buttons will be used in which toolbars in the editor. To remove a toolbar, deselect all buttons in that toolbar's column. Note that other fields may add buttons to a toolbar row as well, such as Enable Context Menu. Adding buttons also may not enable functionality. You may also need to update the Valid Elements for this editor.|,
lastUpdated => 1228332284,
},
'using rich edit' => {