summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2013-01-17 17:45:09 +0100
committerJochen Topf <jochen@topf.org>2013-01-17 17:45:09 +0100
commit227e9b58bf40d246e59a386f619cf6aa23e76314 (patch)
tree7f9e9adabeb0a00fd2021c3e9fe7bff982a24ca9 /README
parent32aa1defac2c238688564dad0af809826670ff14 (diff)
downloadtaginfo-227e9b58bf40d246e59a386f619cf6aa23e76314.tar
taginfo-227e9b58bf40d246e59a386f619cf6aa23e76314.tar.gz
Switched to jQuery 1.9 and jQuery UI 1.9.2
Also updated the customSelect library.
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 15 insertions, 4 deletions
diff --git a/README b/README
index d25a397..caf03d3 100644
--- a/README
+++ b/README
@@ -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