... | ... | @@ -19,7 +19,7 @@ Besides these two new modules, there are patches and extensions implemented for |
|
|
* the [eXist XSL-FO module](../tree/master/my/eXist/extensions/modules/src/org/exist/xquery/modules/xslfo) is extended with a server-side font cache machanism
|
|
|
* the [eXist image module](../tree/master/my/eXist/extensions/modules/src/org/exist/xquery/modules/image) needs some fixes related to the image cropping feature
|
|
|
|
|
|
Besides those external XQuery modules, two eXist core XQuery modules are patched as well:
|
|
|
Two eXist core XQuery modules are patched as well:
|
|
|
* the [eXist text XQuery module](../tree/master/my/eXist/src/org/exist/xquery/functions/text) is extended with a function to compute text differences. The function forms the basis for the XML version difference tool.
|
|
|
* the [eXist validation XQuery module](../tree/master/my/eXist/src/org/exist/xquery/functions/validation) is extended with a custom XRX XML validation error handler for user-friendly validation reports.
|
|
|
|
... | ... | |