summaryrefslogtreecommitdiff
path: root/searx/templates/default/infobox.html
AgeCommit message (Collapse)Author
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-09-04[fix] links in new tabs without js ++ noopener bug fix - closes #674Adam Tauber
2016-08-05wikidata refactor and more attributes (see issue #560)marc
2016-02-27[fix] apply changes in infobox's stylesa01200356
changes were made for wolframalpha infobox: - wrap text inside infobox. for example, there's a hill in New Zealand called Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu (don't blame me, blame the Kiwis) and now it doesn't break the infobox. - add an optional image field for infobox's attributes. (doesn't affect ddg infobox at all) - table is now always split in half. needed so that images stay inside infobox. (max-width doesn't work for inline elements, it's the table that has to set the width. if you don't like how the table width looks now in ddg/wiki's infobox, i can change that code so that the style only applies when using wolframalpha.
2015-04-26[enh] implements #264 : add rel="noreferrer" to external linksAlexandre Flament
2015-01-17Proxify images inside infoboxesdalf
2015-01-15Few fixesCqoicebordel
- Whitespaces - Change a few <p> in <span> - Add RSS to allow browser detection - A few UIUX changes - Add a few more allowed translations
2014-12-14[fix] mysterious string removeAdam Tauber
2014-12-10Add title and alt on image in infoboxCqoicebordel
2014-10-26[mod] default template modificationsdalf
- more smartphone friendly - more text browser friendly - next button always on the right - in case of small screen supporting touch event, categories are displayed on one line with a scroll
2014-10-01[enh] add infoboxes and answers (clean up)Dalf