Bugs item #614324, was opened at 2002-09-25 06:54 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=614324&group_id=4754
Category: Tapestry Group: suggestion >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Tzvetelin (tzvetelin) Assigned to: Howard Lewis Ship (hship) >Summary: Add a param "raw� in addition to �key" Initial Comment: Add a parameter �raw� in addition to �key� when we use components string translation to allow insertion of HTML formatted messages. For example, one could then do <span key=�message_key� raw=�true�/> and that would include a message that has already been formatted in HTML. An alternative is to have a �type� key that defines the type of the text to be inserted. For example: <span key=�message_key� type=�raw�/>. The two types could be supported now are �plain� and �raw�. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=614324&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
