Miguel A Paraz wrote: >[snip] > I followed the templates. The rendering system adds a decorator before > and after the Atom XML. And, the template needs to be created for each
I'm not sure what you mean by adding a decorator. > blog, right? So I assume this should be done as a .vm file loaded from > a VelocityServlet? > Yes, in this particular case, the template would need to be added to each individual blog; however, it should be very easy to add to the master Atom template. - James
