[TYPO3-german] TYPO3 4.0 plugin.alt.98 gibt keinen Content aus

Marc Fell info at marc-fell.de
Fri Apr 28 19:28:31 CEST 2006


... so sieht es bei mir aus, vielleicht hilft es dir:

# Drucken
     temp.PRINT = COA
     temp.PRINT {
         wrap = <a href="|" name="Drucken" title="" target="_blank" 
class="print">Drucken</a>
         10 = TEXT
         10.data = getIndpEnv:REQUEST_URI
         10.listNum.splitChar = .
         10.listNum = 1
         10.wrap = |.98.html
         }
     [globalString = ENV:REQUEST_URI = *php?id*]
     temp.PRINT.10 >
     temp.PRINT {
         10 = TEXT
         10.data = getIndpEnv:REQUEST_URI
         10.wrap = |&type=98
         }
     [GLOBAL]
     print = PAGE
     print.stylesheet = fileadmin/templates/stylesheet.css
         }
     print {
         typeNum = 98
         bodyTag =<body onload="javascript:window.print()">
         # 10 < styles.content.getLeft
         20 < styles.content.get
         # 30 < styles.content.getRight
         # 40 < styles.content.getBorder
         }




Burkhardt Wenzel wrote:
> Marc Fell schrieb:
> 
>> Hast du das im Template eingebunden? Sonst geht es nicht...
>>
>> Include static: plugin.alt.print (98)
>>
>> Ciao Marc
>>
>>
>> Burkhardt Wenzel wrote:
>>
>>> hallo liste,
>>>
>>> meine druckversion (geht in 3.8.1) gibt keinen content
>>> mehr aus; der marker wird erkannt.
>>>
>>> hat jemand eine idee?
>>>
>>> mein setup:
>>>
>>> #Druckversion
>>> #######################################
>>> print_page = PAGE
>>> print_page.stylesheet = fileadmin/templates/res/print.css
>>> print_page.typeNum = 98
>>>
>>> print_page.10 = TEMPLATE
>>>
>>> print_page.10 {
>>>    template = FILE
>>>    template.file = fileadmin/templates/tp_print.htm
>>>    marks.INHALT = CONTENT
>>>
>>> }
>>>
>>> print_page.10.marks.INHALT < styles.content.get
> 
> 
> ABER JA DOCH...



More information about the TYPO3-german mailing list