[TYPO3-english] generate css suffix with cooluri?
Andreas Burg
typo3 at andreasburg.de
Sat Oct 11 01:20:12 CEST 2008
Hello Jan,
wow, great, it works. All I did was:
set this:
mypage.de at style => id=492 => sticky
to that:
mypage.de at style.css => id=492 => sticky
and set this:
page.headerData.998.value = <link rel="stylesheet" type="text/css" href="style.html" />
to that:
page.headerData.998.value = <link rel="stylesheet" type="text/css" href="style.css" />
Why didn't I try it before???
Cause mypage.de at style is generated to style.html
I thaught that mypage.de at style.css gets generated to style.css.html
Thank you very much. BTW your extension works like a charm to me. Tried realurl before, but am glad
I changed to cooluri.
Andreas
More information about the TYPO3-english
mailing list