[TYPO3-german] tt_news printlink [tx_ttnews[tt_news]

Guido Schulze typo3.newsliste at online.de
Mon Apr 2 22:18:56 CEST 2007


hy ling,

thx für deine antwort.
hab es jetzt aber schon auf grundlage von joey´s mail so umgesetzt:

DRUCKVERSION = COA
DRUCKVERSION {
     stdWrap.typolink {
         addQueryString = 1
         useCacheHash = 1
         parameter.data = TSFE:id
         additionalParams = &type=1
         ATagParams = target="_new" title="zur Druckansicht"
     }
     10 = IMAGE
     10 {
         file = fileadmin/template/img/icon/print.gif
         altText = zur Druckansicht
     }
     20 = TEXT
     20 {
         value = Druckansicht
     }
}

klappt auch soweit ganz gut,
allerdings hab ich jetzt doch ein problem mit dem RealURL, die 
druckansicht bekommt keine news-id.
evtl. hast du einen ansatz?

gruss
guido



Daniel Selinger schrieb:
> Hoi,
> 
> das solltest du über data = GPvar:tx_ttnews|tt_news abfragen können.
> 
> Greetz
> Ling
> 
> 
> Am 31.03.07 schrieb Guido Schulze <typo3.newsliste at online.de>:
>>
>> hallo,
>>
>> über folgendes TS baue ich mir im haupttemplate meinen druckansicht-link
>> zusammen:
>>
>> DRUCKVERSION = TEXT
>> DRUCKVERSION {
>>         field = uid
>>         wrap = <img src="fileadmin/template/img/icon/print.gif"
>> alt="Druckansicht" /> <a href="index.php?id=|&amp;type=1"
>> target="_new">Druckansicht</a>
>> }
>>
>> wie bekomme ich da jetzt noch die id des news artikels (
>> tx_ttnews[tt_news] )mit untergebracht?
>>
>> thx für jede hilfestellung
>>
>> gruss
>> guido
>> _______________________________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
>>


More information about the TYPO3-german mailing list