Adding a new grid is extremely simple... SImply add a new blocl, like so:
All key lines are required, excepted for login_page. If there is no helper_uri, use an empty string for that key. The minimum block is therefore as follow:
Note that the "name" key is not critical (it's a mere way to distinguish a grid from another in the code but it is not displayed neither used as a connection parameter). The label is displayed in the grid selection combo and is limited to 20 characters (the next release will extend it to 32). Also, the login URI is sometimes using another port than 8002 (9000, for example), simply use the parameters as provided on the grid website. The same remark goes for the URLs form used in this example (use the provided parameters).
The next release of the Cool SL Viewer will include an overhaul of the grid list (with all dead grids removed, a few updated, and some more added).