Hi,
here's the new version of the internalmail package.
I'm trying to upload it to the CVS but in combination with the flu it beats me,
so if anyone can upload it i'll thank you very much.
New featues: now intrenalmail is able to send a digest of the daily trafic to the "regular" internet mail, so the user can be warned of the email's received.
Still pending:
- english documentation... we need translators
- postgresql compilance ( comming soon )
- MDL 1.5 compilance ... patience all in its good time ;)
So waiting for your sugestions here is Internalmail 1.0.
Cheers
Ludo
ps. Oriol and Raimon thank you very much !!
here's the new version of the internalmail package.
I'm trying to upload it to the CVS but in combination with the flu it beats me,
so if anyone can upload it i'll thank you very much.
New featues: now intrenalmail is able to send a digest of the daily trafic to the "regular" internet mail, so the user can be warned of the email's received.
Still pending:
- english documentation... we need translators
- postgresql compilance ( comming soon )
- MDL 1.5 compilance ... patience all in its good time ;)
So waiting for your sugestions here is Internalmail 1.0.
Cheers
Ludo
ps. Oriol and Raimon thank you very much !!
Thank you Martin,
my username in sourceforge is "granludo" as here in moodle.org. Eloi de la Fuente granted me permission to write in the contrib/internalmail module and last year, and then I succeded in uploading some files.. but I definitvely need some training in the use of tortoise and the filosophy of CVS... Do you know where can I find comprehensive documentation ( sourceforge help is a labrinth of obscure docs that dones not tell me what I need.. )
Thanks
Ludo (Marc)
Have you seen the Moodle documentation for CVS (and the Spanish version) ?
Let us know if you have any trouble still.
Let us know if you have any trouble still.
I made "Private Messages" tool long time ago and Internal Mail is far far better. Good work! Some minor problems:
1. In lib.php Missing "global $CFG" in some function definitions (icons not shown)
2. Undefined variables. Put all error messages on in php.ini and you will see the error messages.
3. Use four spaces where you have used tab.
4. Add space where you have written "){" and "}else{ "
One feature request:
You would select receivers from drop down menu and you would select full names not user names. The selected names would appear comma separated to the field "To". I mean that you select one name and then another (as many as you like).
Cheers
Teemu
1. In lib.php Missing "global $CFG" in some function definitions (icons not shown)
2. Undefined variables. Put all error messages on in php.ini and you will see the error messages.
3. Use four spaces where you have used tab.
4. Add space where you have written "){" and "}else{ "
One feature request:
You would select receivers from drop down menu and you would select full names not user names. The selected names would appear comma separated to the field "To". I mean that you select one name and then another (as many as you like).
Cheers
Teemu
Hi Ludo,
Thanks for making the mail script. I was looking for stuff on the web about it and found this http://users.belgacom.net/bruno.champagne/mail.html
You mention there are a few bugs so maybe this page might help. I hope irt does.
Thanks for making the mail script. I was looking for stuff on the web about it and found this http://users.belgacom.net/bruno.champagne/mail.html
You mention there are a few bugs so maybe this page might help. I hope irt does.
We are remaking the instalaltion instructions I'm sorry I dont have them yet.
but quick and dirty:
You need to copy the files into the moodle directory.
Then you need to create an internalmail activity in the main ocurse. and then you may use internalmail activities inside any course.
but quick and dirty:
You need to copy the files into the moodle directory.
Then you need to create an internalmail activity in the main ocurse. and then you may use internalmail activities inside any course.