Community « Discussion forum « Bug tracker « Allow duplicate links in RSS feeds ? «
Comment: Allow duplicate links in RSS feeds ?
| << Previous | Next >> |
Comment inspired from Bernard
Bernard:
Having a look at feeds.php, line 352, there is code to skip existing links - its not a bug - I am working against the way the code was designed. Its a useful feature to have, eg aggregating multiple feeds and removing duplicates is worthwhile.
In my case it would be useful to allow duplicates (could we repeat the link entry (id) rather than create a duplicate
I am not sure how would be best to achieve this - maybe a config option somewhere to allow duplicate RSS feed links ?
Being able to limit the number of links in this section would also make sure that duplicates were eliminated eventually - I only need 10 to 50 items, no need to keep them indefinitely.
Hope this info helps. Nick
Having a look at feeds.php, line 352, there is code to skip existing links - its not a bug - I am working against the way the code was designed. Its a useful feature to have, eg aggregating multiple feeds and removing duplicates is worthwhile.
In my case it would be useful to allow duplicates (could we repeat the link entry (id) rather than create a duplicate
I am not sure how would be best to achieve this - maybe a config option somewhere to allow duplicate RSS feed links ?
Being able to limit the number of links in this section would also make sure that duplicates were eliminated eventually - I only need 10 to 50 items, no need to keep them indefinitely.
Hope this info helps. Nick
by NickR on Dec. 19 2006
