[TYPO3-templavoila] FCE: wrap tranformed in html entities
Romain Roy
Romain.Roy at infoteam.ch
Wed Nov 21 08:07:26 CET 2012
Hello,
In the FCE, when you edit the element, you have a checkbox in the "Extra" link with the name "Pass content through htmlSpecialChars (HSC)". Is it activated ?
Best regards
Romain
-----Original Message-----
From: typo3-project-templavoila-bounces at lists.typo3.org [mailto:typo3-project-templavoila-bounces at lists.typo3.org] On Behalf Of Simone Paolinelli
Sent: mardi 20 novembre 2012 17:30
To: typo3-project-templavoila at lists.typo3.org
Subject: [TYPO3-templavoila] FCE: wrap tranformed in html entities
Hi to all!
Hi have a problem about wrapping a field (Plain input field) in a fce.
My TypoScript Code is this:
10 = TEXT
10.current = 1
10.wrap = <p class="myClass"> | </p>
The html code that I obtain is:
<p class="myClass">Hello!</p>
Can anyone help me?
Thanks!
Simone
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-templavoila
More information about the TYPO3-project-templavoila
mailing list