聚合各种提要并将其显示为博客条目?
关于 Drupal 的新手问题。我想聚合来自不同网站的各种 rss 提要,并将它们作为博客条目显示在主网站页面中。有办法实现吗?
谢谢。
Newbie question on Drupal. I want to aggregate various rss feeds from various websites and display them in the main site page as blog entries. Is there a way to accomplish that?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用聚合器模块满足您的要求。它配置简单,并且作为 Drupal 6 中的核心可选模块。启用它,您将在内容管理中获得“Feed Aggregator”的管理设置,然后使用视图或您的模块生成页面/块显示
视频教程
看看我的 Feed 聚合器屏幕截图
use Aggregator module for your requirement. Its simple to configure and coming as core optional module in Drupal 6. Enable it and you'll get an admin settings as 'Feed Aggregator' in content management then use views or your module to generate page/block display
video tutorial
Take a look my feed aggregator screenshot