serendipity_event_mailer e-mail message question

Creating and modifying plugins.
Post Reply
terremoto
Regular
Posts: 5
Joined: Tue May 03, 2005 8:14 am
Location: Western Canada
Contact:

serendipity_event_mailer e-mail message question

Post by terremoto »

When an entry is e-mailed the following is what arrives:

<snip>

Name saw this on and thought you might be interested:

Title of Entry
http://www.example.com/archives/1-Title-of-Entry.html

Testing 123

</snip>

Notice the gap between "on" and "and" in the first line of the e-mail message? How do I get my URL to load in there when someone e-mails an entry to a friend? I cannot figure out what file that line comes from. Just wondering.

Dan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity_event_mailer e-mail message question

Post by garvinhicking »

You can edit the plugin file in line 104 - replace serendipity['BlogSubTitle'] with serendipity['baseURL'] :-)

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/
terremoto
Regular
Posts: 5
Joined: Tue May 03, 2005 8:14 am
Location: Western Canada
Contact:

Thanks a Gazillion!

Post by terremoto »

Garvin,

You d' man! Thanks for the prompt and accurate reply. It's because of this that I'm really beginning to like s9y.

This is my first try at a MySQL fuelled dynamic site and it's an interesting but steep learning curve.

Dan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Thanks a Gazillion!

Post by garvinhicking »

Very hapy to be able to help! One of the great features of Serendipity is that it'S really flexible :)

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