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"/>
I'm still not sure, into which file would this go then how would I use
it on a document in my publication?
if it's the default publication, then it would go in
.../pubs/default/doctypes.xml
HTH
Michi
whereas it might make sense to create a an atom doctype within the
default publication.
(see the Wiki for instance on this topic)
Ok, thanks, I'll have a look at that once I've got the basics working
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]