Angus Smithson wrote:

Not even sure I've got the terminology right but basically I have set up a test blog at blogger.com and I am sort of lost in the docs. Basically was just wondering how I should go about displaying the feed on my lenya publication. Even just a point in the right direction would be great.

I'm using lenya 1.2.4

http://gustesttesttest.blogspot.com/atom.xml


you could pull it either by

<map:generate src="http://gustesttesttest.blogspot.com/atom.xml"/>

whereas it might make sense to create a an atom doctype within the default publication.
(see the Wiki for instance on this topic)

Btw, you might want to use

src/webapp/lenya/bin/download_feeds.xml

for donwloading the atom feed with a "cronjob" instead of downloading it for every request.

Also it the download_feeds.xml should check the well-formedness of the XML.

HTH

Michi


Thanks
Angus



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to