diff --git a/reference/xslt/reference.xml b/reference/xslt/reference.xml index 0a6c00f42e..959350908b 100644 --- a/reference/xslt/reference.xml +++ b/reference/xslt/reference.xml @@ -1,5 +1,5 @@ - + XSLT functions XSLT @@ -50,6 +50,25 @@ options. The Sablotron library should be installed somewhere your compiler can find it. + + Make sure you have the same libraries linked to the + Sablotron library as those, which are linked + with php. The configuration options: + --with-expat-dir + --with-iconv-dir + are there to help you specify them. When asking for support, always + mention these directives, and whether there are other versions of those + libraries installed on your system somewhere. Naturally, provide all the + version numbers. + + + JavaScript E-XSLT support + + If you compiled Sablotron with JavaScript + support, you must specify the option: + --with-sablot-js. + +
@@ -62,10 +81,7 @@ &no.resource;
-
- &reftitle.constants; - &no.constants; -
+ &reference.xslt.constants;