[Typo3-dev] Same "alias" in multi-domain systems
Volker Hielscher
vh at dmc.de
Tue Mar 8 11:48:13 CET 2005
Hi,
we have the problem to allow the same alias in all domains from one typo3
installation.
Something like
http://domain.de/jeans
http://domain.at/jeans
http://domain.ch/jeans
Each domain is a different ROOT-Tree in Typo3.
Now i made some changes in the ext_tables.php to allow the same alias in
more than one page record.
In the class.tslib_fe.php i inserted a few lines to check if there is one
alias sitting in the domain-rootline and if so, this page is called.
it is working, but at the moment you can insert the same alias in the same
domain a second/third time.
Is there in the new version ( later 3.5 :-) ) a solution for multi-domain
alias ?
Or what can i do to prevent the user to add the same alias in one root-tree
?
Regards
Volker
More information about the TYPO3-dev
mailing list