MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Email templates ?  (Mono Support )

Viewed 12895 time(s), 4 post(s) 02.05.2012 16:54:08by shawndg
shawndg

shawndg

02.05.2012 16:54:08
Hi guys,

How do I change the default email template, I dug some but have not found the template yet or where to change the default html that i sent out upon registration.
Dieser Inhalt wurde noch nicht bewertet. 
1871 Reputation 252 Total posts
imarusic

imarusic

03.05.2012 07:36:56
Hi,

you can extend Register page and set membershipEditor's MailTemplateHtml and MailTemplatePlainText properties in code behind. In MonoX that templates are stored in Resoruce file.

Regards.
Dieser Inhalt wurde noch nicht bewertet. 
3016 Reputation 428 Total posts
shawndg

shawndg

03.05.2012 17:01:30
Thanks, but where do i find them..

What resource file are they stored under and what is the name of the fields I need to change ?
MonoX has a lot of resource files, I understand the language selections but im not sure what file to change and what fields to change.
Dieser Inhalt wurde noch nicht bewertet. 
1871 Reputation 252 Total posts
imarusic

imarusic

07.05.2012 07:54:11
Hi,

in new MonoX version Email templates are exposed and can be set via web part properties. Which version do you use?

Second approach would require you to open sample localization solution("..Portal\MonoX\Samples\Solution\LocalizationSolution"), change resources, build them and copy it's bin to your bin.

Regards.
Dieser Inhalt wurde noch nicht bewertet. 
3016 Reputation 428 Total posts