[TYPO3-german] css in typo3
Gregor Hermens
gregor at a-mazing.de
Mon Nov 14 08:28:22 CET 2016
Hallo aaaaa vvvvv,
aaaaa vvvvv wrote:
> page = PAGE
> page {
> (...)
> page.includeCSS {
> file1 = fileadmin/style.css
> }
> (...)
> }
Typoscript wird durch geschweifte Klammern strukturiert, d.h. alles was sich
innerhalb der Klammern befindet wird deren Objekt zugeordnet. Das obige
lässt sich entsprechend auch schreiben als:
page = PAGE
page.page.includeCSS.file1 = fileadmin/style.css
Ein 'page' zuviel also...
Falls du es noch nicht kennst:
https://docs.typo3.org/typo3cms/TyposcriptIn45MinutesTutorial/Index.html
hth
Gregor
--
http://www.a-mazing.de/ | Certified TYPO3 Integrator
More information about the TYPO3-german
mailing list