You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/default
a01200356 4267b11a45 [fix] apply changes in infobox's styles
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.
9 years ago
..
result_templates
about.html
base.html
categories.html
github_ribbon.html
index.html
infobox.html [fix] apply changes in infobox's styles 9 years ago
opensearch.xml [enh] settings option to change instance name - closes #450 9 years ago
opensearch_response_rss.xml
preferences.html [fix] do not hide categorie inside preferences if there is no engine activated 9 years ago
results.html
search.html
stats.html