/[drupal]/contributions/modules/listhandler/listhandler.module
ViewVC logotype

Log of /contributions/modules/listhandler/listhandler.module

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


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

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 16:16:51 2009 UTC (4 weeks, 2 days ago) by philipnet
Branch: MAIN
CVS Tags: HEAD
Changes since 1.87: +2 -2 lines
Diff to previous 1.87
Grammar cleanup.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 16:15:02 2009 UTC (4 weeks, 2 days ago) by philipnet
Branch: MAIN
Changes since 1.86: +12 -1 lines
Diff to previous 1.86
#521788. Code from Teasel/Ian.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 20:21:52 2009 UTC (3 months ago) by philipnet
Branch: MAIN
Changes since 1.85: +9 -1 lines
Diff to previous 1.85
#544132
sql-mode STRICT_TRANS_TABLES results in new forum topics not being logged/emailed
Set CID and TID to 0 before SQL statement.

Revision 1.75.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 20:10:29 2008 UTC (12 months, 4 weeks ago) by philipnet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.75.2.12: +3 -3 lines
Diff to previous 1.75.2.12 , to branch point 1.75 , to next main 1.88
Added speech marks around the filename to cope with spaces in filenames.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 20:09:29 2008 UTC (12 months, 4 weeks ago) by philipnet
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.84: +31 -14 lines
Diff to previous 1.84
#296884 - from jmhohman; corrected comment upload, some URL handling and
setting the status of the created node.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 18:09:24 2008 UTC (15 months ago) by philipnet
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
Corrected silly bug.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 20:42:25 2008 UTC (15 months ago) by philipnet
Branch: MAIN
Changes since 1.82: +26 -10 lines
Diff to previous 1.82
#297252 Corrected issue for new installations where mailing lists prefixes
weren't listed.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 16:30:00 2008 UTC (16 months ago) by philipnet
Branch: MAIN
Changes since 1.81: +48 -32 lines
Diff to previous 1.81
Fixed up admin GUI. The prefix table now saves the changes; uses ratio
options instead of a mis-match of types.
Added option to select drupal_html_to_text or decode_entities(strip_tags())
Fancy or Standard HTML to text coversion.
Misc clean-up/bug fixes.

Revision 1.75.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 16:21:15 2008 UTC (16 months ago) by philipnet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.75.2.11: +7 -7 lines
Diff to previous 1.75.2.11 , to branch point 1.75
Comment and watchdog clean-up.
Fixed #284897 HTML entities not being filtered in output e-mail (rmyoung)

