]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - index.php
Fixes #176 - Add opensearch functionality 376/head
authorArthurHoaro <arthur@hoa.ro>
Fri, 13 Nov 2015 18:32:35 +0000 (19:32 +0100)
committerArthurHoaro <arthur@hoa.ro>
Tue, 17 Nov 2015 19:19:44 +0000 (20:19 +0100)
commit8f8113b94beb46f5deb84e393a95237f59969bbb
tree7c25239ad5bfa817c26d514785c83796e36b53c7
parent44d60adc5e2fa547bc49620f7e647794f0cad631
Fixes #176 - Add opensearch functionality

 * add a new page in Router: do=opensearch which displays the opensearch plugin
 * using base64 compressed image to avoid issue encountered with HTTPS
application/Router.php
index.php
tpl/includes.html
tpl/opensearch.html [new file with mode: 0644]