Project

General

Profile

Actions

Feature #14311

closed

additional option for spamProtectEmailAddresses

Added by Karsten Hachmeister almost 20 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2004-09-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Added the additional option 'ascii' for spamProtectEmailAddresses. If you set the 'ascii' option emails get translated from

to

mail@domain.de

Additionally there is the property spamProtectEmailAddresses_lastDotSubst, which does the same like spamProtectEmailAdresses_atSubst, but for the last dot in the email address.

Look into the files.tgz for changes to the code.
(issue imported from #M351)


Files

0000351-files.tgz (1.11 KB) 0000351-files.tgz Administrator Admin, 2004-09-11 13:05
0000351-tslib.patch (6.8 KB) 0000351-tslib.patch Administrator Admin, 2005-03-28 12:18
Actions #1

Updated by Stephane Schitter over 19 years ago

The tslib.patch file I have added is the unified diff to the latest CVS HEAD of Typo3 at this time : March 28, 12:00 CET

Actions #2

Updated by Ingmar Schlecht over 19 years ago

Thanks, I have just committed the patch to HEAD.

I don't mark it as resolved yet, because it's still missing a description in TSRef.

Actions #3

Updated by Rupert Germann over 19 years ago

the patch is working for me. One thing that could be improved is to automatically disable the xhtml_cleaner when the spamprotect mode is ascii. Or at least mention in TSREF that those features are incompatible. -> maillinks will look like this:
<a href="&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#116;....
(took me an hour to figure this out ...*g*)

Actions #4

Updated by Ingmar Schlecht over 19 years ago

I found the reason for that error and mailed Kasper a fix.

Actions #5

Updated by old_rickg over 19 years ago

an option to automatically create a gif image of the emailadres should also be a nice feature.

Actions #6

Updated by Michael Stucki over 19 years ago

I think this is overkill. Those two methods which we already have are pretty fine. (Tell me one single robot that detects those addresses...)

Anyway, this is OT here so please open a new bug.

Actions #7

Updated by Michael Stucki over 19 years ago

Have a look at the German selfHTML reference: http://de.selfhtml.org/html/referenz/zeichen.htm
Shouldn't these links be converted into Unicode style?

Actions #8

Updated by Michael Stucki over 19 years ago

Hi Ingmar,
I have sent you TSref descriptions for both properties. Please confirm me if you have received them.

Actions

Also available in: Atom PDF