Changes between Version 5 and Version 6 of CustomWidgetsTinyMCE
- Timestamp:
- Jan 11, 2007, 12:25:49 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomWidgetsTinyMCE
v5 v6 98 98 This implementation has the following flaw 99 99 1. It requires the template author to include the javascript source in every template which displays a TinyMCE widget. 100 (although adding a "TinyMCE" block in the main template in the header and populate from the view also works)