XSLT XML Support

Author Message

Olivier Pierret

Sunday 30 January 2005 3:05:34 pm

Hello,

I'd like to integrate content produced by XML/XSLT Transformation into an EZ Publish site. In more detail, I have an xml content that I'd like present as a HTML page into an EZ Publish site. Since content is xml, I find natural and sensible to use XSLT to produce HTML markup.

Is there any way to integrate the XSLT Transform mechanism in EZ Publish ? (Idealy I would like to integrate the result of XSLT Transform into the general template pagelayout.tpl)

Thank you in advance for your tips

Olivier

Ekkehard Dörre

Monday 31 January 2005 9:35:57 am

Hi,

look here:
http://ez.no/community/contribs/template_plugins/xslt_template_operator
http://ez.no/community/forum/setup_design/macromedia_flash_ezpublish_expanding_possibilities

Greeting, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Olivier Pierret

Monday 31 January 2005 2:00:10 pm

Many Thanks!

The first link is exactly what I am looking for. Actually I read about that extension somewhere in this site but could not figure out where to find the actual files ...

Olivier

Ekkehard Dörre

Saturday 05 February 2005 5:40:03 am

Is it working in a new version of ez (3.5) ?

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Olivier Pierret

Saturday 05 February 2005 3:25:53 pm

Well... not yet tested - I'll let you know in a near future

Olivier Pierret

Tuesday 08 February 2005 4:25:35 am

Finally I tested the XSLT stuff. It works in 3.5 with the following remark (not specifically related to 3.5 version)
- You need to install sablotron.
- To so on win32 go and get a win32 distribution (same version as already installed by the EZ Publish installer!).
- Copy extension files in the correct directory
- copy sablot.dll, expat.dll, iconv.dll in system32
- uncomment "extension=php_xslt.dll" in extension section of the php.ini

- you need to start your xml file with a proper XML header <?xml version="1.0" encoding="UTF-8"?>

So everything seem fine to me.

Tom Couwberghs

Wednesday 09 February 2005 12:54:46 am

Nice to see someone using my contribution...

Suggestions always welcome

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.