Welcome to Geeklog, Anonymous Tuesday, November 12 2024 @ 03:18 pm EST
Downloads
Provides support for load balanced sites and syndication feeds.
Updates the following files:
system/lib-syndication.php
public_html/admin/syndication.php
Adds the following file:
public_html/backend/rss.php
Feeds can be called via
<siteurl>/backend/feed.php?feed=<filename>
Conditions, a file matching the name will need to be preexisting so create a dummy file on all servers if you are creating a new file.
Feed source file will update not more often then every 5 minutes per server, based on the file timestamp.
Enjoy.
system/lib-syndication.php
public_html/admin/syndication.php
Adds the following file:
public_html/backend/rss.php
Feeds can be called via
<siteurl>/backend/feed.php?feed=<filename>
Conditions, a file matching the name will need to be preexisting so create a dummy file on all servers if you are creating a new file.
Feed source file will update not more often then every 5 minutes per server, based on the file timestamp.
Enjoy.