RSS/RDF/Atom support
Brought to you by:
nazgul26
Hi there,
A bit of change of the generated XML export would make
it possible to have rss/rdf/atom feeds for ppl seeking
for new recipes :-)
$g_rb_project_website/$g_rb_project_name . rss/rdf
sounds like fair enough for a filename, should hold the
last 10 or so (might be a setting in
includes/config.inc.php) newest recipe additions.
Cheers,
MBJr.
Logged In: YES
user_id=620676
Created a nice working example - not using any lang stuff
for now.
Attached :-)
Cheers,
MBJr.
RSS 2.0 support for PHPRecipeBook v2.32 and hopefully above :-)
Logged In: YES
user_id=620676
Fixed a bug in rss.php that caused private recipes to show
up in the RSS listings - this should not happen :-)
Uploaded new version.
rss.php v0.2 :-)
Logged In: YES
user_id=599321
Sounds like fun.