[MERGE] Miscellaneous SEO improvments
authorFabien Meghazi <fme@openerp.com>
Tue, 16 Sep 2014 20:10:31 +0000 (22:10 +0200)
committerFabien Meghazi <fme@openerp.com>
Tue, 16 Sep 2014 20:10:31 +0000 (22:10 +0200)
- Compress images using pngquant
- Added http.send_file() helper
- Move javascripts in the bottom of the page (better google pagespeed ranking)
- Added website.get_image_url() helper that uses a hash allowing the usage of
  a more aggressive cache
- Misc. tools/image improvements


Trivial merge