kbbalex
I want to change the default text of the message sent when users sign up or change their password. I've been looking through the code, but my PHP is pretty weak and I haven't been able to figure out where the text of the emails are generated. Could someone give me a pointer to where I can find this, please? Basically, I want to add text to tell the user to go change his password by updating his/her profile. Is there a way to force a password change on the first login?
I'm sure it's been covered, but I have been unable to come up with a correct combination of keywords to search on.
Thank you.
chi
Hi,
to change the mail text you have to edit <dokuwiki>/inc/lang/<your language>/password.txt.
p3p
Hi,
I want to include a link to a wiki page in the password notification e-mail.
Is there any way to do it?
For example using html code, or any macro like @LOGIN@
Thanks in advance