[TYPO3-english] integrating xml output into a typo3 site, how?

Christoph Hermann hermann at informatik.uni-freiburg.de
Thu Dec 29 09:44:22 CET 2011


Am Donnerstag, 29. Dezember 2011, 01:09:07 schrieb Stefan Kaufmann:

Hello,

> > Just use an xslt transformation:
> > http://typo3.org/documentation/document-library/extension-
> > manuals/xslite/1.2.0/view/1/1/
> 
> Thanks for the tip. Problem is though that the xml file has a dynamic
> (changing source path) since the url contains parameters from the web form.
> 
> Above ext works great with static filepath, but how can I achieve the
> xml import with a dynamic filepath?

I don't get the problem. You want your users to influence the source URL?

The alternative would be to write an own extension that transforms your xml.
Thats not really hard...

If you don't know how to do the transformation, have a look here:
http://devzone.zend.com/179/using-php-and-xsl-to-transform-xml-into-web-
content/#Heading15

cheers
Christoph

-- 
Christoph Hermann
Institut für Informatik
Tel: +49 761-203-8171 Fax: +49 761-203-8162
e-mail: hermann at informatik.uni-freiburg.de


More information about the TYPO3-english mailing list