Log of /contributions/modules/mailhandler/mailhandler.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.97
Fri May 2 14:54:58 2008 UTC
(18 months, 1 week ago)
by
weitzman
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.96: +1 -1 lines
FILE REMOVED
Please use the relevant branches. HEAD is not currently in use.
Revision
1.95 -
(
view)
(
annotate)
-
[select for diffs]
Fri Jan 18 14:12:15 2008 UTC
(21 months, 2 weeks ago)
by
weitzman
Branch:
MAIN
Changes since
1.94: +9 -21 lines
Diff to
previous 1.94
#158371 use CONSTANTS from IMAP extension. patch by dopry. untested.
Revision
1.94 -
(
view)
(
annotate)
-
[select for diffs]
Tue Oct 23 02:08:28 2007 UTC
(2 years ago)
by
weitzman
Branch:
MAIN
Changes since
1.93: +37 -20 lines
Diff to
previous 1.93
#144402 better handling of seemingly empty emails. patch by Stuart Greenfield. Not tested.
Revision
1.93 -
(
view)
(
annotate)
-
[select for diffs]
Sat Jun 30 01:04:35 2007 UTC
(2 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.92: +10 -8 lines
Diff to
previous 1.92
#155719 Watchdog messages improvements. patch by dopry.
Revision
1.92 -
(
view)
(
annotate)
-
[select for diffs]
Sat Jun 30 00:58:45 2007 UTC
(2 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.91: +120 -1 lines
Diff to
previous 1.91
#155730 Add more general mime attachment parsing to mailhandler. patch by dopry
Revision
1.91 -
(
view)
(
annotate)
-
[select for diffs]
Fri Mar 23 19:17:19 2007 UTC
(2 years, 7 months ago)
by
chriskennedy
Branch:
MAIN
Changes since
1.90: +2 -1 lines
Diff to
previous 1.90
#129937 by Stuart Greenfield: No description in admin menu.
Revision
1.90 -
(
view)
(
annotate)
-
[select for diffs]
Thu Mar 15 05:00:52 2007 UTC
(2 years, 7 months ago)
by
chriskennedy
Branch:
MAIN
Changes since
1.89: +2 -2 lines
Diff to
previous 1.89
Patch #115472 by me: mailbox domain should be optional to allow reading from a local folder.
Revision
1.89 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 16 16:57:50 2007 UTC
(2 years, 8 months ago)
by
chriskennedy
Branch:
MAIN
Changes since
1.88: +14 -8 lines
Diff to
previous 1.88
Patch #61714 by me. Fix display bug in My Account.
Revision
1.88 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 1 07:28:41 2007 UTC
(2 years, 9 months ago)
by
chriskennedy
Branch:
MAIN
Changes since
1.87: +2 -2 lines
Diff to
previous 1.87
Fixed the Commands help link, which was missed in the d5 port.
Revision
1.86 -
(
view)
(
annotate)
-
[select for diffs]
Tue Aug 8 23:01:24 2006 UTC
(3 years, 3 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.85: +9 -111 lines
Diff to
previous 1.85
remove filter. use marksmarty instead ... use email name for anonymous comments (requires small patch to somment_save())
Revision
1.83 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 19 18:33:32 2006 UTC
(3 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.82: +13 -3 lines
Diff to
previous 1.82
#52689 new nodes don't inherint content type settings
#52813 mailbox list page not protected
Revision
1.81 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 19 18:15:56 2006 UTC
(3 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.80: +2 -2 lines
Diff to
previous 1.80
#53414 SQL Statement for mailalias wrong by sanduhrs
Revision
1.80.2.1
Wed Apr 19 17:56:57 2006 UTC
(3 years, 6 months ago)
by
weitzman
Branch:
DRUPAL-4-7
Changes since
1.80: +0 -805 lines
FILE REMOVED
file mailhandler.module was added on branch DRUPAL-4-7 on 2006-04-19 18:01:41 +0000
Revision
1.80 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 19 17:56:57 2006 UTC
(3 years, 6 months ago)
by
weitzman
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.79: +291 -252 lines
Diff to
previous 1.79
4.7 compatible. not thoroughly tested yet but form processing certainly works. thanks sanduhrs and benwe and markus_ptrux. #45590
Revision
1.79 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 29 18:02:48 2005 UTC
(3 years, 11 months ago)
by
webchick
Branch:
MAIN
Changes since
1.78: +17 -115 lines
Diff to
previous 1.78
Updating admin help text from Drupal handbook
Revision
1.77 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 19 21:02:42 2005 UTC
(4 years, 3 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.76: +7 -166 lines
Diff to
previous 1.76
remove lots of nasty code and just use new comment_save(). this is untested but i just couldn't bear to look at the nastiness any longer. bug reports are appreciated.
next up: clean up mailhandler_node_submit() to just use node_submit() instead of custom validation. i hope someone beats me to this. i am not planning to start soon.
Revision
1.72.2.3 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 4 14:55:48 2005 UTC
(4 years, 4 months ago)
by
weitzman
Branch:
DRUPAL-4-6
Changes since
1.72.2.2: +71 -75 lines
Diff to
previous 1.72.2.2
, to
branch point 1.72
#25954. patch by killes
This patch moves the changes in comment_post between 4.5 and 4.6 to
mailhandler.
It also makes the user swicth more robust to work with external modules
(listhandler)
It fixes a bug where base64 and other encoded text would not be
converted to utf-8.
Revision
1.75 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 4 14:39:50 2005 UTC
(4 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.74: +70 -74 lines
Diff to
previous 1.74
This patch moves the changes in comment_post between 4.5 and 4.6 to
mailhandler.
It also makes the user swicth more robust to work with external modules
(listhandler)
It fixes a bug where base64 and other encoded text would not be
converted to utf-8.
Revision
1.74 -
(
view)
(
annotate)
-
[select for diffs]
Mon Apr 25 04:22:41 2005 UTC
(4 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.73: +2 -2 lines
Diff to
previous 1.73
remove theme('page') ... i used chx_'s fine replace.php script. see his sandbox
Revision
1.72 -
(
view)
(
annotate)
-
[select for diffs]
Fri Apr 15 03:46:09 2005 UTC
(4 years, 6 months ago)
by
weitzman
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.71: +325 -13 lines
Diff to
previous 1.71
#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.71 -
(
view)
(
annotate)
-
[select for diffs]
Thu Apr 14 03:47:16 2005 UTC
(4 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.70: +4 -4 lines
Diff to
previous 1.70
insignificant changes for php5 and preparing for 4.6 drupal
Revision
1.67.2.5 -
(
view)
(
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.67.2.4: +15 -14 lines
Diff to
previous 1.67.2.4
, to
branch point 1.67
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.69 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 17 18:00:13 2004 UTC
(4 years, 11 months ago)
by
javanaut
Branch:
MAIN
Changes since
1.68: +3 -3 lines
Diff to
previous 1.68
There was a missing comma in the UPDATE statement.
Changed the quotes around the delete_after_read code to match the style of
the surrounding code.
Revision
1.66 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 21 17:40:57 2004 UTC
(5 years ago)
by
weitzman
Branch:
MAIN
Changes since
1.65: +18 -16 lines
Diff to
previous 1.65
fix links in Help. use form error API
removing unused zip file
Revision
1.65 -
(
view)
(
annotate)
-
[select for diffs]
Tue Oct 19 00:18:22 2004 UTC
(5 years ago)
by
ankur
Branch:
MAIN
Changes since
1.64: +4 -4 lines
Diff to
previous 1.64
Changed add/edit form to be a little to be more consistent with itself (by
changing a couple of checkboxes and an exclusive-select into pairs of
radio buttons.)
Revision
1.59 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 14 16:22:49 2004 UTC
(5 years, 6 months ago)
by
killes
Branch:
MAIN
Changes since
1.58: +8 -7 lines
Diff to
previous 1.58
Added an optional second email address field. Used by modules that generate content and need to mail it somewhere.
Revision
1.58 -
(
view)
(
annotate)
-
[select for diffs]
Tue Apr 13 13:43:45 2004 UTC
(5 years, 6 months ago)
by
killes
Branch:
MAIN
Changes since
1.57: +5 -5 lines
Diff to
previous 1.57
Changed order of headers to look at for threading info.
Revision
1.50 -
(
view)
(
annotate)
-
[select for diffs]
Sun Dec 21 11:22:21 2003 UTC
(5 years, 10 months ago)
by
bruno
Branch:
MAIN
Branch point for:
DRUPAL-4-3
Changes since
1.49: +96 -62 lines
Diff to
previous 1.49
Updated module for the 4.3 branch.
Fixed a bug which was logging out current user during a manual retrieval of emails.
Revision
1.49 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 13 22:25:46 2003 UTC
(5 years, 11 months ago)
by
dries
Branch:
MAIN
Changes since
1.48: +4 -4 lines
Diff to
previous 1.48
- Theme system updates: theme() function return their data now.
Revision
1.46 -
(
view)
(
annotate)
-
[select for diffs]
Sat Aug 30 21:52:01 2003 UTC
(6 years, 2 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.45: +9 -12 lines
Diff to
previous 1.45
- Added support for commands with spaces (replaced to _).
- Break of when mail is processed by a mailhandler.
- Minor syntax cleanup and removal of redudant code.
Revision
1.42 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 16 16:24:16 2003 UTC
(6 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.41: +31 -67 lines
Diff to
previous 1.41
updated mailhandler_node_submit() so it uses new functions like node_validate(). now does more consistent validation and access control ... also sends better error replies when a submission fails.
Revision
1.41 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jun 12 02:13:21 2003 UTC
(6 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.40: +2 -2 lines
Diff to
previous 1.40
tiny improvement to admin menu. not worth upgrading if you are happily using the module
Revision
1.40 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 16 17:49:54 2003 UTC
(6 years, 5 months ago)
by
dries
Branch:
MAIN
Changes since
1.39: +5 -4 lines
Diff to
previous 1.39
- Updated to work with register_globals turned off. Patch by Michael Frankowski.
Revision
1.38 -
(
view)
(
annotate)
-
[select for diffs]
Tue Feb 25 09:13:25 2003 UTC
(6 years, 8 months ago)
by
almaw
Branch:
MAIN
Changes since
1.37: +3 -0 lines
Diff to
previous 1.37
Patch to make the help text # comments work with cleanURLs, even when you're using a theme that sets baseurl.
Revision
1.37 -
(
view)
(
annotate)
-
[select for diffs]
Tue Feb 25 08:31:57 2003 UTC
(6 years, 8 months ago)
by
almaw
Branch:
MAIN
Changes since
1.36: +1 -2 lines
Diff to
previous 1.36
Updated to make editing mailboxes work with cleanURLs.
Revision
1.36 -
(
view)
(
annotate)
-
[select for diffs]
Tue Feb 25 06:14:15 2003 UTC
(6 years, 8 months ago)
by
almaw
Branch:
MAIN
Changes since
1.35: +22 -12 lines
Diff to
previous 1.35
Patched to use menu() instead of menu_add().
Moved admin stuff into the modules section. I think all modules should behave like this. It makes life much more hierarchical and nice.
Revision
1.34 -
(
view)
(
annotate)
-
[select for diffs]
Wed Feb 19 05:11:27 2003 UTC
(6 years, 8 months ago)
by
ax
Branch:
MAIN
Changes since
1.33: +2 -2 lines
Diff to
previous 1.33
fixing "Fatal error: Call to undefined function: la()"
Revision
1.33 -
(
view)
(
annotate)
-
[select for diffs]
Sat Feb 15 12:35:52 2003 UTC
(6 years, 8 months ago)
by
dries
Branch:
MAIN
Changes since
1.32: +4 -4 lines
Diff to
previous 1.32
- Updated the modules in the contributions repository to use
'theme("function")' instead of '$theme->function()'. Hopefully I didn't
break anything. If I did, let me know.
The following modules need special attention (but should still work as is):
1. The ldap_integration directory has its own user.module; I haven't updated
the documentation bit that talks about themes.
2. The hotlist module uses '$theme->hotlist_del_icon'. Should be avoided
and somehow wrapped in a (larger) call to theme().
3. The image module has its own way of doing what 'theme()' does (or the
former 'theme_invoke()'). Constructs like the one below (a) look wrong
and (b) should be rewritten to properly use 'theme()'. For example:
$theme->box("foo", method_exists("bar") ? $theme->bar() : $bar);
Search for "image_gallery_album", "image_gallery_home" and
"image_thumb_browser". I've already changed '$theme->box()' to
'theme()'.
4. The sidebar module uses '$theme->foreground' and '$theme->background'.
Should be avoided and somehow wrapped in a (larger) call to theme().
5. The org_informations module uses '$theme->separator()', which is new to
me.
6. The taxonomy_filter module uses '$theme->taxolist_filter_item()'. It
should use 'theme("taxolist_filter_item")' instead. I haven't changed
it because it would probably fail to resolve the default function if
not overridden by a theme.
7. The taxonomy_dhtml module's INSTALL file still talks about
'$theme->image'.
8. The xloadtree module's INSTALL file still talks about '$theme->image'.
9. I haven't updated the style.module; too many $theme's, though I don't
think it needs any updates.
[I'll try to update the sandboxes later on.]
Revision
1.32 -
(
view)
(
annotate)
-
[select for diffs]
Sun Feb 2 19:27:51 2003 UTC
(6 years, 9 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.31: +13 -5 lines
Diff to
previous 1.31
mailbox add/edit did not work due to clean url changes. fixed.
Revision
1.31 -
(
view)
(
annotate)
-
[select for diffs]
Sun Jan 19 15:19:36 2003 UTC
(6 years, 9 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.30: +15 -14 lines
Diff to
previous 1.30
updated for clean URL
now uses table rendering functions
Revision
1.30 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 16 15:56:10 2002 UTC
(7 years ago)
by
killes
Branch:
MAIN
Branch point for:
DRUPAL-4-1
Changes since
1.29: +1 -1 lines
Diff to
previous 1.29
Some MUAs send more info in in_reply_to header than just mid.
Fixing this.
Thanks Remco for pointing that out.
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 14 01:59:02 2002 UTC
(7 years ago)
by
killes
Branch:
MAIN
Changes since
1.28: +2 -2 lines
Diff to
previous 1.28
Made compatible with listhandler. Nodes are no longer passed by reference.
Modules using the mailhandler hook need to return $node in order to allow
for further processing if desired.
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Sun Oct 6 03:04:06 2002 UTC
(7 years, 1 month ago)
by
weitzman
Branch:
MAIN
Changes since
1.25: +1 -14 lines
Diff to
previous 1.25
i had commented out the deletion of processed emails but forgotten to uncomment before committing. fixed now.
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Sun Oct 6 01:05:18 2002 UTC
(7 years, 1 month ago)
by
weitzman
Branch:
MAIN
Changes since
1.24: +61 -69 lines
Diff to
previous 1.24
added anonymous submission. error reply is only sent if admin wants it and if node/comment does not allow anonymous submission.
changed _mail_handler() hook api a bit. modules beware
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 5 13:06:32 2002 UTC
(7 years, 1 month ago)
by
weitzman
Branch:
MAIN
Changes since
1.23: +8 -6 lines
Diff to
previous 1.23
better error handling of threading information
better error handling of errors while posting comments (patch by marco)
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Wed Aug 28 17:07:53 2002 UTC
(7 years, 2 months ago)
by
killes
Branch:
MAIN
Changes since
1.20: +55 -78 lines
Diff to
previous 1.20
- removed fifth argument to module_invoke introduced by me: not supported by core modules
- some api docs
- reformatting of mailhandler_help
Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Mon Aug 19 21:25:16 2002 UTC
(7 years, 2 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.19: +43 -43 lines
Diff to
previous 1.19
minor wording and capitalization changes for consistency with rest of drupal
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 23 14:38:23 2002 UTC
(7 years, 3 months ago)
by
killes
Branch:
MAIN
Changes since
1.17: +1 -0 lines
Diff to
previous 1.17
Reverting last change in mailhandler, removed code duplicate in listhandler.
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 22 21:35:01 2002 UTC
(7 years, 3 months ago)
by
killes
Branch:
MAIN
Changes since
1.16: +0 -1 lines
Diff to
previous 1.16
removed $node->threading variable. Was not needed. Doh.
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jul 10 23:25:31 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.12: +2 -2 lines
Diff to
previous 1.12
changed the params passed in the mailhandler hook so as to provide more flexibility to modules
Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 9 19:35:41 2002 UTC
(7 years, 4 months ago)
by
killes
Branch:
MAIN
Changes since
1.11: +9 -0 lines
Diff to
previous 1.11
Introduced a mailhandler hook in the module to avoid getting an empty $node
from module_invoke_all. This happened if no other mailhandler hooks were around.
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jun 27 15:49:45 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.10: +9 -8 lines
Diff to
previous 1.10
bug fix. module_invoke_all() was accepting an object but returning an array. fixed with array2object().
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 19 17:08:16 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.9: +21 -25 lines
Diff to
previous 1.9
- coding style fixes, and a few more comments.
- also, i should have onted that the last commit included a SQL change. see the last line of mailhandler.mysql
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 19 11:33:06 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.8: +103 -35 lines
Diff to
previous 1.8
- mailhandler will now consider email aliases if mailalias.module is installed.
- Admins may now choose to use the HTML or the plain text parts of multi-part email. Accepting HTML email is great because users can compose their post in their WYSIWYG mail client (e.g. Outlook, Mozilla, etc.).
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 18 20:05:07 2002 UTC
(7 years, 4 months ago)
by
killes
Branch:
MAIN
Changes since
1.7: +5 -1 lines
Diff to
previous 1.7
convert < and > to their html-entities > and < We discuss too often about HTML.
This is only a preliminary fix.
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 18 13:29:13 2002 UTC
(7 years, 4 months ago)
by
killes
Branch:
MAIN
Changes since
1.6: +8 -3 lines
Diff to
previous 1.6
Added decoding for the subject header.
Only get the last MID form references header.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 18 10:40:32 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.5: +1 -1 lines
Diff to
previous 1.5
tiny parenthesis fix. must do better QA before comitting.
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 18 10:35:23 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.4: +6 -5 lines
Diff to
previous 1.4
fixed small bug for submissions without a MID or references header.
Also, I found out that we use featuresof ltrim() and rtrim() which were added in PHP 4.1. This is easily worked around if necessary.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Sun Jun 16 20:10:01 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.3: +47 -19 lines
Diff to
previous 1.3
Gerhard contributed IMAP and Folder support. Folders do not only work with procmail but with any programm that supports them.
Folders are untested "but should work."
IMAP seems to connect to the mailbox fine but the imap_body() function in line 25 is failing for me every time. If anyone has an IMAP server and the desire to debug this, I'd appreciate it.
If you are upgrading an existing version of mailhandler, this commit requires a small SQL change to the mailhandler table. See the final 2 lines of mailhandler.mysql
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Fri Jun 14 17:21:09 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.2: +89 -63 lines
Diff to
previous 1.2
modules may edit node elements before saving
changed Commands syntax. For example, we now use:
type: story
now inspecting references and in-reply-to headers
updated some error message text
added HTML entities to the German text in the Help (thanks gerhard)
some other fixes
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 12 01:14:38 2002 UTC
(7 years, 4 months ago)
by
weitzman
Branch:
MAIN
Branch point for:
DRUPAL-4-0
Changes since
1.1: +85 -23 lines
Diff to
previous 1.1
- emails may now edit an existing node (formerly only node create was possible
- modules may now pass commands via the Message-ID email header
These enhancements bring us very close to a bidirectional email<->web framework.
I'm thinking that project.module will be the first heavy user of the this framework. Then, we'll do a listserv application.
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 10 23:29:47 2002 UTC
(7 years, 5 months ago)
by
weitzman
Branch:
MAIN
The Mailhandler module allows registered users to post new nodes via email. Authentication is usually based on the From: email address. Users may post taxonomy terms, teasers, and other node parameters using the Commands capability.
This module aspires to become the universal email handler for Drupal. An interesting overview of its capabilities may be read at http://www.tejasa.com/module.php?mod=mailhandler&op=help.
Mailhandler supercedes Blogmail.module which is now obsolete.
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.