Hi!
Henrik Ziegenhain wrote:
> My only problem is, that I don“t know exactly how to pass the piVars
> from the first to the following pages.
Do you need to pass new piVars? I thought you mean that existing piVars are not
passed :)
Here is an example of the hook function:
function addPiVarsToPageBrowser(array $params) {
return $params['additionalParameters'] . '&tx_myext_pi1[param]=value';
}
--
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/
"Computers are so unreliable... just like people" (Major Cain, "Resident Evil:
Apocalypse")
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english