Sorry, I've found your repository in your pom,xml ;)

http://people.apache.org/~hlship/tapestry-snapshot-repository

;)

On 6/14/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
You're caught between releases; using expansions inside ATTRIBUTES is
a new feature available in 5.0.5-SNAPSHOT.

On 6/14/07, David Avenante <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've read the documentation of expension.
>
> I try to render something like :
>
> <div id="${id}" style="visibility:hidden;position:absolute;top:0px;"
>      xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
>     <div class="x-dlg-hd">${title}</div>
>     <div class="x-dlg-bd">
>         <t:body/>
>     </div>
> </div>
>
> it's work fine for title but don't work for my id !!!!
>
> I've miss something ?
>
> Thank's
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to