Bugs item #614324, was opened at 2002-09-25 10:54 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=614324&group_id=4754
Category: Tapestry Group: suggestion Status: Open Resolution: None 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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
