Changes between Initial Version and Version 1 of Ticket #16695, comment 19
- Timestamp:
- 04/11/2011 10:12:59 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16695, comment 19
initial v1 7 7 8 8 The whole HTML editor functionality. TinyMCE can be hidden on demand exposing the textarea but is still active in the background, so a plugin that adds buttons for easy entering of HTML tags there would work nicely. 9 10 I'll be adding the functions from our editor.js in a TinyMCE plugin anyways, no need to load a separate file for them.