Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我会尽力说明这一点。我需要将我的 Joomla 网站的几页制作成 RSS 提要。我不需要整个网站。
我遇到了几个如何做到这一点的例子,但没有一个是真正清楚的。谁能告诉我最简单,最有效的方法吗?我以前从未使用过 RSS 提要,因此请使其尽可能简单明了。
对此,我真的非常感激。谢谢你。
要在 Joomla 中创建提要,您只需在 view.html.php 文件旁边创建一个 view.feed.php 文件。基本上,您只需遵循类别提要之一中的模型。您正在使用提要文档。