diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 15 insertions, 4 deletions
@@ -25,11 +25,7 @@ Uses * Sinatra web framework http://www.sinatrarb.com/ * Rack Contrib Gem (for Rack::JSONP) * JSON gem (install with gem, Debian/Ubuntu packages are too old and buggy) - * jQuery (www.jquery.com), necessary files are included * curl binary - * Flexigrid (Originally from http://code.google.com/p/flexigrid/ - http://www.flexigrid.info/ , the version used and included - has some changes and bugfixes.) Debian/Ubuntu packages: rubygems curl @@ -59,6 +55,21 @@ cd web ./taginfo.rb +JAVASCRIPT +---------- + +Taginfo uses the following Javascript libraries: +* jQuery 1.9.0 +* jQuery UI 1.9.2 +* customSelect (http://adam.co/lab/jquery/customselect/) +* tipsy (http://onehackoranother.com/projects/jquery/tipsy/) +* Flexigrid (Originally from http://code.google.com/p/flexigrid/ + http://www.flexigrid.info/ , the version used and included + has some changes and bugfixes.) + +All the Javascript and CSS needed is already included. + + THANKS ------ Stefano Tampieri - for the Italian translation |