On 5 May 2009, at 00:25, Arthus Erea wrote:
> Right, but it appears Mint *does* try to add something (otherwise it > would work). > > I can't see why they would do it that way, but we should probably > support the ability of Mint (and other programs) to work properly. If it adds absolutely anything before the feed it will cause a well- formed error. Hence, it can't be actually adding anything before the feed (after it it could get away with comments, whitespace, and processing instructions). I believe ensuring nothing is output before the feed is the right thing to do. I'll look at the (Pepper) code myself later this evening. I expect what it does it just run code before each request, which init_atom does. If you need to change the link, atom_add_post would do (or atom_add_comment for comments, etc.). -- Geoffrey Sneddon <http://gsnedders.com/> --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
