[Typo3] TV & Tip-a-Friend Plugin

Ries van Twisk typo3 at rvt.dds.nl
Mon Feb 14 20:50:45 CET 2005


Taylor, Jeff wrote:

>Has anyone gotten the tip-a-friend plugin working with TV.  I'm
>perfectly able to map the "email to friend" link to point to the proper
>page.  
>However I have tried a number of options for the Template setup code
>with no success.  If not, are there any viable alternatives to the tip a
>friend plugin? 
>
>>From what I understand, the actual tip a friend template is not being
>included in the page...
>
>
>Any help would be appreciated.
>
>
>
>The tipafriend page has the code TIPLINK
>This is what I (currently) have in the template setup.
>I have played with this excessively to no avail.
>
>
>
>includeLibs.ts_tipafriend = EXT:tipafriend/pi/class.tx_tipafriend.php
>
>plugin.tipafriend >
>plugin.tipafriend = USER
>plugin.tipafriend {
>  userFunc = tx_tipafriend->main_tipafriend
>  code.field = TIPLINK
> 
>  templateFile = files/template/tipafriend/tipafriend_template.html
>  tipolink.parameter = 116 500x350  #uid of the Tip Form page
>  htmlmail = {$plugin.tipafriend.htmlMail}
>
>}
>
>  
>
Jeff,

this is what I use in my TV setup:

temp.tipafriend = USER
temp.tipafriend {
  userFunc = tx_tipafriend->main_tipafriend
  code = TIPLINK
  templateFile = {$plugin.tipafriend.file.templateFile}
  typolink.parameter = 100997 # uid of the TipForm page
}

lib.tipafriend = TEXT
lib.tipafriend < temp.tipafriend

Works on: http://www.livetravelguides.com

cheers,
Ries

-- 
R. van Twisk
http://www.metamorf.net

Our Typo3 enabled website: http://www.livetravelguides.com
Instand help for Typo3?    irc:/irc.freenode.net/typo3
Looking for documentation? http://typo3.org/documentation/





More information about the TYPO3-english mailing list