[TYPO3-ect] Introducing the controller as a register
Elmar Hinz
elmar07 at googlemail.com
Tue Aug 7 16:32:03 CEST 2007
Daniel Brüßler wrote:
> Hello Elmar,
>
> I think the more and more the logic is "glued together" using typoscript
> the more kickstarter will be very powerful, when it supports this.
>
> this looks very cool:
> do.1 = load
> do.1.1 = keyOfTotalResultCount // first parameter
>
> Is there a pattern "content defined logic"? If that pattern exists, then
> it's that what we do here :-) Because TypoScript is a string, it is
> content.
In this sense "content defined logic" applies for for many things TS does
already, specially fetching content from tt_content and other tables and
rendering it to output. We are just reinventing the wheel.
More information about the TYPO3-team-extension-coordination
mailing list