[TYPO3-core] RFC #[7937]: [Feature]: [stdWrap/Hook for baseUrl]
Nico de Haen
typo3 at ndh-websolutions.de
Fri May 15 23:54:52 CEST 2009
This is an SVN patch request.
Type: [New feature]
Bugtracker references:
http://bugs.typo3.org/view.php?id=7937
Branches:
trunk
Problem:
in certain circumstances baseUrl should be changed (if different domains
should be handled), but it should not be possible to change it to ANY
domain (as it did in former times with baseUrl = 1)
the request to process baseUrl with stdWrap could not be fulfilled fo
technical reasons (since config objects are merged)
Solution:
I created a hook to process the baseUrl
(as recommended by Stucki and Ingo)
The hook is defined with:
$TYPO3_CONF_VARS['SC_OPTIONS']['typo3/sysext/cms/tslib/class.tslib_pagegen.php']['processBaseUrl']
Regards,
Nico
--
http://www.ndh-websolutions.de
More information about the TYPO3-team-core
mailing list