[TYPO3-german] JSMENU: Problem mit <script> Einbindung im Head
Raphael Weber
mailinglisten at screensolutions.de
Tue Feb 7 12:59:15 CET 2012
Hi Philipp,
Am 07.02.12 11:15, schrieb Philipp Gampe:
> It might be that a security mechanisme cuts in here.
> Try copying the file (or symlinking it) to fileadmin and include it from
> there.
>
> I think somewhere in the Install Tool is a setting for which folders
> includes are allowed.
VIELEN DANK! Das war der entscheidende Tipp:
[FE][addAllowedPaths] = t3lib/
... hat´s gerichtet, dass das Objekt ...
page.includeJS {
jsmenufunc = t3lib/jsfunc.menu.js
jsmenufunc.forceOnTop = 1
}
... nicht mehr ignoriert wird :)
Das Dumme ist nur, dass das Script nun zweimal eingebettet wird: über
'includeJS' vor dem Script mit den Menü-Items und ein zweites Mal leider
nach wie vor an der falschen Stelle (nach dem Item-Script).
Grüße,
raphael
More information about the TYPO3-german
mailing list