[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)
commit3cfa6e4422e86f1c7e747f991b4bce55f73d5e9b
tree7e0e84b3758221fce9e900c70fabc0a24d60279b
parent44a2b10efbe89883fec40ae1f7ad94095d16543b
parentcf3e517b580470a69b3c472c39a0ded337ab076d
[MERGE] Miscellaneous SEO improvments

- 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