[Flow] XSD Schema in Adobe Dreamweaver CS6
Stefan Thalmeier
info at enlay.de
Tue Jun 25 22:01:37 CEST 2013
Hi Mathis,
thanks for your quick answer :)
It solved not the problem, but now it works fine, there was a problem with the Tag-Prefix. If the xsd-namespace is not set in the command line tool, it is set by default to http://typo3.org/ns/<php namespace> and it's not possible to set the tag-prefix to "f:" after importing the xsd-file into Dreamweaver.
Here my solution:
1. .\flow documentation.generatexsd TYPO3\Fluid\ViewHelpers --target-file fluid.xsd --xsd-namespace TYPO3\Fluid\ViewHelpers
2. In Dreamweaver Edit > Tag-Library... > DTD-Schema > XML-DTD- or Schema-File import and choose the file fluid.xsd
3. In the Tag-Library choose the folder TYPO3\Fluid\ViewHelpers and set the Tag-prefix to f:
Regards
Stefan
--
ENLAY
More information about the Flow
mailing list