Gossamer Forum
Home : Products : Links 2.0 : Customization :

how to change mail subject

Quote Reply
how to change mail subject
hi ,

i would like to change the mail subject that is sent to the people who added a link to confirm the success

what is the file to modify?

and secondly how to change the text of confirmation which appears when u suscribe the mailin list

thanks for all
Quote Reply
Re: how to change mail subject In reply to
The files you need to edit are the following:

email-add.txt (Success Confirmation)
subscribe.cgi (Email List)

The first file should be in your Templates directory. The subscribe.cgi should be in your cgi-bin directory.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Quote Reply
Re: how to change mail subject In reply to
Hi !!!

How to edit the e-mail subject in email-add.txt, email-del.txt and email-mod.txt in templates ... I want to change this:

in add -> Your link has been added !
in mod -> Your link has been updated !
in del -> Your link has been rejected.

Where an I find this lines ??

Regards,

Marco Aurélio
Quote Reply
Re: how to change mail subject In reply to
Actually...the subject has to be edited in the following sub-routines in the admin_html.pl file:

1) sub html_validate_email
2) sub html_modify_email
3) sub html_reject_email

Look for the my $subject line. Edit the text between the "".

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums