[TYPO3] how to make printlink in tt_news with realurl and TemplaVoila

Peter Klein peter at umloud.dk
Wed Mar 8 13:47:56 CET 2006


Hi Pawel, another option is to generate the extra parameters manually, that 
way you have full control over which parameters gets added..

Check this old post for an example:
http://lists.netfielders.de/pipermail/typo3-english/2005-September/011906.html

-- 
Peter Klein/Umloud Untd


"Pawel Stanislawczuk" <ps at todesign.pl> skrev i en meddelelse 
news:mailman.1.1141821518.20136.typo3-english at lists.netfielders.de...
>
>
> -- 
> Hello,
>
> Extension works fine, makes tt_news single view printable, that's it! 
> Small issue is that it wraps graphics and "back" link of news single 
> template. How can I have only content wapped in print page?
> My code:
>
> lib.drukuj < plugin.tx_cronprintlink_pi1
> lib.drukuj.linkContent = IMAGE
> lib.drukuj.linkContent.file = fileadmin/images/drukuj.gif
>
> print = PAGE
> print {
>  includeCSS {
>     file1 = fileadmin/templates/res/stylesheet.css
>  }
>  typeNum = 98
>  10 < styles.content.get
>  20 = <hr/>
>  30 < plugin.tx_cronprintlink_pi2
> }
>
> I've use popup to display print page
>
> Cheers,
> Pawel Stanislawczuk
> www.todesign.pl
>
>
>
>
> Uzytkownik "Ernesto Baschny [cron IT]" <ernst at cron-it.de> napisal w 
> wiadomosci 
> news:mailman.1.1141751538.26959.typo3-english at lists.netfielders.de...
>>> Hello list, I'm using templavoila, already made a printlink to normal
>>> content like in doc_tut_ftb1, works great, but I have problems with
>>> extensions, like tt_news.
>>
>> You might want to try cron_printlink extension. Works with TemplaVoila
>> (I've been told...) and it keeps arguments (even on search result page).
>>
>> Cheers,
>> Ernesto
>>
>> -- 
>> cron IT GmbH
>> Dipl.-Inf. Ernesto Baschny
>> Nobelstr. 15, D-70569 Stuttgart
>>
>> Tel: +49 711 6868 909-33
>> Fax: +49 711 6868 909-10
>>
>> Fingerprint: E918 7A64 9C50 CD35 67A9  752C 1C70 EE8B 915F 6438
>
> 





More information about the TYPO3-english mailing list