[Typo3-dev] fixing stylelinks with realurl...
Waggershauser, Thomas
tw at amedick-sommer.de
Fri Sep 2 11:12:32 CEST 2005
Ok, I got no more Idea now...
We are making a static Website with more than 250 pages for a customer. It was my Idea to use typo3 for this case, using RealURL and HT-Track...
This would work very fine if there were no Internet exploder...
To fix the css we use this special IE conditions inside of XML-Comments <!--[if gte IE 5]><link...><![endif]-->
This is were the problem starts! HT-Track removes the base-Tag and fixes all Url-Paths, except the ones between the comments :(
RealUrl creates urls like bla.de/1stlevel/2ndlevel/pagetitle.html, but sometimes a page in the 2nd level has the url bla.de/1stlevel/pagetitle.html.
I tried to create the stylelinks depending on the treeLevel of the page but because of this it works not always...
Mybee someone here has an idea how to solve this.
Greetings,
Thomas
More information about the TYPO3-dev
mailing list