Mike, Amaya is probably not the best tool you may use to edit templates. Amaya tries to produce valid documents, but Velocity templates, as far as I understand, are not valid HTML or XML documents. They are made of a mix of HTML fragments and VTL statements and the result is not usually valid HTML. I guess this is the reason why Amaya strip out some VTL statements. Vincent. Mike Keating wrote: > > I'm using Amaya 4.3.2 to design some Velocity templates, using statements > like > > #foreach( $item in $items ) > The item name is $item.name<br> > #end > > > Sometimes Amaya will strip out the statements beginning with "#" - I believe > it happens when I look at the document in structure view, and/or when I save > the document to disk. > > Velocity site here: > > http://jakarta.apache.org/velocityReceived on Friday, 22 June 2001 11:57:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:28 GMT