[
https://jira.jboss.org/jira/browse/RF-6452?page=com.atlassian.jira.plugin...
]
Dan Allen commented on RF-6452:
-------------------------------
Considering the fact that the rich text editors are more than likely designed to work on
HTML, they should definitely be used as a way to capture the markup the user wants, then
the converters handle what is actually saved. Having a Seam Text converter is advantageous
because it can automatically handle concerns such as sanitizing the HTML, etc. Though it
is more work on the component developer, it also gives the component developer a lot of
power. Perhaps some sort of converter base class would be appropriate to help parse the
HTML.
Add support for other wiki markup output for Editor component
-------------------------------------------------------------
Key: RF-6452
URL:
https://jira.jboss.org/jira/browse/RF-6452
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.3.0
Reporter: Jay Balunas
Fix For: Future
Adding support for other more standard wiki markup such as textile
(
http://www.textism.com/tools/textile/).
This would ideally be done by having the editor support different JSF coverters that
actually handle the conversion. This would allow for a very generic implementation where
users can "plug-in" different markup support.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira