Page 1 of 1

RSS Feed with Post excerpts?

Posted: Tue Jun 17, 2008 7:27 pm
by focusedphil
Hello

I have a client who has a Serendipity install (v1.2.1) and I need to be able to pull an RSS feed from it with either post excerpts or full posts.

I think this can be done but the only thing I can find is on the Configuration page - about toggling strict RFC2616.

Am I missing something or can this be done via a plug in or something?

not afraid of futzing with the php if that's required

thanks!

phil

Re: RSS Feed with Post excerpts?

Posted: Tue Jun 17, 2008 7:45 pm
by garvinhicking
Hi!

You can displays feeds in the sidebar through the "Remote RSS/OPML-Feed" sidebar plugn (serendipity_plugin_remoterss). You can pull feeds as normal articles through the event plugin "Aggregator" (serendipity_event_aggregator).

Regards,
Garvin

Posted: Thu Jul 31, 2008 10:14 pm
by focusedphil
Thanks!

Can't seem to find that plugin via the "configure plugins" page but I'll futz around with it.