[Typo3-dev] Smart Content Rendering

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Oct 25 18:58:39 CEST 2005


Martin Kutschker schrieb am 25.10.2005 14:11:

>> I really like the idea of defining the structure in XML, but allowing
>> TS syntax as well. This would allow use to write in TS, parse it into
>> XML (DOM, PHP5) and the core (tslib_content, obts etc) would use XML
>> objects.

> My favourite idea is to use XML only for describing the TS syntax and
> grammar, but using TS for the actual configuration.
> 
> With the declarative XML you can verify the TS syntax, you can build a
> TS wizard with all kinds of bells and whistles. Extensions could even
> provide their own TS objects by providing the declarative XML and the
> necessary PHP code.
> 
> To make this really useful I'd a) streamline the current TS 1.0 to make
> a TS 2.0 even if it's not 100% compatible and b) revamp the PHP code to
> something like obTS (each TS object will be a real PHP object).

Yeah, I like that idea too! ObTS combined with some "extendable" XML
where extentions can provide new content objects and the full semantical
description of the options would be really cool. We could even generate
those Open-Office tables from TSRef directly from these XML files,
Wizards, etc!

Wow, I'm loving it!

Cheers,
Ernesto




More information about the TYPO3-dev mailing list