searxng/searx/templates/simple
mrpaulblack 21e3c40516 [simple theme] replace Image_layout.js with flexbox CS impl.
* drop image_layout.js from simple theme
* move image_layout.js to oscar theme and delete common js dir (since its empty now)
* align top position of image detail modal with bottom position of search header
* use flexbox to display images; row height can be set via @results-image-row-height in defenitions.less
* display span title underneath each image with a max width of 12rem
* increase margin and padding around image article on desktop and tablet
* make article height smaller on phone layout (height of 6rem) to display more content on current view
* remove content from result, if the title and content matches
* use a group that cotains the flex image article, if images are mixed with other categories
* fix pylint issues in webapp.py
* use the default.html result template in unit tests (thanks @return42)
2022-02-26 22:31:47 +01:00
..
filters [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
messages [fix] templates: remove unneeded escape \' of single quotation mark 2021-11-24 17:40:03 +01:00
result_templates [mod] simple theme: define a '.show-content-button' 2022-02-19 15:12:50 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
base.html [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
categories.html [enh] introduce categories_as_tabs 2022-01-03 07:01:49 +01:00
help.html [enh] generate navigation for help pages 2022-02-01 06:29:22 +01:00
icons.html [build] /static 2022-01-22 17:23:43 +01:00
index.html [simple] link preferences on /about and /stats 2022-01-31 11:57:24 +01:00
infobox.html [fix] simple-theme templates: polish HTML <img> elements 2021-11-25 12:07:57 +01:00
macros.html [fix] simple theme: don't crash when the checker is enabled 2022-01-25 22:03:21 +01:00
page_with_header.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00
preferences.html [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
results.html [simple theme] replace Image_layout.js with flexbox CS impl. 2022-02-26 22:31:47 +01:00
search.html [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
simple.spec.txt [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
simple_search.html [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
stats.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00