Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by FilipSAdamsen: http://wiki.apache.org/tapestry/Tapestry5HowToAddMessageFormatBindingPrefix ------------------------------------------------------------------------------ The messageformat prefix allows you to specify values to use in a message inline like this: {{{ - ${messageformat:key,value1,value2} or <t:component t:parameter="messageformat:key,value1,value2"> + ${messageformat:key=value1,value2} or <t:component t:parameter="messageformat:key=value1,value2"> }}} Where the component's message catalog contains: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
