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

@ -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' => {