[TYPO3-50-general] TypoScript 2.0 syntax
    Andreas Balzer 
    typo3 at andreas-balzer.de
       
    Sat May 26 11:48:28 CEST 2007
    
    
  
Thomas Hempel schrieb:
> Hm. How should that work? If you have string that is enclosed by ' or " 
> you can't use that sign inside the content without escaping because the 
> string is parsed in any way. You can't guess if the string should be 
> parsed or not.
I don't mean " " " or ' ' '.. I mean ' " ' or  " ' ".
TYPO3 itself doesn't work with those values. It only prints them. So why 
shouldn't TYPO3 enable you to use those ways? ' " ' or " ' ".. If the 
string is parsed, the developer has to know it and therfore replace all 
' to \' then (or " to \")..
my 2 cents
Andreas
    
    
More information about the TYPO3-project-5_0-general
mailing list