Heisenberg submitted a new resource:
You must be registered for see links
- RSS Post feed (no mods, no plugins)vB Version: 3.8.4
This is a php script which outputs posts made in the forum in RSS format,
this is not an addition to the existing RSS system but rather an independent PHP file which generates "mock" RSS information.
Format of output is this:
Code:<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <channel> <item> <title>Title of the forum topic</title> <postTitle>Title of my post</postTitle>...
You must be registered for see links
Last edited:
