Hi *,
I have done several changes in the "JavaScript Development" chapter [1]
of GateIn Documenatation. Could please somebody well acquainted with
GateIn modules have a look if I have not said anything improper?
Main changes done by me:
* Tried to unify the terminilogy in the following way:
* use Gatein Module (GMD) for the GateIn 3.5 style modules
* Use "native AMD" for the new GateIn 3.8 feature
* Replaced occurences of "Highlight.js" with "jQuery Highlight
Plugin".
This was an apparent confusion on the side of the original author of the
section. The old version spoke about Highlight.js
(
https://github.com/isagalaev/highlight.js/blob/master/src/highlight.js)
but the underlying amd-js code uses
https://github.com/ematsakov/highlight/blob/master/jquery.highlight.js
* Added a new chapter on Native AMD Modules [2]
[1]
https://docs.jboss.org/author/display/GTNPORTAL38/JavaScript+Development
[2]
https://docs.jboss.org/author/display/GTNPORTAL38/Native+AMD+Modules
Thanks,
Peter