[
http://jira.jboss.com/jira/browse/JBSEAM-1552?page=all ]
Norman Richards closed JBSEAM-1552.
-----------------------------------
Fix Version/s: 2.0.1.CR1
Resolution: Done
Thanks for the submission. I took your idea here and created a p:html tag that also
accepts HTML in the body, either in the template or as the output of other tags. For
example:
<p:html>
<s:formattedText value="*This* /is/ |Seam Text| as HTML. It's
very^cool^." />
</p:html>
This should be considered very experimental, as I'm not sure how to handle formatting
just yet. But, it provides a base to work from. Please let me know if it solves your
problems.
Rich text support
-----------------
Key: JBSEAM-1552
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1552
Project: JBoss Seam
Issue Type: Patch
Components: PDF
Affects Versions: 1.2.1.GA, 1.2.0.GA
Reporter: Chunyun Zhao
Assigned To: Norman Richards
Fix For: 2.0.1.CR1
Attachments: UIOutputRichText.java
Web applications often use rich text editors such as TinyMCE to allow the user to enter
rich text and store the content as html snippets. Currently seam pdf component doesn't
have a component to renders html snippets.
--
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