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

Log of /contributions/modules/invisimail/invisimail.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.3.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:59:47 2009 UTC (3 months ago) by crell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.3.4.9: +2 -2 lines
Diff to previous 1.3.4.9 , to branch point 1.3
by Crell: Finish converting to 0/1 for configuration values.

Revision 1.3.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:59:16 2009 UTC (3 months ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.8: +6 -6 lines
Diff to previous 1.3.4.8 , to branch point 1.3
#511974 by sdboyer:  Fix stupid typo that broke the formatter configuration form.
by Crell: Use 1 and 0, not TRUE and FALSE, for configuration values.

Revision 1.3.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 22:19:44 2009 UTC (4 months, 4 weeks ago) by crell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.3.4.7: +111 -42 lines
Diff to previous 1.3.4.7 , to branch point 1.3
#500816 by sdboyer.  Refactor the regex handling to be more robust and sane and refactor the functions to flow
better.  This has actually been tested now! :-)

Revision 1.3.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 21:25:01 2009 UTC (5 months, 1 week ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.6: +21 -14 lines
Diff to previous 1.3.4.6 , to branch point 1.3
#489178 by __natron and Crell: Do not try formatting an empty email CCK field.

Revision 1.3.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 22:48:38 2009 UTC (7 months, 3 weeks ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.5: +3 -4 lines
Diff to previous 1.3.4.5 , to branch point 1.3
#297351 by suit4.  Fix problem where email strings at the start/end of a string don't always get obfuscated properly.  I think this will work, but my regex knowledge is minimal.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 22:10:58 2009 UTC (7 months, 3 weeks ago) by crell
Branch: DRUPAL-5
Changes since 1.3.2.1: +3 -3 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#316175 by tetramentis. Replacing $text with $encode for the anchor text.

Revision 1.3.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 22:10:09 2009 UTC (7 months, 3 weeks ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.4: +3 -3 lines
Diff to previous 1.3.4.4 , to branch point 1.3
#316175 by tetramentis. Replacing $text with $encode for the anchor text.

Revision 1.3.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 23:05:36 2008 UTC (17 months, 2 weeks ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.3: +2 -5 lines
Diff to previous 1.3.4.3 , to branch point 1.3
- Nice going, Crell.  Try to keep your theme hook up to date, OK?

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 22:26:41 2008 UTC (17 months, 2 weeks ago) by crell
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3: +26 -10 lines
Diff to previous 1.3
#238701 by mikey_p: Use inivisimail as an API of sorts. (For D5)

Revision 1.3.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 22:25:11 2008 UTC (17 months, 2 weeks ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.2: +11 -8 lines
Diff to previous 1.3.4.2 , to branch point 1.3
- Don't show the formatter configuration page if the email field module is not present.

Revision 1.3.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 22:13:46 2008 UTC (17 months, 2 weeks ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3.4.1: +102 -20 lines
Diff to previous 1.3.4.1 , to branch point 1.3
#270377 by Crell: Use inivisimail as a CCK formatter for email fields.

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 21:13:39 2008 UTC (17 months, 2 weeks ago) by crell
Branch: DRUPAL-6--1
Changes since 1.3: +27 -10 lines
Diff to previous 1.3
- Dead-simple port to Drupal 6.
- #238701 by mikey_p: Use invisimail as an API of sorts.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 23:07:12 2007 UTC (2 years, 1 month ago) by crell
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.2: +2 -11 lines
Diff to previous 1.2
#112785 by Crell, Grugnog2, et al.  Drupal 5 port. :-)

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 22:59:58 2007 UTC (2 years, 1 month ago) by crell
Branch: DRUPAL-4-7
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to next main 1.3
# 103180 by Crell.  Allow br tags as text delimiters.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 04:10:35 2006 UTC (3 years, 8 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +25 -6 lines
Diff to previous 1.1
bingo patch #42607 by Patrick Nelson - updated for 4-7

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 11 01:32:27 2005 UTC (4 years, 2 months ago) by jjeff
Branch: MAIN
Invisimail provides a filter to hide email addresses from spam-bots.
Each character of an email addresses is  converted to its ascii-code equivalent and optionally JavaScript can be used to "break up" email addresses into a concatenated JavaScript write command.

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