Is there some lines that i need to add on my httpd.conf ?
Thank you
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop (http://support-forums.novell.com)
Pedago, The Aaland Islands (N60 E20)
Using VA 4.52 build 277 (32-bit) on Windows 2000 build 2195
"AndersG" <dal...@nomail.to.me> a écrit dans le message de
news:VA.000044b...@nomail.to.me...
OK. I thnk we will need more info. XML is just a formatted bunch of data.
If you want it to look pretty, then you do so with stylesheets. (XLS).
Apache handles that very nice. FYI: All of Portal, which Virtual Office is
built upon is servlets, XML and stylesheets.
Thank you.
"AndersG" <dal...@nomail.to.me> a écrit dans le message de
news:VA.000044c...@nomail.to.me...
"AndersG" <dal...@nomail.to.me> a écrit dans le message de
news:VA.0000453...@nomail.to.me...
http://xml.apache.org/xalan-j/index.html
Xalan-Java is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements XSL Transformations (XSLT)
Version 1.0 and XML Path Language (XPath) Version 1.0. It can be used from
the command line, in an applet or a servlet, or as a module in other
program.
Nick
"Louis Tremblay" <louis.t...@msss.gouv.qc.ca> wrote in message
news:FmfKb.5540$VM1....@prv-forum2.provo.novell.com...
"Nick Ciesinski" <ciesin...@nospam.uww.edu> a écrit dans le message de
news:tfMKb.7357$VM1....@prv-forum2.provo.novell.com...
The language we use to generate the news page is PHP. Can we call the Xalan
library from some PHP code to do the transformations? If so, is there any
documentation on this somewhere?
Thank you very much for all the info.
Francois-Leonard Gilbert
"Nick Ciesinski" <ciesin...@nospam.uww.edu> a écrit dans le message de
news:tfMKb.7357$VM1....@prv-forum2.provo.novell.com...
It looks like the nlm exists php_xslt.nlm. But you need to add it to the
php.ini file. Look for the NetWare extensions area of the php.ini and add
the php_xslt.nlm to the list of files then re-start apache.
Since the module is not pre-added to the php.ini file it may be still in
testing. You should be able to get a reason why it is left out in the PHP
development forum.
Nick
"Francois-L Gilbert" <francois-leo...@msss.gouv.qc.ca> wrote in
message news:vBiNb.1150$zt3...@prv-forum2.provo.novell.com...
=== begin quote ====
3.6 XSLT Extension
PHP for NetWare can use this extension to provide
a processor independent API to XSLT
transformations. This is an alpha version.
===end quote===
We will advise if we really want to do this. As for the developer forum, I
was not able to find it...
Thank you for helping!
Francois-Leonard Gilbert
"Nick Ciesisnki" <ciesin...@nospam.uww.edu> a écrit dans le message de
news:UYmNb.1364$zt3....@prv-forum2.provo.novell.com...
> You can build-in support for XML/XSLT to PHP as well. I think that
support
> may already be built into the PHP version included with NetWare.
>
> It looks like the nlm exists php_xslt.nlm. But you need to add it to the
> php.ini file. Look for the NetWare extensions area of the php.ini and add
> the php_xslt.nlm to the list of files then re-start apache.
>
> Since the module is not pre-added to the php.ini file it may be still in
> testing. You should be able to get a reason why it is left out in the PHP
> development forum.
>
> Nick
>
> "Francois-L Gilbert" <francois-leonar...@msss.gouv.qc.ca>
"AndersG" <dal...@nomail.to.me> a écrit dans le message de
news:VA.0000460...@nomail.to.me...