TYPO3 Flow Base DistributionPackagesApplications

Feature #28013

ViewHelper: CdataViewHelper

Added by Jonas Felix about 4 years ago. Updated about 4 years ago.

Status:Rejected Start date:2011-07-09
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-
Has patch: Tags:

Description

This is a viewhelper suggested for the upcoming viewhelper incubator.

{namespace cabagext=Tx_CabagExtbase_ViewHelpers_CdataViewHelper}

<cabagext:cdata>
Data you need CDATA
</cabagext>

Output:

<![CDATA[

...your data...

]]>

CdataViewHelper.php Magnifier (1.4 kB) Jonas Felix, 2011-07-09 10:30

History

#1 Updated by Jonas Felix about 4 years ago


{namespace cabagext=Tx_CabagExtbase_ViewHelpers}

<cabagext:cdata>
Data you need CDATA
</cabagext>

#2 Updated by Jonas Felix about 4 years ago

  • Status changed from New to Rejected

duplicate sorry

Also available in: Atom PDF