有没有办法在Typo3 8中的includeJS数组上为文件添加ID?

时间:2018-02-06 15:20:50

标签: typo3 typoscript typo3-8.x

includeJSFooter我试过

includeJSFooter {
        initJavascript = path/to/file/init.js
        initJavascript.id = initJavascript
    }

但它不起作用,我没有看到任何选项in the docs,但也许我遗漏了一些东西。

1 个答案:

答案 0 :(得分:1)

这是不可能的。对于此类包含,您需要使用from sqlalchemy.types import NVARCHARdtype。 请参阅:https://docs.typo3.org/typo3cms/TyposcriptReference/Setup/Page/Index.html#headerdata