[TYPO3-core] RFC #11431: Hook request for manipulating the pageID in getPage

Christian Kuhn lolli at schwarzbu.ch
Thu Jul 16 20:33:15 CEST 2009


Reminder #1, a core's +1 on reading and testing is missing here.

And yes, I'll indent the comment before committing ;)

Cheers
Christian

Christian Kuhn wrote:
> This is a SVN patch request.
> 
> Type: feature
> 
> Branches: trunk
> 
> BT reference:
> http://bugs.typo3.org/view.php?id=11431
> 
> Problem:
> For some special page overlay handling it might be usefull to manipulate
> the pageId before getting the row that belongs to the page.
> 
> Solution:
> Add a hook to t3lib/class.t3lib_page.php in method getPage() to change
> the uid of a page before it's requested from db.
> 
> Notes:
> This hook is in production use for a site with a lot of different
> language overlays with partially equal content for same countries for
> several month now.


More information about the TYPO3-team-core mailing list