[TYPO3-english] Link to page in frameset

Gulay Boris boris at boressoft.ru
Tue Sep 14 17:37:27 CEST 2010


Hello!

I need to have a link to specified page of my site. It is easy:
pi_getPageLink($id, '', $params).
But this function adds type parameter with value of 1. This way only
specified page opens in browser window. But I need all the frameset with my
page in it!
If I remove type parameter I achieve required effect but plugins on my
page does not receive GET patameters (parameters are not passed to subpages
from frameset).

What is the correct way of opening specified page in a frameset passing
parameters to plugins?


More information about the TYPO3-english mailing list