Page 1 of 1

mp3 enclosures

Posted: Sun Feb 24, 2008 5:15 am
by trevorgensch
I had a quick look through the forums for details on mp3 enclosures and feeds, and it seems that Serendipity can't do mp3 enclosures in feeds?

that's fine, I am happy to maintain a seperate .xml file if need be.

If that is the case, how can I link to my own .xml from the site, instead of having the multiple links that are there by default?

Thanks for any assistance.

Trev.

Re: mp3 enclosures

Posted: Sun Feb 24, 2008 12:28 pm
by garvinhicking
Hi!

Serendipity can do that, if you install the Podcast plugin.

If that is the case, how can I link to my own .xml from the site, instead of having the multiple links that are there by default?
If you wanted to do that, you'd either need to patch the serendipity subsciprtion plugin (class serendipity_syndication_plugin in include/plugins_internal.inc.php) or you could add a simple HTML nugget sidebar plugin where you can announce your custom URLs.

Regards,
Garvin