Any chance this can be modified to output clickable anchor text instead of the full email address? I would be willing to sponsor such an update.
Cheers,
Alex
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | spamspan.patch | 5.73 KB | fokkezb |
Any chance this can be modified to output clickable anchor text instead of the full email address? I would be willing to sponsor such an update.
Cheers,
Alex
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | spamspan.patch | 5.73 KB | fokkezb |
Comments
Comment #1
fokkezb commentedI wanted the same, so I made this patch:
Note: This includes changes I made to port to 6.x, earlier posted as #235709: Patch to port to 6.x
Changes:
Lakka, please port to 6.x and implement this feature asap.
Comment #2
lakka commentedSorry, I don't quite understand what you are trying to achieve here. Can you give me an example? Suppose I type
joe.bloggs@example.cominto an edit box. How do you want it to render on screen, and in the html source?Comment #3
fokkezb commentedI want present hyperlinks (done by some WYSIWYG editor) like:
to render as:
just as SpamSpan example #1:
http://www.spamspan.com/#examples
Comment #4
lakka commentedThanks, I understand now. I am happy to commit a patch, but please can you recreate it against version 5.x-1.3, or version 6.x-1.0. The version you have currently patched is rather different to the more current versions.
Comment #5
lakka commentedMarking as duplicate of http://drupal.org/node/168301
Preliminary fix is in cvs on the Drupal 6 branch