[TYPO3] printlink and tip-a-friend - Please help me!

Marlies C marliesc_spam at hotmail.com
Wed Apr 19 21:40:20 CEST 2006


Matyi Gábor wrote:
> Hi!
> 
> I've been looking for a solution for printlink and tip-a-friend for my web 
> site, but I can't go on. Please help me anybody.
> 
> I have a such typoscript template . My ask is, how should I add the printlink 
> and tip-a-friend feauture?
> 
> Thanks Gabor
> 
> page = PAGE
> page.typeNum = 0
> page.bodyTag = <body>
> page.stylesheet = fileadmin/styles/ts-template-wrap.css
> 
> # Top
> page.10 = COA
> page.10 {
> 
>    stdWrap.wrap = <div id="container">|</div>
> 
>    10 = COA
>    10.stdWrap.wrap = <div id="header">|</div>
> 
>    20 < temp.topnavigation
>    20.stdWrap.wrap = <div id="topnavigation">|</div>
> 
>    30 = COA
>    30 {
>       10 < temp.subnavigation
>       stdWrap.wrap = <div id="subnavigation">|</div>
>    }
> 
>    40 = COA
>    40 {
>       10 < temp.contact      
>       20 < temp.tipafriend
>       30 < temp.search
>       40 < temp.sitemap
>       50 < temp.printversion
>       stdWrap.wrap = <div id="othernavigation">|</div>      
>    }
> 
>    # Content
>    50 = COA
>    50 {
>       stdWrap.wrap = <div id="mainblock">|</div>
>       10 < styles.content.get
>       10.stdWrap.wrap = <div id="content">|</div>
>    }

Hi,

Here are my print and tipafriend tutorials:
http://www.mcuniverse.com/05/Pr.81.0.html
http://www.mcuniverse.com/05/Ti.tipafriend0.0.html

Hope they help.

Marlies
www.mcuniverse.com



More information about the TYPO3-english mailing list