[TYPO3-mvc] Fluid for old extensions
Sven Kalbhenn
sven at skom.de
Thu Nov 3 14:45:06 CET 2011
Hi folks,
I'm experimenting with the new FLUIDTEMPLATE-stuff at the moment and really like it a lot!
But - this might be a stupid question - how can I use Fluid-Templates with the "old" pi-extensions?
Is there a way, to replace the "old" template-parser with the FLUIDTEMPLATE-Parser for extensions as well??
For example:
Instead of: <h1>###TITLE###</h1>
something like: <h1> {TITLE} </h1>
In extension-templates the benefits from the FLUID-functionality would be much greater, than in the page-templates!
So, is this possible???
CU…Sven Kalbhenn
More information about the TYPO3-project-typo3v4mvc
mailing list