/[drupal]/contributions/modules/mailhandler/README.txt
ViewVC logotype

Log of /contributions/modules/mailhandler/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri May 2 14:56:07 2008 UTC (18 months, 3 weeks ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -47 lines
Diff to previous 1.9
add readme explaining about head

Revision 1.9
Fri May 2 14:54:58 2008 UTC (18 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.8: +0 -0 lines
FILE REMOVED
Please use the relevant branches. HEAD is not currently in use.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri May 2 12:58:16 2008 UTC (18 months, 3 weeks ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-6, DRUPAL-6--1-7, DRUPAL-6--1-8
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#192197 drupal 6 version. thanks Stuart Greenfield. Some minor modifications by Moshe Weitzman.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Aug 8 23:01:24 2006 UTC (3 years, 3 months ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4
Branch point for: DRUPAL-5
Changes since 1.6: +3 -16 lines
Diff to previous 1.6
remove filter. use marksmarty instead ... use email name for anonymous comments (requires small patch to somment_save())

Revision 1.6.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 8 22:59:39 2006 UTC (3 years, 3 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.6.2.2: +3 -16 lines
Diff to previous 1.6.2.2 , to branch point 1.6 , to next main 1.10
remove filter. use marksmarty instead ... use email name for anonymous comments (requires small patch to somment_save())

Revision 1.6.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 18:01:41 2006 UTC (3 years, 7 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.6.2.1: +60 -0 lines
Diff to previous 1.6.2.1 , to branch point 1.6
4.7 compatible. not thoroughly tested yet but form processing certainly works. thanks sanduhrs and benwe and markus_ptrux. #45590

Revision 1.6.2.1
Wed Apr 19 17:56:57 2006 UTC (3 years, 7 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.6: +0 -60 lines
FILE REMOVED
file README.txt was added on branch DRUPAL-4-7 on 2006-04-19 18:01:41 +0000

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 17:56:57 2006 UTC (3 years, 7 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
4.7 compatible. not thoroughly tested yet but form processing certainly works. thanks sanduhrs and benwe and markus_ptrux. #45590

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Nov 6 04:58:59 2005 UTC (4 years ago) by weitzman
Branch: MAIN
Changes since 1.4: +3 -4 lines
Diff to previous 1.4
commtting misc improvements that were lingering in a checkout. syndication.module is partially upgraded for forms API. more to do.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Apr 25 04:22:41 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
remove theme('page') ... i used chx_'s fine replace.php script. see his sandbox

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 15 18:56:45 2005 UTC (4 years, 7 months ago) by weitzman
Branch: DRUPAL-4-6
Changes since 1.3: +60 -60 lines
Diff to previous 1.3 , to next main 1.10
adding files in CVS is an unholy bore. save us from ourselves

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 15 03:46:09 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.2: +54 -2 lines
Diff to previous 1.2
#19919
This patch does the following:
   1. adds an email filter to prettify email conversations;
   2. adds a node format selector to the mailhandler admin page to facilitate prettification;
   3. adds a field for extra IMAP commands necessary for some mail servers (e.g. notls, novalidate-cert etc.);
   4. respects message encoding to fix issues with i18n characters in email subject, from address, and body;
   5. moves the call to mailhandler_switch_user() to after the call to the _mailhander hook to allow other modules (especially the listhandler) to create new users;
   6. fixes comment creation issue with drupal_goto();
   7. adds a separate mailhandler.css style sheet for mail formatting.

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 8 22:29:55 2005 UTC (4 years, 8 months ago) by weitzman
Branch: DRUPAL-4-5
Changes since 1.2.2.1: +45 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2 , to next main 1.10
the 'delete replies' checkbox no longer applies to POP.

fixed some text

prettier error messages

properly send error email when comment submission is not accepted

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 18:03:23 2004 UTC (5 years, 1 month ago) by weitzman
Branch: DRUPAL-4-5
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
initial 4.5 release

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 17:40:56 2004 UTC (5 years, 1 month ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
fix links in Help. use form error API

removing unused zip file

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2