Re: Logo asset path

2011-05-16 Thread David Rees
On Mon, May 16, 2011 at 5:46 PM, Greg Pagendam-Turner wrote: > Perhaps the examples at > http://tapestry.apache.org/tapestry5/guide/assets.html should be changed to > include ${} Latest docs are better than those old docs. http://tapestry.apache.org/assets.html -Dave --

Re: Logo asset path

2011-05-16 Thread Greg Pagendam-Turner
Thanks Dave, That works. Perhaps the examples at http://tapestry.apache.org/tapestry5/guide/assets.html should be changed to include ${} Regards, Greg. On 17/05/2011 10:43 AM, David Rees wrote: On Mon, May 16, 2011 at 5:32 PM, Greg Pagendam-Turner wrote: I'm trying to reference a logo

Re: Logo asset path

2011-05-16 Thread David Rees
On Mon, May 16, 2011 at 5:32 PM, Greg Pagendam-Turner wrote: > I'm trying to reference a logo in my Layout component. > > The logo is located in the project under > src/main/webapp/layout/images/logo.png > > After reading http://tapestry.apache.org/tapestry5/guide/assets.html I would > have though

Logo asset path

2011-05-16 Thread Greg Pagendam-Turner
Hi, I'm trying to reference a logo in my Layout component. The logo is located in the project under src/main/webapp/layout/images/logo.png After reading http://tapestry.apache.org/tapestry5/guide/assets.html I would have thought that the correct way to reference it from Layout.tml would be: