[TYPO3] possible to place tipafriend plugin on page using only typoscript

Peter Klein peter at umloud.dk
Thu Apr 19 14:49:18 CEST 2007


Hi Andrew. I just posted a TS snippet at  www.typo3wizard.com , which allows 
tou to create a link to the TipForm page using Typoscript.

http://www.typo3wizard.com/en/snippets/general-config/tip-a-friend-link-mit-typoscript-erstellen.html#c490

-- 
Peter Klein/Umloud Untd

"Andrew Davis" <andrew at avagraphique.com> skrev i en meddelelse 
news:mailman.1.1176826264.3105.typo3-english at lists.netfielders.de...
> thanks! that actually helps, but my problem remains - no output on the 
> page...
>
> here is my code now:
>
>
> temp.TIP = USER
>  temp.TIP.userFunc = tx_tipafriend->main_tipafriend
>  #temp.TIP.templateFile = fileadmin/tipafriend_template.tmpl
>  temp.TIP.code = TIPLINK
>  temp.TIP.typolink.parameter = 36
>
>
>
> temp.bodyTemplate {
>
>   template =< plugin.tx_automaketemplate_pi1
>
>   workOnSubpart = DOCUMENT_BODY
>
>   subparts.menu_1 < temp.menu_1
>   subparts.leftcolumn < styles.content.getLeft
>   subparts.content < styles.content.get
>
>
> subparts.tip < temp.TIP
> subparts.print < plugin.tx_cronprintlink_pi1
> }
>
>
>
> it still outputs nothing into the subparts.tip ....
>
>
> Any other ideas?
>
> Thanks,
> Andrew Davis
>
>
>
>
> otto at webspinnerij.nl wrote:
>> Find in the repository tut_tipafriend_de or tut_tipafriend_en
>>
>> Otto
>>
> 




More information about the TYPO3-english mailing list