| /[drupal]/contributions/modules/invisimail/invisimail.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by Crell: Finish converting to 0/1 for configuration values.
#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.
#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! :-)
#489178 by __natron and Crell: Do not try formatting an empty email CCK field.
#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.
#316175 by tetramentis. Replacing $text with $encode for the anchor text.
#316175 by tetramentis. Replacing $text with $encode for the anchor text.
- Nice going, Crell. Try to keep your theme hook up to date, OK?
#238701 by mikey_p: Use inivisimail as an API of sorts. (For D5)
- Don't show the formatter configuration page if the email field module is not present.
#270377 by Crell: Use inivisimail as a CCK formatter for email fields.
- Dead-simple port to Drupal 6. - #238701 by mikey_p: Use invisimail as an API of sorts.
#112785 by Crell, Grugnog2, et al. Drupal 5 port. :-)
# 103180 by Crell. Allow br tags as text delimiters.
bingo patch #42607 by Patrick Nelson - updated for 4-7
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |