| Previous · Next | |
| User | Message |
|
logan
|
Date: 11/6/2008 8:42 pm · Subject: Changing the account activation email · Rating: 0
I would like to change the text of the account activation email WebGUI sends out to users who register anonymously. After looking through all the settings and templates and searching extensively, I haven't found a way to do it. Is it possible? If so, how? --- (Edited on 11/6/2008 8:42 pm [GMT-0600] by logan) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 11/7/2008 0:48 am · Subject: Re: Changing the account activation email · Rating: 0
The account validation email that is sent to uses comes from an internationalized label in the AuthWebGUI namespace: "email address validation email body" If you create a custom translation, you can override only that entry. Option B would be to modify lib/WebGUI/Auth/AuthWebGUI.pm to pull the email body from some custom settings. Option C would be to create an RFE, put some karma in it and make the developers do it for you. --- (Edited on 11/6/2008 10:48 pm [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|