Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 7 - Pages (1): [1]
user picture Author: Mark Stephenson
Posted: Apr 30 2008 - 07:25 AM
Subject: Change Auto Reply
[I accidentally deleted Gary's post so I am reposting. Sorry. -- Mark]

Author: Gary Graham

Is there a way to change the e-mails that are automatically sent out?

For example, I would like to edit the message that is automatically sent to users to have them confirm their registration.

Thanks!
Gary
Author: Peter Schott
Posted: Apr 30 2008 - 10:39 AM
Subject: re: Change Auto Reply
I'm actually looking into this myself. One of my members commented that he didn't fill out his address (a standard practice for him) and the e-mail for his registration was "off" because of that. All of the following fields were shifted up and it didn't look correct. I was going to investigate to see if there was any way to tweak it so everything would show up properly. My guess is that the template is somewhere in the folder for the extension that handles the registration, but I'm not completely sure where that is off the top of my head. I'll do some digging to see what I can find.

-Pete
Author: Peter Schott
Posted: Apr 30 2008 - 10:40 AM
Subject: re: Change Auto Reply
While I'm at it - Mark, can you edit this post so that it seems to come from Gary? Not sure if he's monitoring this posting or if he set his responses to go to the original post.

-Pete
user picture Author: Mark Stephenson
Posted: Apr 30 2008 - 11:07 AM
Subject: re: Change Auto Reply
Pete,

Yes. I sent him an e-mail so he should know about it and he has a link to this thread.

In Him,
Mark
user picture Author: Gary Graham
Posted: Apr 30 2008 - 06:38 PM
Subject: re: Change Auto Reply
Mark,

I got your e-mail. Thanks!

Pete,

That was my thought too- I have looked around but I can't find it. I'm very new to typo3 so that could be most of my problem! I'm going to continue to dig around too. Thanks for your help.

Gary

Author: Peter Schott
Posted: Apr 30 2008 - 11:04 PM
Subject: re: Change Auto Reply
Looks like this may be of some help:

typo3conf/ext/sr_feuser_register/pi1/address_css_tmpl.html

Not sure exactly how to edit it, but this seems to contain various templates for the e-mail responses. I'd imagine you'd make a copy of this and change the config so that the sr_feuser_register plugin would use that template instead of the default. You'd probably get more information from the manual for that extension. I'll have to do some digging myself.

-Pete
Author: Jeff Segars
Posted: May 01 2008 - 09:37 PM
Subject: re: Change Auto Reply
Hey guys,
Sounds like you're on the right track with the registration messages. If you look at the template (and there's a lot of template there) you'll see that there are a lot of markers that serve as placeholders for the actual text. The text itself is actually defined in locallang files within the extension directory. These files are used in all TYPO3 extension to provide the different translations for the static labels in an extension.

If you take a look at the Typoscript template for the My Account page (Web->Template, Info/ Modify), you'll see some examples of how you can change these labels via Typoscript. To see all the labels for registration (and there are a bunch of them), you can take a look at typo3conf/ext/sr_feuser_register/locallang.xml.

Hope that helps get you started!
Jeff
Total Posts: 7 - Pages (1): [1]
You must login to post a message to this conference.