SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
This repository contains usefull extensions for the client part
For more information : http://sourceforge.net/projects/sitools2/
Release notes : README.txt
Copy js and resources directories to the client-extension-3.0 directory of your SITools2 installation
cp -r js/ <sitools_install>/workspace/client-extension-3.0/js
cp -r resources/ <sitools_install>/workspace/client-extension-3.0/resources
Copy the data/ directory to the data directory of your SITools2 installation
cp -r data/ <sitools_install>/data