On 5/22/06, James M Snell <[EMAIL PROTECTED]> wrote:
One possible approach you could take would be to leverage the Feed Thread Extension "replies" link and drop an app:collection element in the comments feed.
Thanks for the tip - I read up on the threading extensions you're working on.
Creating the comments feed is easy [1], adding an app:collection to that feed would be even easier. [1] http://www.snellspace.com/wp/?p=321
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 blog, right? So I assume this should be done as a .vm file loaded from a VelocityServlet?
