... | @@ -35,7 +35,7 @@ See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source |
... | @@ -35,7 +35,7 @@ See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source |
|
|
|
|
|
### my/XRX/res/jssaxparser<br/>my/XRX/res/jquery<br/>my/XRX/res/codemirror<br/>my/XRX/res/xml
|
|
### my/XRX/res/jssaxparser<br/>my/XRX/res/jquery<br/>my/XRX/res/codemirror<br/>my/XRX/res/xml
|
|
|
|
|
|
The [my/XRX/res directory](../tree/master/my/XRX/res) contains external JavaScript libraries such as [jssaxparser](https://code.google.com/p/jssaxparser/), [jQuery UI](https://jqueryui.com/) or [codemirror](http://codemirror.net/). The external JavaScript libraries are patched with the code below the [my/XRX/res](../tree/master/my/XRX/res) directory during installation and afterwards they are deployed into the eXist database. JavaScript is used for features that cannot be implemented with the XForms language.
|
|
The [my/XRX/res directory](../tree/master/my/XRX/res) contains external JavaScript libraries such as [jssaxparser](https://code.google.com/p/jssaxparser/), [jQuery UI](https://jqueryui.com/) or [codemirror](http://codemirror.net/). The external JavaScript libraries are patched with the code below the [my/XRX/res](../tree/master/my/XRX/res) directory during installation and afterwards they are deployed into the eXist database. JavaScript is mainly used for client-side features that cannot be implemented with the XForms language.
|
|
|
|
|
|
### my/XRX/system
|
|
### my/XRX/system
|
|
|
|
|
... | | ... | |