?- Re: Clarification @News Page/feedparser
der - March 1, 2007 - 00:44
| Project: | News Page |
| Version: | HEAD |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Description
The idea is to use the filtering capabilities of the news_page module to promote feedparser nodes to the front page. So you would setup a news_page node as normal but you could ckeck off a checkbox to say that you want to use the news_page to find and promote feedparser nodes. The promotion happens at cron time and you can specify how frequent you want the job to look for nodes to promote.
Obviously requires the feedparser module :)
Patch attached.
| Attachment | Size |
|---|---|
| news_page.module_0.patch | 8.83 KB |

#1
patch for install file
#2
setting status to patch-needs review
#3
Would you be able to post your news_page.module and install files? I can not seem to get this patched working properly.
Thanks!
#4
Nevermind I got it working.
Pretty neat but as you mentioned you had a specific need. For me I would really like the ability to use the news_page the orriginal way but with nodes. If you see it through to make a version that does only nodes as the code behind choosing between the types could get trickly then that would be great.
#5
my files, remove the txt extension
#6
Hello,
We are seeking a solution to display RSS feeds on our homepage, by category, and have been reviewing the News Page/Feedparse combination and seeking a bit of clarification
News Page is a content filtering module which requires an aggregator to function. Aggregators prior to feedparse(Aggregator/Aggregator2), aggregated content by category, but had no real filtering mechanism, thus the necessary combination of News Page/with the Agg & Agg2 aggregators. aggregators.
The aggregators, Feedparse seems to have a "tagging" capability which allows it to not only aggregator content, but also to "tag" content, as well.
??-- With the use of the aggregator, Feedparse, and its content "taggging" capability, is News Page and its "filtering" function still necessary? or can Feedparse be utilized on a standalone basis to filter and display content?
Thanks,
#7
Wouldn't Views be a better solution for this?