[TYPO3-mvc] $content parameter to link.action
Sebastian Kurfürst
sebastian at typo3.org
Tue Jan 5 11:31:21 CET 2010
Hi,
> Side question: how do I escape (or disable) the shorthand-syntax?
You disable the parsing of a whole section with CDATA:
<![CDATA[ ... ]]>
Quote from http://de.wikipedia.org/wiki/CDATA:
The term indicates that a certain portion of the document is general
character data, rather than non-character data or character data with a
more specific, limited structure.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list