[TYPO3-core] RFC: enable CDATA creation in	t3lib_div::xml2array()
    Martin Kutschker 
    martin.kutschker-n0spam at no5pam-blackbox.net
       
    Sat Jan 27 17:10:56 CET 2007
    
    
  
Dmitry Dulepov schrieb:
> Hi!
> 
> This is SVN patch request.
> 
> Branch: trunk (for 4.1!)
> 
> Problem: if there are large block of HTML that should go to XML crated 
> by t3lib_div::xml2array(), all < and > will be converted to < and 
> > thus making later manual editing very inconvenient.
> 
> Solution: enable CDATA usage in xml2array through options. If option is 
> not specified, behavior does not change. array2xml parses CDATA perfectly.
> 
> This patch is mainly made to simplify life for templavoila users, who 
> often ask for it. It is pretty simple.
+1
Masi
    
    
More information about the TYPO3-team-core
mailing list