@@ -13,9 +13,9 @@ MOM-CA uses and in some parts extends the [eXist application server](http://exis
...
@@ -13,9 +13,9 @@ MOM-CA uses and in some parts extends the [eXist application server](http://exis
All these XQuery modules are located under [my/eXist/extensions/module/src](../tree/master/my/eXist/extensions/module/src). Besides these new modules, there are patches and extensions implemented for some existing eXist XQuery modules, also located under [my/eXist/extensions/module/src](../tree/master/my/eXist/extensions/module/src):
All these XQuery modules are located under [my/eXist/extensions/module/src](../tree/master/my/eXist/extensions/module/src). Besides these new modules, there are patches and extensions implemented for some existing eXist XQuery modules, also located under [my/eXist/extensions/module/src](../tree/master/my/eXist/extensions/module/src):
* the eXist SQL module is extended with the possibility to dynamically load a SQL driver
* the [eXist SQL module](../tree/master/my/eXist/extensions/module/src/sql) is extended with the possibility to dynamically overload an SQL driver
* the eXist XSL-FO module is extended with a server-side cache maechanism for fonts
* the [eXist XSL-FO module](../tree/master/my/eXist/extensions/module/src/xslfo) is extended with a server-side cache maechanism for font files
* the eXist image module needs some fixes related to the image cropping feature
* the [eXist image module](../tree/master/my/eXist/extensions/module/src/image) needs some fixes related to the image cropping feature
* an [XQuery text difference module](../tree/master/my/eXist/extensions/module/src/excel) which forms the basis for the XML version difference tool
* an [XQuery text difference module](../tree/master/my/eXist/extensions/module/src/excel) which forms the basis for the XML version difference tool