[Typo3-dev] call for interest: TypoScript+

dan frost dan at danfrost.co.uk
Fri Jul 30 22:25:37 CEST 2004


I was wondering how these ideas grab people - i'm just revising ObTS for 
a (hopefully) completely stable and utterly production ready release and 
these ideas came to mind:

* TypoScript parsing at the C-level - as a compiled-in module for php
* TypoScript on the backend, with complete ability to make all the forms 
that TCA can, but in TypoScript (althought, probably ObTS!!)
* File-based TypoScript editing - with some extras. E.g. Imaging the 
following:

===file begins
TYPO3_MODE = FE

require {
	0 = EXT: tt_news/ext_typoscript_setup.txt
	1 = DB: myfolder/sometemplate
	1.date = "<= 2nd March 2004"
}

# TS/ObTS goes here....

===file ends


* TypoScript interpreter in C/C++/...

Maybe a lot of this is like the TypoScript editor project..

There's lots more where this came from!...

Dan




More information about the TYPO3-dev mailing list