[TYPO3-UG Cambodia] spam protect mail

Visay Keo typo3 at visay.info
Mon Jan 17 09:29:41 CET 2011


Hi Sorn

Try this in your TypoScript:

#link
80 = TEXT
80.value = Email Me
80.typolink.parameter = test at gmail.com

Cheers,
Visay

On 01/17/2011 03:00 PM, sorn wrote:
> On 01/17/2011 02:53 PM, Visay Keo wrote:
>> Hi Sorn,
>>
>> I think the HTML object render the same value as what you have assigned
>> to it. I guess if you add the email link from RTE, it will work.
>>
>> Cheers,
>> Visay
>>
>> On 01/17/2011 02:01 PM, sorn wrote:
>>> Hi all,
>>>
>>> i had problem to put spam protect mail on my link below :
>>>
>>> #link
>>> 80 = HTML
>>> 80.value = <a href="mailto:test at gmail.com">test at gmail.com</a>
>>>
>>> #config
>>> spamProtectEmailAddresses = 1
>>> spamProtectEmailAddresses_atSubst = (a)
>>> spamProtectEmailAddresses_lastDotSubst = _
>>>
>>> this is not work!
>>>
>>> anyone have some idea?
>>>
>>> Thanks,
>>> Sorn Sun.
>>>
>
> Hi Visay,
>
> do you have some solution if my link as:
>
> 80 = HTML
> 80.value = <a href="mailto:test at gmail.com">test at gmail.com</a>
>
> Thanks,
> Sorn


More information about the TYPO3-UG-Cambodia mailing list