|
From: Carlos K. <ck...@gm...> - 2005-11-17 15:05:11
|
ajturner said: > There are a couple of things I would appreciate some feedbackon:1) timest= amp in fof_update_feed doesn't actually do anything. Iattempted to have it = write the timestamp based on either the pubDate,or the dc:date fields in th= e field, but I couldn't get it to work and hoped one of you could figure it= out. Oh my! Im checking the mail i've sent you last week where i've supposedly attached a patch to solve that issue, justo to find that there is no file attached. I'll send the patch tonight. I needed the correct dates from the feeds in order to calc weekly word count averages. >2) Categories are done on a 1 feed to 1 category mapping per feed.However, I started to put in support for putting in a 1 feed can havemany categories. This complicates a lot more of the code/sql entries,so I held off for the time being. What do you think? Wouldn't tags solve the categories problem ? A feed could have multiple tags, there wouldn't be the necessity of a father-child relationship between them. Carlos. |