PDA

View Full Version : New variable for Subject like {EMAIL_LINK_URL}


pmarkov
02-09-2006, 01:19 PM
Hello

Could anybody help me with creating a mod who will do this:

When we use {EMAIL_LINK_URL} in the body of the e-mail message sent to someone webmaster we provide him with URL like this "mydomain.com/linkpage/index.php?c=ID"

I want to change /index.php?c=ID with /categoryID.html where the category is the "URL Title" entered when we add a new category from the admin panel.

I think that the right way to do this is to define new variable {EMAIL_LINK_URL_TITLE}

Petar