Hi,
I would like to create "Download" link from my site, the issue I'm
having is that the link is generated during the build and contains a
timestamp.
In my project's site.xml I have something like:
<menu name="Downloads">
<item name="RPM" href="<url>/${timestamp}/rpm/"/>
<item name="Zip" href="<url>/${timestamp}/xip/"/>
</menu>
I'm not sure if that's the proper way and have not found any
document/example.
Is it possible to pass properties to the site.xml?
Any other way to support dynamic links?
Thanks,
Erez.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]