|
|
|
On this page, the most important parts of the MOM-CA source code project are described.
|
|
|
|
|
|

|
|

|
|
|
|
|
|
### my/betterFORM
|
|
### my/betterFORM
|
... | @@ -17,10 +19,11 @@ All these XQuery modules are located under [my/eXist/extensions/module/src](../t |
... | @@ -17,10 +19,11 @@ All these XQuery modules are located under [my/eXist/extensions/module/src](../t |
|
* 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 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
|
|
* 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:
|
|
Besides those external XQuery modules, 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 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 XML validation error handler, which forms t.
|
|
* 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.
|
|
|
|
|
|
|
|
The [my/eXist/webapp](../tree/master/my/eXist/webapp) directory is a workaround only. All these .
|
|
### my/XRX/src/core<br/>my/XRX/src/mom
|
|
### my/XRX/src/core<br/>my/XRX/src/mom
|
|
|
|
|
|
|
|
|
... | | ... | |