[TYPO3-german] typolink mit htmlSpecialChars

Falk vixe4all at freenet.de
Thu Feb 16 16:26:32 CET 2012


Danke Philipp für Deinen Tipp,

ATagBeforeWrap.htmlSpecialChars = 1

funktioniert so leider nicht, da ATagBeforeWrap nur vom Typ boolean ist 
und kein stdWrap bietet. Da das aktiverte ATagBeforeWrap Auswirkung auf 
den wrap hat, habe ich auch mal sowas probiert:

10 = TEXT
10 {
     typolink {
         parameter = 48
	ATagBeforeWrap = 1
	wrap.htmlSpecialChars = 1
     }
}

... doch leider auch ohne Erfolg

Es sollte doch dafür eine einfache Lösung geben, dass typolink keinen 
invaliden HTML - Code produziert oder evtl. sogar ungültige Links!?

Bin für jeden weiteren Tipp dankbar!

Gruß Falk



Am 14.02.2012 18:48, schrieb Philipp Gampe:
> Hi Falk,
>
> Falk wrote:
>
>> Bei folgendem TS wird leider der komplette Link via htmlSpecialChars
>> behandelt und ist somit nicht mehr klickbar:
>>
>> 10 = TEXT
>> 10 {
>> htmlSpecialChars = 1
>> stdWrap.typolink {
>> parameter = 48
> 	ATagBeforeWrap.htmlSpecialChars = 1
>> }
>> }
>
> Ungetestet.
>
> http://typo3.org/documentation/document-
> library/references/doc_core_tsref/4.5.1/view/1/5/#id2621840
>
> Viele Grüße


More information about the TYPO3-german mailing list