« Zurück

RSS Feed all

Version:
0.4.4
State:
Stable
Release Date:
2021/04/19
License:
GPL
Authors:
Martin Hecht, Bernd
Description language:
EN | DE
Description EN:
This module provides rss feed for all pages of a WBCE installation, including the contents (e.g. posts) in News, Bakery, OneForAll, Procalendar...

Usage:

just install the module and adjust the values in config.php to your needs (see the comments in that file for explanations) the file is shipped as config.default.php to avoid overwriting your adjustments during module upgrade.

Your rss feeds are available at the url WB_URL/modules/rss_feed_all/view.php

More advanced hint:
You can also call RssFeedAll_Render() for instance in a code2 section on a hidden page with a blank template assigned. When using it this way, make sure that you suppress the section anchor, e.g. using an output filter.
Description DE:
Dieses Modul generiert einen RSS-Feed für alle Inhalte einer WBCE-Instanz, inkl. Beiträge/Artikel in Modulen wie News, Bakery, OneForAll, ProCalendar...