Skip to content.

Etria Lists

 

[quills-dev] feeds don't work in (my) QuillsEnabled

Tim Hicks tim at sitefusion.co.uk
Mon Jul 21 09:36:42 UTC 2008


Sasha Vincic wrote:
> Hi,
> 
> Installed QuillsEnabled in my buildout and everything seams to work except
> the feeds.
> 
> There is no corresponding Products.Quills.syndication in QuillsEnabled that
> i could see. So my question is what am I missing?

Oh dear, that's rather embarrassing.  There should indeed be 
syndication.py and syndication.zcml files.  I really thought that I had 
this working locally, so perhaps I just forgot to check in the files 
from my working copy.  Anyway, a clear out of my dev folder means even 
if I did have this code written, I no longer have it :(.

If you are motivated to do so, it should be fairly easy to port over the 
syndication implementation from Products.Quills.  I think the feed-ish 
adapters should be declared for IWeblogEnhanced.  The IFeedEntry adapter 
for IPossibleWeblogEntry.  It *may* be necessary/preferrable to subclass 
the implementations of each and add an adaptation step to 
IWeblog/IWeblogEntry, respectively.

Sorry for the oversight on my part.


Tim


More information about the quills-dev mailing list