$#**#Id Claude
Le mercredi 20 février 2008 à 18:35 -0800, nodje a écrit : > I'm using Velocity to render HTML pages. > I have a SVN $Id$ keyword in each Velocity template. > I'd like to have this one render into the HTML result, so that I can see > which file version I'm looking at in a browser. Something like <!-- $Id > ..... $ --> > > However, if I put it like this in the Velocity template, $Id will be > interpreted as a variable and Velocity will report an error. > Usage of Velocity comments works of course, but are not rendered in the > resulting page. > > So is there any way to tell Velocity not to interpret $id ???' > > cheers, > --nodje --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
