Trouble with ignore_in_feed

Mikael Nilsson mikael at nilsson.name
Wed Sep 23 04:34:08 EST 2009


tis 2009-09-22 klockan 17:49 +0200 skrev Mikael Nilsson:
> Using latest venus, I want to disable posts jumping to the top when
> updated, so I found advise in an old post on this list, to set
> 
> ignore_in_feed: updated
> 
> in the [Planet] section.
> 
> While it seems to work (it disables the jumping), it also brings with it
> a serious issue: All items in a newly added feed is given a time stamp
> of "now", completely ignoring their published date as well. I don't
> think that's the intention, and it's certainly not what I was
> expecting. 
> 
> Is there a fix?

So, if I understand the example

http://www.feedparser.org/docs/annotated-rss20.html

correctly, the pubDate is mapped to "updated". What I *want* is for att
Atom feeds to have their "updated" removed. What I get is that all RSS2
feeds instead have their dates removed completely.

I suppose the only way is to use ignore_in_feed exlusively for atom
feeds (or other feeds that use the date of updates in pubDate or
dc:date).

/Mikael

 
> 
> /Mikael 
> 




More information about the devel mailing list