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

Log of /contributions/modules/listhandler/listhandler.install

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.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 20:05:54 2008 UTC (13 months ago) by philipnet
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
Corrected indentation.

Revision 1.12 - (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.11: +4 -3 lines
Diff to previous 1.11
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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 22:28:17 2008 UTC (16 months, 2 weeks ago) by philipnet
Branch: MAIN
Changes since 1.10: +41 -40 lines
Diff to previous 1.10
Ran Coder over module.

Revision 1.10 - (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.9: +114 -23 lines
Diff to previous 1.9
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.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 15:29:31 2008 UTC (21 months, 3 weeks ago) by philipnet
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-0-beta1, DRUPAL-5--1-0-beta2, DRUPAL-5--1-1
Changes since 1.2.2.3: +2 -2 lines
Diff to previous 1.2.2.3 , to branch point 1.2 , to next main 1.13
This was ommited from the previous commit.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 15:16:24 2008 UTC (22 months, 3 weeks ago) by philipnet
Branch: DRUPAL-5
Changes since 1.2.2.2: +15 -6 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Corrected the database schema.
The prefix field is part of the mailhandler table, not the listhandler
table.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 15:14:33 2008 UTC (22 months, 3 weeks ago) by philipnet
Branch: MAIN
Changes since 1.8: +9 -10 lines
Diff to previous 1.8
Corrected the database schema.
The prefix field is part of the mailhandler table, not the listhandler
table.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 22:06:52 2007 UTC (23 months ago) by philipnet
Branch: MAIN
Changes since 1.7: +33 -34 lines
Diff to previous 1.7
Apologies for wiping out ser's work on Drupal 6 compatability.
I'm reinstating that along with the update_5000 function.
I've corrected the _uninstall function name and added in the calls to delete
the Listhandler variables.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 22:15:15 2007 UTC (23 months, 1 week ago) by philipnet
Branch: MAIN
Changes since 1.6: +13 -3 lines
Diff to previous 1.6
Removed redundant index on lid. Submitted by Berto ed Sera.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 22:14:42 2007 UTC (23 months, 1 week ago) by philipnet
Branch: DRUPAL-5
Changes since 1.2.2.1: +13 -3 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Removed redundant index on lid. Submitted by Berto ed Sera.

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

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

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

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 14:40:48 2007 UTC (23 months, 1 week ago) by ser
Branch: MAIN
Changes since 1.3: +26 -21 lines
Diff to previous 1.3
- spaces instead of tabs, corrected using coder module.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 13:03:34 2007 UTC (23 months, 1 week ago) by ser
Branch: MAIN
Changes since 1.2: +30 -39 lines
Diff to previous 1.2
- working on drupal-6.

Revision 1.2 - (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.1: +24 -2 lines
Diff to previous 1.1
#126126, making compatible with D5, first step, patch by mathieu

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 23:35:23 2006 UTC (3 years, 2 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-7
update for 4.7

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