Editting Syndication Plugin

Creating and modifying plugins.
Post Reply
kehbop
Posts: 2
Joined: Mon Oct 15, 2007 10:10 pm

Editting Syndication Plugin

Post 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.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Editting Syndication Plugin

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply