[Typo3] TemplaVoila & printlink (only using "typolink")
Jens J. Parree
j.parree at team-networks.de
Tue Sep 13 17:26:15 CEST 2005
Hi,
small confusing problem. I searched for to days now and tried different
prinlink extensions and methods.
I got stuck, when trying to use TemplaVoila with no extra extension for
printlink creation installed to generate a printlink which will e.g.
also be able to handle search results in a popup-printlink-version!
The print-version template in TemplaVoila is working and will be called
when &print=1 is passed via url call.
Everything works, but no "extra"-parameters, e.g. extention based, like
search results, are passed to the printlink url.
This is my setup record part for the printlink in this typo3, 3.7
installation:
lib.print_url = TEXT
lib.print_url.value = printversion
lib.print_url.typolink {
parameter = {page:uid}
650x650:resizable=yes,toolbar=yes,scrollbars=yes,menubar=yes
parameter.insertData = 1
no_cache = 1
additionalParams = &print=1
additionalParams.insertData = register:SWORD_PARAMS
}
What has to be done to get those params passed via url?
Any idea?
Thanks.
JJ
More information about the TYPO3-english
mailing list