[Typo3-dev] Same "alias" in multi-domain systems

Irene Höppner irene.hoeppner at isinett.de
Tue Mar 8 13:22:21 CET 2005


Hi Volker,

>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

in new versions there is a hook in tcemain, which you can call "save-event".
You could use this hook for postprocessing of the alias and check, wether
the alias is used already in the rootline via this root and - if so - f.e.
append 0...n like it's normally done.

Just an idea :-).

Greets,
Irene






More information about the TYPO3-dev mailing list