Hey All,
Well it works and thanks a lot everybody. and yeah Henning your messing with my head as I understand it mrtg.Image is package notation but Velocity uses "," to seperate directories luckly for me there are no sub dirs, so far in the app I'm inheriting.
cheers
Dave Harris
Henning P. Schmiedehausen wrote:
=?iso-8859-1?Q?J=FCrgen_Hoffmann?= <[EMAIL PROTECTED]> writes:
<img src="$link.setPage("mrtg,Image.vm")" border="0"/>
To confuse you even more: Actually you should use
<img src="$link.setScreen("mrtg.Image")" border="0" />
You're not referencing a template but a (Raw)Screen. So you should navigate to it. Please note the usage of "." ;-)
This should be a bit more performant because you don't have to go through TemplateService to find your screen.
Regards Henning
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]