![]() |
Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
![]() |
#4 |
Продвинутый
Регистрация: 10.11.2004
Адрес: Montreal
Сообщений: 92
|
![]()
I am sorry for typo in my last post. It should be
page.20.mark.MARKER_HERE = TEXT instead of page.20.mark.MARKER_HERE < TEXT ----------------------------------------- Yes it is completely true what VR said. TS is just another way to define PHP array. But it is not obvious. Implicitly I comprehended it but explicitly I got it later. In other words with TS you create datastructure then TS parser translate it into PHP array. Then TYPO kernal parses it according to its own rouls. For me was hard to understand why this one more layer of complecity then when I start getting used to it I realized that it is pretty cool and neat. |
![]() |
![]() |