[TYPO3] url encoding typolinks

Peter Klein peter at umloud.dk
Thu Dec 14 15:58:27 CET 2006


> You mean I'll have to write a php function and pass the link as a param to 
> the php func? So nothing possible via TypoScript?
>

You didn't say anything about typoscript in your initial post.. But in TS 
you can do something like this..

10 = TEXT
10.value = Click Me
10.typolink.parameter = 12
10.typolink.parameter.rawUrlEncode = 1

See TSREF for more info
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/1/

--
Peter Klein / Umloud Untd




More information about the TYPO3-english mailing list