[TYPO3-dev] Call Fluid view-helper in attribute
Bastian Waidelich
bastian at typo3.org
Wed Sep 22 10:51:39 CEST 2010
Christian Opitz - Netzelf wrote:
Hi Christian,
> BTW2: Is there a chance that we could use real XML-namespaces instead of
> those in brackets so that s.o. could write a DTD/XSD for fluid and
> IDEs/editors could validate fluid-templates against those?
If we'd write static XSDs for Fluid we would have to regreate/version
them with every new view helper. And it would only work for view helpers
included in the core, not for your custom ones.
Instead Fluid for FLOW3 comes with a generator that creates XSD schemas
on the fly.
See http://other.garbage-group.de/templatingAutocompletion.mov for more
details.
BTW: if you have more questions regarding Fluid/Extbase, have a look at
the typo3.projects.typo3v4mvc list.
Best,
Bastian
More information about the TYPO3-dev
mailing list