[TYPO3-dev] Using CDN with Typo3

Steffen Kamper info at sk-typo3.de
Sun Jan 18 00:15:25 CET 2009


Hi,

i think you use the wrong hook as your page generation isn't finished. 
There are many useful hooks, i suggest checking this one:
TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['pageIndexing']

vg Steffen

John Angel schrieb:
> 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