[
http://jira.jboss.com/jira/browse/JBSEAM-650?page=comments#action_12367526 ]
Christian Bauer commented on JBSEAM-650:
----------------------------------------
The parser needs to be rewritten, either:
A. rewrite it to use several stages and allow hooks into the AST of an intermediate stage
(for rendering anything that is not HTML from the AST)
B. rewrite it and simply call methods for all HTML rendering, subclassing of parser allows
overriding of methods and custom output
I can only do B.
<s:formattedText value="#{post.body}"
highlight="#{word}"/>
-----------------------------------------------------------
Key: JBSEAM-650
URL:
http://jira.jboss.com/jira/browse/JBSEAM-650
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Gavin King
Assigned To: Gavin King
Priority: Minor
Attachments: faces-config.xml.patch, UIFormattedText.java.patch
Add highlighting
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira