customize mail
Status: Beta
Brought to you by:
tsdogs
Hi
I'm new on sourceforge and openupload !
Everything works fine with openupload
but I want to customize the mail that received the user
Is it possible? which files I have to modify
can we change the name of the url by the name of the file ?
can we do that if there is multi file ?
for example something like that
Linkforfile1 Namefile1
Linkforfile1 Namefile2
Linkforfile3 Namefile3
Regards
Thomas Marconi
Anonymous
Mail can be personalized changing the template files.
You should create a new template and copy over only the changed files (mails in your case).
Then assign your new template in the config.inc.php
There is some info in the README afair.
About the links it's not possible without changing the handling code.