[TYPO3-dev] Using CDN with Typo3
John Angel
johnange at gmail.com
Sat Jan 17 18:11:19 CET 2009
Hi,
> > <head>
> > <!--HD_ea7cf3058fd45a2865c96b8b83c87a0f-->
> > </head>
> > <body>
> > ...
>
> I have the same hook in the mnogosearch extension and I have full head there. Probably you
> have some other extension that makes this "HD_" thing.
It is TemplaVoila's "fault", it replaces <!--HD_ea7cf3058fd45a2865c96b8b83c87a0f--> with CSS files:
<link href="..." rel="stylesheet" type="text/css" />
I don't see any hook in INTincScript function, so I suppose I should be loooking for TV hook?
Regards,
John
More information about the TYPO3-dev
mailing list