[TYPO3-project-seminars] print seminars details

David Lenherr david.lenherr at magicline.ch
Thu Oct 4 09:50:00 CEST 2007


Hi together
 
Great extension guys!!
 
But I have a little problem with the print function in the seminars details
view!
If I click the print button the printpage shows allways the seminars
overview and not the detail view...
 
Is this a bug or do I have to make some changes on the configuration in the
print-page section??
 
----------------------------------
########################
#Print Page Configuration
########################
temp.PRINT= COA
temp.PRINT {
wrap = <a href="|" name="Print" title="Print" target="_blank"><img
src="fileadmin/images/print.gif" border="0" alt="Seite drucken"></a>
10 = TEXT
10.data = getIndpEnv:REQUEST_URI
10.wrap = |&type=98
}
 
print = PAGE
print {
stylesheet = fileadmin/css/main.css
bodyTag =<body onLoad="javascript:window.print()"> 
typeNum = 98
10 = TEMPLATE
10 {
template = FILE
template.file = fileadmin/templates/template_print.html
workOnSubpart = DOCUMENT_BODY
marks.PAGE_TITLE = TEXT
marks.PAGE_TITLE.field = title
marks.PAGE_SUBTITLE = TEXT
marks.PAGE_SUBTITLE.field = subtitle
marks.CONTENT < styles.content.get
} 
 
} 
-----------------------------
 
Thanks for help ;o)
David
 


More information about the TYPO3-project-seminars mailing list