[TYPO3-project-formidable] include dynamic XML

Tonni Aagesen goes.to at dev.null
Tue Mar 27 12:02:09 CEST 2007


Jerome Schneider wrote:

> What you need is the xmlbuilder, which is the (really simplier) 
> equivalent of DOM in javascript
> 
> This feature is not published for the moment as it is still in 
> developpment, but here is how to add it to your version of formidable 
> until next release:

Fantastic - thanks for the reply :)

I've two additional questions:

1) Will this work with 0.5.0 version of formidable?

2) I've been reading what documentation I could find, but it still isn't 
clear to me how the <xmlbuilder> XML should be applied. I have a 
xml-file with this (basic) structure:

<formidable>
     <meta>
         ....
     </meta>
     <control>
         ....
     </control>
     <elements>
         <renderlet>
             ....
         </renderlet>
     </elements>
</formidable>


-- 
Regards
Tonni Aagesen
www.pil.dk & www.quickpay.dk


More information about the TYPO3-project-formidable mailing list