[TYPO3] CoolUri - relative references
PEF
xx at xx.xx
Tue Jun 17 16:32:30 CEST 2008
Hi again,
It a (simple) prefix problem. If I prefix the html template file
references with a slash, the problem is solved.
/fileadmin/css/typo3.css instead of fileadmin/css/typo3
But this still left me with the automatic generated typo3temp css og js
file, that aren't prefixed. Any one who knows how to prefix these?
/Peter
PEF skrev:
> Hi,
>
> Still having a bit of trouble with CoolUri. This time, all the relative
> references in the html template - i.e. fileadmin/css/typo.css - is
> referenced relative to the actual url:
>
> - http://www.mydoman.dk/my-subpage/my-sub-subpage/fileadmin/css/typo3.css
>
> instead of
>
> - http://www.mydoman.dk/fileadmin/css/typo3.css
>
> <html>
> <head>
> ...
> <link rel="stylesheet" type="text/css"
> href="fileadmin/css/typo3.css" />
> ...
> </head>
> ...
>
> Anyone with a suggestion to solve the problem?
>
> Regards
> Peter Falk
More information about the TYPO3-english
mailing list