add tr:inputHtml / tinyMCE integration
--------------------------------------
Key: TRINIDAD-1479
URL: https://issues.apache.org/jira/browse/TRINIDAD-1479
Project: MyFaces Trinidad
Issue Type: New Feature
Components: Components
Environment: All
Reporter: Jasper de Vries
At the moment it's not possible to use TinyMCE (HTML editor) in combination
with Trinidad.
TinyMCE modifies the DOM which causes problems in combination with the Trinidad
Javascript (PPR).
I had to create a workaround where TinyMCE was added to the HTML document
outside the Trinidad managed DOM and needed to sync the TinyMCE content with a
Trinidad inputText field (let me know if you are interested in the full
workaround).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.