Log of /contributions/modules/mail/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 21 15:30:31 2005 UTC
(4 years, 5 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.5: +10 -0 lines
Diff to
previous 1.5
Updated documentation to include opting out of emails, removed no longer needed help text.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 16 16:22:44 2005 UTC
(4 years, 5 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
Fixed issue #25048, improper naming of field 'format' conflicted with core use. Made mail form elements automatic for mail content type. Added strip tags to remove tags from plain text mails.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 26 14:26:53 2005 UTC
(4 years, 6 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.2: +16 -0 lines
Diff to
previous 1.2
Merging in changes from 4.6. These extensive enhancements, contributed by drupal.org user Dublin Drupaler, enable sending of attachments as well as setting of mail sending options (plain vs. HTML, etc.). Introduces use of activeMailLib.php library.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:39 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:
find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;
I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.