]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Important fixes for search engine (thx @mariroz)
authortcit <tcit@tcit.fr>
Wed, 2 Apr 2014 15:44:47 +0000 (17:44 +0200)
committertcit <tcit@tcit.fr>
Wed, 2 Apr 2014 15:44:47 +0000 (17:44 +0200)
commitd967a1fa14237648fc63c44f6a28c9c077b3e1bc
treee8c81af9d50c140f00da15e720eb3f29cdaede96
parent22db488d21bc23dc28fc2d60574803525fe53b53
Important fixes for search engine (thx @mariroz)

So sorry for the mess... :(
* search only in users' own articles
* sanitized what is searched
* display what is searched
* pagination, sorting available when searching
* use existing function to query db
* bad encoding caracters fixed
* link to JQuery into default theme, no longer in each theme
* some spaces instead of tabs
inc/poche/Database.class.php
inc/poche/Poche.class.php
install/index.php
themes/baggy/home.twig
themes/courgette/home.twig
themes/default/_sorting.twig
themes/default/home.twig