Revision 1.75.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 22:29:14 2008 UTC (16 months, 1 week ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.10: +2 -2 lines
Diff to previous 1.75.2.10 , to branch point 1.75
Corrected minor typo.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 22:28:17 2008 UTC (16 months, 1 week ago) by philipnet
Branch: MAIN
Changes since 1.80: +26 -21 lines
Diff to previous 1.80
Ran Coder over module.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 18:08:58 2008 UTC (18 months, 1 week ago) by philipnet
Branch: MAIN
Changes since 1.79: +33 -20 lines
Diff to previous 1.79
Now seems to email out okay.
However, extensive/move testing needs to be done.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 11:15:21 2008 UTC (18 months, 2 weeks ago) by philipnet
Branch: MAIN
Changes since 1.78: +197 -60 lines
Diff to previous 1.78
Updated install and uninstall.
Admin pages appears okay and the mailing lists are listed in a table
(mailinglist changes aren't saved yet)
Updates to email generation not completed.

Revision 1.75.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 20:29:04 2008 UTC (18 months, 2 weeks ago) by philipnet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-beta2
Changes since 1.75.2.9: +16 -5 lines
Diff to previous 1.75.2.9 , to branch point 1.75
126126#comment-835496
Code and comments by brettev:
The +1 skipped the first character of the real email subject.
Searching through the comments table as a last resort helps find the
parent comment.

Revision 1.75.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:41:00 2008 UTC (18 months, 2 weeks ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.8: +6 -1 lines
Diff to previous 1.75.2.8 , to branch point 1.75
Extra debugging (if enabled).

Revision 1.75.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 16:36:18 2008 UTC (21 months, 3 weeks ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.7: +4 -1 lines
Diff to previous 1.75.2.7 , to branch point 1.75
Ensure emails are treated list mailing list posts, not junk

Revision 1.75.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 19:35:50 2008 UTC (22 months ago) by philipnet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-beta1
Changes since 1.75.2.6: +96 -12 lines
Diff to previous 1.75.2.6 , to branch point 1.75
This adds attachment support to Listhanlder:
http://drupal.org/node/126126#comment-680917
Submitted by Samuelet & Hutch. Thanks guys!

Revision 1.75.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 10:12:07 2008 UTC (22 months, 2 weeks ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.5: +2 -2 lines
Diff to previous 1.75.2.5 , to branch point 1.75
Opps. This won't work without $mid being an array. Will commit full
patch later.

Revision 1.75.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 23:10:09 2008 UTC (22 months, 3 weeks ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.4: +11 -4 lines
Diff to previous 1.75.2.4 , to branch point 1.75
Comment cleaning up in the listhandler_send_mail function
Sets Return-Path to listhandler subscribed email address
(http://drupal.org/node/126126#comment-670027)
so that EZMLM (and everybody else) knows that we sent it
Patch submitted by hutch

Revision 1.75.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 22:55:19 2008 UTC (22 months, 3 weeks ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.3: +33 -5 lines
Diff to previous 1.75.2.3 , to branch point 1.75
Comment changes.
Initial references to a test suite, but that's still in development.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:41:08 2007 UTC (23 months ago) by philipnet
Branch: MAIN
Changes since 1.77: +8 -3 lines
Diff to previous 1.77
Eloborated Watchdog message. Submitted by samuelet

Revision 1.75.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:40:31 2007 UTC (23 months ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.2: +8 -3 lines
Diff to previous 1.75.2.2 , to branch point 1.75
Eloborated Watchdog message. Submitted by samuelet

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:16:08 2007 UTC (23 months ago) by philipnet
Branch: MAIN
Changes since 1.76: +26 -26 lines
Diff to previous 1.76
Ran 'Coder' over the code; corrected for Drupal coding conventions
Stripped training spaces from the end of lines.

Revision 1.75.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:15:36 2007 UTC (23 months ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75.2.1: +27 -27 lines
Diff to previous 1.75.2.1 , to branch point 1.75
Ran 'Coder' over the code; corrected for Drupal coding conventions
Stripped training spaces from the end of lines.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 20:58:52 2007 UTC (23 months ago) by philipnet
Branch: MAIN
Changes since 1.75: +17 -14 lines
Diff to previous 1.75
1: Displays "<Mailing list> | <Prefix>" in tabulated form
2: Saves updates to mailing list prefixes
3: Doesn't display mid values
4: Doesn't display duplicated "The configuration options have been

Revision 1.75.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 21:25:05 2007 UTC (23 months, 1 week ago) by philipnet
Branch: DRUPAL-5
Changes since 1.75: +17 -14 lines
Diff to previous 1.75
1: Displays "<Mailing list> | <Prefix>" in tabulated form
2: Saves updates to mailing list prefixes
3: Doesn't display mid values
4: Doesn't display duplicated "The configuration options have been
saved" message

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 16:51:10 2007 UTC (2 years, 4 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.74: +73 -74 lines
Diff to previous 1.74
#126126, making compatible with D5, first step, patch by mathieu

Revision 1.72.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 11:26:18 2007 UTC (2 years, 9 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.72.2.1: +2 -1 lines
Diff to previous 1.72.2.1 , to branch point 1.72 , to next main 1.88
#116898, by Dave Trainer, pgsql compatibility

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 11:25:57 2007 UTC (2 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.73: +2 -1 lines
Diff to previous 1.73
#116898, by Dave Trainer, pgsql compatibility

Revision 1.72.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 23:58:26 2007 UTC (2 years, 10 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.72: +17 -3 lines
Diff to previous 1.72
#107377, patch by dave.trainer, add pgsql support

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 23:57:52 2007 UTC (2 years, 10 months ago) by killes
Branch: MAIN
Changes since 1.72: +17 -3 lines
Diff to previous 1.72
#107377, patch by dave.trainer, add pgsql support

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 21:27:52 2006 UTC (3 years, 4 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.71: +4 -2 lines
Diff to previous 1.71
#74358, more 4.7. fixes, patch by adixon

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 02:17:41 2006 UTC (3 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.70: +2 -3 lines
Diff to previous 1.70
#66545, patch by Robin Monks.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 14:24:06 2006 UTC (3 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.69: +62 -17 lines
Diff to previous 1.69
form API update by joshk, #50263

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 00:57:15 2005 UTC (3 years, 11 months ago) by webchick
Branch: MAIN
Changes since 1.68: +12 -1 lines
Diff to previous 1.68
Committing admin help text from Drupal handbook

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 00:24:03 2005 UTC (4 years ago) by killes
Branch: MAIN
Changes since 1.67: +11 -7 lines
Diff to previous 1.67
fixing http://drupal.org/node/38342, missing mail.inc.

Revision 1.61.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 00:23:33 2005 UTC (4 years ago) by killes
Branch: DRUPAL-4-6
Changes since 1.61.2.3: +9 -6 lines
Diff to previous 1.61.2.3 , to branch point 1.61 , to next main 1.88
fixing http://drupal.org/node/38342, missing mail.inc.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 01:19:35 2005 UTC (4 years ago) by killes
Branch: MAIN
Changes since 1.66: +10 -3 lines
Diff to previous 1.66
forward port from 4.6: Now uses a mail_html_to_text function if defined in a certain mail.inc...

Revision 1.61.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 01:03:10 2005 UTC (4 years ago) by killes
Branch: DRUPAL-4-6
Changes since 1.61.2.2: +10 -3 lines
Diff to previous 1.61.2.2 , to branch point 1.61
even better html2text

Revision 1.61.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 00:43:04 2005 UTC (4 years ago) by killes
Branch: DRUPAL-4-6
Changes since 1.61.2.1: +4 -2 lines
Diff to previous 1.61.2.1 , to branch point 1.61
strip tags from sent mail

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 00:34:07 2005 UTC (4 years ago) by killes
Branch: MAIN
Changes since 1.65: +4 -2 lines
Diff to previous 1.65
better filtering.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 15 23:46:30 2005 UTC (4 years ago) by killes
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
strip html from sent mails.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 26 13:51:28 2005 UTC (4 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.63: +7 -7 lines
Diff to previous 1.63
get rid of a stray check_output() in favor of check_plain()

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 31 03:36:56 2005 UTC (4 years, 2 months ago) by weitzman
Branch: MAIN
Changes since 1.62: +5 -9 lines
Diff to previous 1.62
check_output() => check_markup()

Revision 1.61.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 2 15:16:01 2005 UTC (4 years, 3 months ago) by killes
Branch: DRUPAL-4-6
Changes since 1.61: +20 -13 lines
Diff to previous 1.61
backport from HEAD.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 2 15:06:46 2005 UTC (4 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.61: +20 -13 lines
Diff to previous 1.61
fixed bug whre mailed comments could end up with empty title.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 23:38:31 2005 UTC (4 years, 4 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.60: +4 -3 lines
Diff to previous 1.60
url fix and typo.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 23 01:18:43 2005 UTC (4 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.59: +11 -3 lines
Diff to previous 1.59
fixed bug where the first comment to a node would get an empty subject.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 30 23:23:46 2005 UTC (4 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.58: +122 -123 lines
Diff to previous 1.58
Improved version sponsored by CivicSpaceLabs.

Revision 1.53.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 19:51:05 2005 UTC (4 years, 9 months ago) by killes
Branch: DRUPAL-4-5
Changes since 1.53.2.2: +2 -2 lines
Diff to previous 1.53.2.2 , to branch point 1.53 , to next main 1.88
backport form HEAD

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 19:49:33 2005 UTC (4 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
sql query fix.

Revision 1.53.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 26 00:18:57 2005 UTC (4 years, 10 months ago) by drumm
Branch: DRUPAL-4-5
Changes since 1.53.2.1: +39 -48 lines
Diff to previous 1.53.2.1 , to branch point 1.53
http://drupal.org/node/15910
[^[:digit:]]* does in fact match zero digits followed by digits. So if you have a list with tid 1 and a list with tid 12, both are matched and spammed. [[:>:]] is a bit better choice. This patch does that. It also fixes code style.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 26 00:18:18 2005 UTC (4 years, 10 months ago) by drumm
Branch: MAIN
Changes since 1.56: +37 -46 lines
Diff to previous 1.56
http://drupal.org/node/15910
[^[:digit:]]* does in fact match zero digits followed by digits. So if you have a list with tid 1 and a list with tid 12, both are matched and spammed. [[:>:]] is a bit better choice. This patch does that. It also fixes code style.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 17 21:51:21 2004 UTC (4 years, 11 months ago) by killes
Branch: MAIN
Changes since 1.55: +6 -6 lines
Diff to previous 1.55
http://drupal.org/node/9204

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 22:03:32 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.54: +4 -4 lines
Diff to previous 1.54
- Renamed check_query() to db_escape_string().  Commit announced on the mailing list.

Revision 1.53.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 18 00:13:50 2004 UTC (5 years ago) by killes
Branch: DRUPAL-4-5
Changes since 1.53: +3 -3 lines
Diff to previous 1.53
backport form head

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 18 00:06:58 2004 UTC (5 years ago) by killes
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53
wrong path in _help, thanks Drumm.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:33 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.52: +3 -1 lines
Diff to previous 1.52
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 20 23:57:41 2004 UTC (5 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.51: +2 -1 lines
Diff to previous 1.51
Make sure to swithc to newly created users.

Revision 1.45.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 19 20:28:55 2004 UTC (5 years, 4 months ago) by killes
Branch: DRUPAL-4-4
Changes since 1.45.2.5: +18 -7 lines
Diff to previous 1.45.2.5 , to branch point 1.45 , to next main 1.88
backport form HEAD

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 19 20:28:36 2004 UTC (5 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
typo

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 19 20:26:33 2004 UTC (5 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.49: +17 -6 lines
Diff to previous 1.49
Bugfix: eb created nodes didn't get sent.

Revision 1.45.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 18 18:59:46 2004 UTC (5 years, 4 months ago) by killes
Branch: DRUPAL-4-4
Changes since 1.45.2.4: +15 -24 lines
Diff to previous 1.45.2.4 , to branch point 1.45
backport from head.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 18 18:59:30 2004 UTC (5 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.48: +15 -22 lines
Diff to previous 1.48
bugfix: replies to topics didn't get proper references.

Revision 1.45.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 7 22:02:49 2004 UTC (5 years, 4 months ago) by killes
Branch: DRUPAL-4-4
Changes since 1.45.2.3: +5 -3 lines
Diff to previous 1.45.2.3 , to branch point 1.45
bugfix  for sending new topics: Comments would not thread.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 18 10:56:12 2004 UTC (5 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
Attempt at fixing http://drupal.org/node/view/8578
Can somebody test this?

Revision 1.45.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 5 19:10:49 2004 UTC (5 years, 6 months ago) by killes
Branch: DRUPAL-4-4
Changes since 1.45.2.2: +2 -2 lines
Diff to previous 1.45.2.2 , to branch point 1.45
backport form head.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 5 19:04:56 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
Make sure that titles that contains a : are matched properly.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 5 16:52:17 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.45: +34 -23 lines
Diff to previous 1.45
Forward port of Moshe's changes.

Revision 1.45.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 5 16:49:21 2004 UTC (5 years, 6 months ago) by killes
Branch: DRUPAL-4-4
Changes since 1.45.2.1: +2 -2 lines
Diff to previous 1.45.2.1 , to branch point 1.45
better title stripping.

Revision 1.45.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 3 22:34:46 2004 UTC (5 years, 6 months ago) by weitzman
Branch: DRUPAL-4-4
Changes since 1.45: +34 -23 lines
Diff to previous 1.45
try to thread by subject

cleanup documentation a wee bit

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 14 23:55:17 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-4
Changes since 1.44: +17 -8 lines
Diff to previous 1.44
Some finishing touches, listhanlder is now 4.4. ready.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 14 17:18:05 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.43: +62 -53 lines
Diff to previous 1.43
sending new topics done.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 12 15:45:30 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.42: +57 -47 lines
Diff to previous 1.42
bug fixing. Import seems to work now.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 7 23:57:26 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.41: +14 -9 lines
Diff to previous 1.41
More bug squashing.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 7 00:36:41 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.40: +52 -65 lines
Diff to previous 1.40
Further cleanup.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 6 16:02:36 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.39: +7 -5 lines
Diff to previous 1.39
Start up updade.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 22:25:46 2003 UTC (6 years ago) by dries
Branch: MAIN
Branch point for: drop
Changes since 1.38: +4 -4 lines
Diff to previous 1.38
- Theme system updates: theme() function return their data now.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 23:59:58 2003 UTC (6 years ago) by killes
Branch: MAIN
Changes since 1.37: +2 -5 lines
Diff to previous 1.37
http://drupal.org/project/comments/add/3845

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 20:40:09 2003 UTC (6 years ago) by killes
Branch: MAIN
Changes since 1.36: +13 -20 lines
Diff to previous 1.36
new _help hook

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 23:38:26 2003 UTC (6 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.35: +11 -11 lines
Diff to previous 1.35
Inserted lots of { and }

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 20:21:34 2003 UTC (6 years, 5 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-2
Changes since 1.34: +1 -13 lines
Diff to previous 1.34
remove hard coded values in favor of defaults setup by admin in 'content settings'

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 18:11:13 2003 UTC (6 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.33: +5 -5 lines
Diff to previous 1.33
Some fixes by Moshe.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 15:22:04 2003 UTC (6 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.32: +5 -5 lines
Diff to previous 1.32
updated for register_globals = off

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 19:47:14 2003 UTC (6 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
Removed path_uri.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 15 12:35:50 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.30: +4 -4 lines
Diff to previous 1.30
- 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.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 11 20:26:47 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 21 00:12:18 2003 UTC (6 years, 10 months ago) by weitzman
Branch: MAIN
Changes since 1.28: +0 -26 lines
Diff to previous 1.28
removed admin function since it doesn't fit the current admin scheme. all admin is done on the site config page. no functional change

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 19 03:22:24 2003 UTC (6 years, 10 months ago) by weitzman
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
removed extra parenthesis

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 14 00:55:14 2003 UTC (6 years, 10 months ago) by killes
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Improved one sql-query.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 8 01:19:41 2003 UTC (6 years, 10 months ago) by killes
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
Guess what.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 15 21:16:35 2002 UTC (7 years ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-1
Changes since 1.24: +46 -3 lines
Diff to previous 1.24
Fixed role-id bug by copying user_save from user.module.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 21 22:26:04 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.23: +3 -0 lines
Diff to previous 1.23
Avoid creating accounts with empty name. Use email address for name.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 14 18:15:41 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.22: +14 -5 lines
Diff to previous 1.22
Fixed bug in account creation if the author's name is encoded.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 14 02:00:28 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.21: +4 -1 lines
Diff to previous 1.21
Return the node unaltered if not a listhandled node.

      Happy listhandling!

I would love to get user feedback.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 14 00:33:21 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.20: +9 -25 lines
Diff to previous 1.20
Well, it seems to be working after all. You'll currently need a patched
version of mailhandler, but I think Moshe will approve my changes.

TODO:
- Docs
- Cleanup
- Send new topics added on the web using cron.
  (requires new node api)
- More testing

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 13 12:19:22 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Trying to fix bug.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 13 03:30:33 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.18: +59 -43 lines
Diff to previous 1.18
This night's hacking.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 12 01:37:14 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.17: +15 -13 lines
Diff to previous 1.17
Uniquified message ids.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 7 01:54:52 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.16: +34 -26 lines
Diff to previous 1.16
Accounts get properly created for unknown users.
Still needs testing.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 15:54:57 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.15: +20 -5 lines
Diff to previous 1.15
Account creation for unknown users. Needs testing.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 12:49:09 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Making listhandler compatible with recent mailhandler api change.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 01:23:09 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.13: +35 -15 lines
Diff to previous 1.13
Beta testing is up.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 3 00:16:39 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.12: +5 -2 lines
Diff to previous 1.12
Some fixes.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 2 00:22:25 2002 UTC (7 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.11: +8 -6 lines
Diff to previous 1.11
Working towards integration with thenew forum.module.
Still does not work as expected.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 22 21:55:07 2002 UTC (7 years, 2 months ago) by killes
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
some fixes, untested.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 28 18:45:38 2002 UTC (7 years, 2 months ago) by killes
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
small changes that need testing

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 29 22:12:58 2002 UTC (7 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.8: +87 -88 lines
Diff to previous 1.8
A very alpha release of listhandler. Only for the brave.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 23 14:38:23 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.7: +2 -9 lines
Diff to previous 1.7
Reverting last change in mailhandler, removed code duplicate in listhandler.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 23 09:00:42 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.6: +49 -10 lines
Diff to previous 1.6
Complete, but untested. Alphatesters can apply within.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 23 01:05:32 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.5: +57 -32 lines
Diff to previous 1.5
Some improvements. Still need polishing.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 18 17:57:44 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.4: +38 -29 lines
Diff to previous 1.4
Use SERVER_NAME instead of HTTP_HOST. Thanks ax.
Assorted fixes.
Important parts still missing.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 18 09:43:41 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.3: +10 -4 lines
Diff to previous 1.3
fix MID

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 18 01:31:00 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.2: +21 -8 lines
Diff to previous 1.2
Some cosmetics.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 17 00:49:46 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.1: +47 -18 lines
Diff to previous 1.1
Might actually send comments somewhere.
Not tested. Don't try it yet.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 15 21:14:54 2002 UTC (7 years, 4 months ago) by killes
Branch: MAIN
This does not work yet.

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