[Typo3-dev] Typoscript-Editor, Part II
    Alex Kirmse 
    alex at pluvia.net
       
    Thu Jul  8 20:02:53 CEST 2004
    
    
  
Forgive me if this idea has already been suggested...
Since TypoScript is a read as a multidimensional array wouldn't it be 
possible to convert that array to XML and vice versa. (A simple google 
search offers these possibilities: )
http://gvtulder.f2o.org/notities/arraytoxml/
http://pear.php.net/package/XML_Serializer
This puts TypoScript into a more manageable/manipulatable format which 
is XML.
There are tons of XML editors out there which do Syntax highlighting and 
code completion just by using a specially defined DTD.
Just an idea.
    
    
More information about the TYPO3-dev
mailing list