You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Robert Zeigler (JIRA)" <de...@tapestry.apache.org> on 2007/05/17 18:25:16 UTC

[jira] Commented: (TAPESTRY-1466) Support expansions inside ordinary attributes

    [ https://issues.apache.org/jira/browse/TAPESTRY-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496609 ] 

Robert Zeigler commented on TAPESTRY-1466:
------------------------------------------

Would the expansion have to be the entire property?
It would be nice to be able to mix and match a bit on the properties... something like:
<a href="http://www.foo.com/${dynamic}">Some Link</a>



> Support expansions inside ordinary attributes
> ---------------------------------------------
>
>                 Key: TAPESTRY-1466
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1466
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Howard M. Lewis Ship
>             Fix For: 5.0.5
>
>
> It would be nice to allow expansions inside ordinary elements, without the bother of creating a component, i.e.
> <tr class="${rowClass}"> ... </tr>
> Today, this can be accomplished as:
> <tr t:id="row" class="prop:rowClass"> ... </tr>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org