[TYPO3-english] printlink for multilanguage
Rupali Gupta
rupali.ffm at googlemail.com
Tue Oct 14 10:10:18 CEST 2008
hi List,
i have used cronprintlink extension and following code :
#[printlink]
print = PAGE
print {
typeNum = 98
10 = TEXT
10.data = field : title
10.wrap = <h1>|</h1>
30 < styles.content.getBorder
35 < styles.content.get
50 < styles.content.getRight
55 < styles.content.getLeft
60 < plugin.tx_cronprintlink_pi2
60{
prefix = HTML
prefix.value = Druckversion der Seite:
}
}
[globalVar = GP:L=1]
print.60.prefix.value = Print of page:
}
[global]
lib.drucken < temp.printlink
lib.drucken < plugin.tx_cronprintlink_pi1
lib.drucken {
linkContent = TEXT
linkContent.value = Drucken
}
[globalVar = GP:L=1]
lib.drucken.linkContent.value = Print
[global]
but still the print of english language shows the contents of german page.
what shold i correct in my code ?
--
Regards,
Rupali
More information about the TYPO3-english
mailing list