Page 1 of 1

Editting Syndication Plugin

Posted: Mon Oct 15, 2007 10:22 pm
by kehbop
All I want to do is add a link that goes to a newsletter subscription page. I think a simple solution would just be to use the feedburner part of the plugin but putting in the newsletter url. Only problem with that is that is that any url I enter into the feedburner text boxes tacks on the feedburner.com website infront of it. (which I don't want)

like this: http://feeds.feedburner.com/[i][entered link][/i]

I think it would be pretty easy to just take out that part of the code once I find out what file to edit.

Re: Editting Syndication Plugin

Posted: Tue Oct 16, 2007 10:00 am
by garvinhicking
Hi!

The syndication plugin code can be found in the file include/plugin_internal.inc.php, the class serendipity_syndication_plugin.

Regards,
Garvin