... | @@ -13,12 +13,12 @@ MOM-CA uses and in some parts extends the [eXist application server](http://exis |
... | @@ -13,12 +13,12 @@ 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](../tree/master/my/eXist/extensions/module/src/sql) is extended with the possibility to dynamically overload an SQL driver
|
|
* the [eXist SQL module](../tree/master/my/eXist/extensions/modules/src/org/exist/xquery/modules/sql) is extended with the possibility to dynamically overload an SQL driver
|
|
* the [eXist XSL-FO module](../tree/master/my/eXist/extensions/module/src/xslfo) is extended with a server-side font cache machanism
|
|
* 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/module/src/image) needs some fixes related to the image cropping feature
|
|
* 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 , two eXist core XQuery modules are patched as well:
|
|
* an [XQuery text difference module](../tree/master/my/eXist/extensions/module/src/excel) which forms the basis for the XML version difference tool
|
|
* the [eXist text XQuery module](../tree/master/my/eXist/extensions/module/src/excel) is extended with a function to compute text differences. The function forms the basis for the XML version difference tool.
|
|
|
|
|
|
### my/XRX/src/core<br/>my/XRX/src/mom
|
|
### my/XRX/src/core<br/>my/XRX/src/mom
|
|
|
|
|
... | | ... | |