coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: pixie6 on November 05, 2003, 10:46:43 AM

Title: text only link in email to postcard
Post by: pixie6 on November 05, 2003, 10:46:43 AM
is there a way to send a text only link in email to the postcard?

something like;

"sender" has sent you a postcard from somesite.com

click here to view your card


thank you...
Title: text only link in email to postcard
Post by: Joachim Müller on November 05, 2003, 05:27:47 PM
at the moment, the ecards are only sent as html. There will be a modification of this in the future (sending of plain text or plainText plus html). Right now, you can edit your the way your ecard looks (as html) by editing /themes/yourtheme/theme.php: look for// HTML template for e-cardsand edit the stuff that's underneath it accordingly.

GauGau
Title: text only link in email to postcard
Post by: pixie6 on November 06, 2003, 12:43:44 AM
thanks for the reply...and the great new release :) of coppermine.
Title: Re: text only link in email to postcard
Post by: digitalflash on February 02, 2006, 05:40:02 PM
Has this option been implemented since 2003? I.e., send a postcard, but it just sends a message with a link back to the site where the user can actually see the postcard.

Quote from: GauGau on November 05, 2003, 05:27:47 PM
at the moment, the ecards are only sent as html. There will be a modification of this in the future (sending of plain text or plainText plus html). Right now, you can edit your the way your ecard looks (as html) by editing /themes/yourtheme/theme.php: look for// HTML template for e-cardsand edit the stuff that's underneath it accordingly.

GauGau
Title: Re: text only link in email to postcard
Post by: Joachim Müller on February 02, 2006, 07:05:56 PM
Asking for features of current versions on a board that deals with an outdated version is not a bright idea. In the future, post on the board that deals with the version you're refering to (you could post a link as refernce to an outdated thread there though).
However, this is what has changed in cpg1.4.x: the ecard is being sent as html as well as text (in case the email client is not capable of displaying html-formatted mails), however the pic itself is being hotlinked from within the email. However, it's pretty straightforward to modify the ecard template and remove the pic itself, leaving only the clickable link inside the email.
Title: Re: text only link in email to postcard
Post by: digitalflash on February 02, 2006, 07:17:02 PM
Sorry about not posting appropriately...and thanks for the response.