[TYPO3-english] How to create an email address dynamically using ts and getIndpEnv:TYPO3_HOST_ONLY

Walrick lists at globalhealingcircle.net
Sat Jul 18 16:29:25 CEST 2009


Matt K - [SwagmanInternet] wrote:

> page.10.subparts.EMAIL_ADDRESS.data = getIndpEnv:TYPO3_HOST_ONLY
> page.10.subparts.EMAIL_ADDRESS.split {
>     token = .
>     cObjNum = 1
>     1.current = 1
>     1.wrap = info@|
>  }
> 
> but its output is:
> 
> info at wwwinfo@domaininfo at cominfo@au

What about using "www." as token? Maybe that doesn't work as the split
would only produce one result, but it is easy to try.

Walrick

-- 
webmaster Global Healing Circle
www.globalhealingcircle.net


More information about the TYPO3-english mailing list