[TYPO3-project-formidable] New Revision 162

Jerome Schneider typo3dev at ameos.com
Wed Jan 9 12:19:32 CET 2008


Hi,

The revision 162 has been built and is available at: 
http://www.ameos.com/formidable

Changelog available at: 
http://www.ameos.com/formidable/svn/changelog-revision-160-to-162.html

Main debugs and features:

* Added lexing mecanism for use inside templates; now one can ask in the 
template:

	{myrdtname.label.upper().wrap("<h2>|</h2>")}

List of methods usable in template( as of rev162)

	nl2br() : converts new lines to <br />
	upper() : upper case
	lower() : lower case
	help()  : prints a simple debug of passed var
	debug() : prints a full debug of passed var
	concat(mixed var) : ...
	wrap(string sWrap) : ...
	implode(string sSeparator) : ...


* Many thanks to Manuel Rego Casasnovas for the time and patches he 
provided ;)


PS: new template engine is still experimental; don't install 162 if not 
for testing purposes !



More information about the TYPO3-project-formidable mailing list