@@ -13,7 +13,7 @@ MOM-CA uses and in some parts extends and patches the [eXist application server]
* an [XQuery Excel module](../tree/master/my/eXist/extensions/modules/src/org/exist/xquery/modules/excel) for the conversion of Excel sheets into XML
* an [XQuery minify module](../tree/master/my/eXist/extensions/modules/src/org/exist/xquery/modules/minify) to minify JavaScript and CSS resources
Besides these two 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):
Besides these two new modules, there are patches and extensions implemented for some existing eXist XQuery modules:
* the [eXist SQL module](../tree/master/my/eXist/extensions/modules/src/org/exist/xquery/modules/sql) is extended with the possibility to dynamically load an SQL driver
* 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