[TYPO3] How to use another image for the printerfriendly page - SOLVED
Søren Vedel
sv at workhouse.dk
Thu Dec 21 17:34:39 CET 2006
HI Peter,
Thanks, it did the job :-)
Med venlig hilsen/Kind regards
Søren Vedel
Workhouse Media
Peter Klein wrote:
> Hi Søren. Try this (Untested):
>
> -- cut --
> if (t3lib_div::_GET('type')==98) {
> [blah] [blah];
> }
> -- cut --
>
> --
> Peter Klein / Umloud Untd
>
> "Søren Vedel" <sv at workhouse.dk> wrote in message
> news:mailman.1.1166605354.31973.typo3-english at lists.netfielders.de...
>> Hi,
>>
>> I've made a frontend extension where I need to use another image for the
>> printversion in singleview. How to do this?
>>
>> Can I somehow tell my extension in the php-file that I'm using pagetype =
>> 98 or is it going to be the TypoScript way?
>>
>> --
>> Med venlig hilsen/Kind regards
>> Søren Vedel
>> Workhouse Media
>
>
More information about the TYPO3-english
mailing list