[Typo3] Wrap userFunc with typoscrypt..

Ries van Twisk typo3 at rvt.dds.nl
Mon Jan 31 22:01:19 CET 2005


Stefan Beylen wrote:

> Ries van Twisk wrote:
>
>> page.20.4 = USER
>> page.20.4.userFunc =  tx_ltgforms_pi1->ts_getEncryptedpageRef
>> page.20.4.wrap = <b>|</b>
>
>
> spontaneous I'd say it will work with
>
> page.20.4.stdWrap.wrap = <b>|</b>
>
> ...havent tried it though...good luck...
>
This one did the trick:

page.20 = COA
page.20.2 = TEXT
page.20.2.value = You can add a new page here!
page.20.4 = COA
page.20.4.wrap = <b>|</b>
page.20.4.2 = USER
page.20.4.2.userFunc = tx_ltgforms_pi1->ts_getEncryptedpageRef

Ries



More information about the TYPO3-english mailing list