This documentation is also available as a
pdf file.
This documentation assumes that you are familiar with concepts like web server, database server and scripting programming language. Using this documentation will be easier if you have already installed this software.
Conventions
- Names of things -- modules, options, parameters or settings, etc. -- are in italics
- Values are shown in a different font: e.g., "change the value of the associated include from true to false."
- Names of keys (e.g., Enter) appear in square brackets in the text, e.g., press [Enter]
- for readability, code samples are shown with spaces separating elements e.g., name: value; in practice however, spaces are not significant and name : value, name:value and name :value are treated all the same
A reminder: javascript is case-sensitive, so subGrid: true is not the same as subgrid: true
Errors and Omissions
It is almost inevitable that some errors will creep into this documentation; please report any you find to
the editor.
Suggestions for expanded or new topics, or contributions of examples are also very welcome.