cmms RSS 生成

发布于 2024-09-17 20:10:12 字数 129 浏览 6 评论 0原文

我是 cmsms 的新手,我在其中安装了新闻模块,现在我必须为此新闻部分创建 rss,如何为我的新闻部分生成 rss。 在我的任何页面中显示生成的 rss 的步骤是什么?

任何人都可以指导我正确的道路。

提前致谢

I'm new to cmsms, i have installed a news module in it,now i have to create an rss for this news section, how can i generate an rss for my news section.
what are steps to display that generated rss in any of my page.

can any one guide me with correct path.

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无畏 2024-09-24 20:10:12

安装 CGFeedMaker 模块。它已经有一个新闻模块的预定义模板,但您需要编辑名称、版权等的值。通过扩展 >> 来完成此操作。卡尔盖的 Feed Maker 并选择“新闻”提要。

然后,在模板中,在头标记之间插入 {CGFeedMaker action='autodiscovery' feed='news'}。

应该可以顺利完成此任务。

Install the CGFeedMaker module. It already has a predefined template for the the News module, but you'll need to edit the values for name, copyright, etc. Do that through Extensions >> Calguy's Feed Maker and pick the "news" feed.

Then, in your template, insert {CGFeedMaker action='autodiscovery' feed='news'} in between your head tags.

You should be good to go after that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文