libkiwix/static/templates
Veloman Yunkan 904615a51a Modal language selector on the welcome page
The language selector on the welcome page has been replaced with
a smaller button that opens a modal language selector. Though the
code for introducing such a modal language selector has been added
in i18n.js, its appearance relies on styles defined in index.css.

Once this new UI for changing the UI language is approved, it must be
used in the ZIM viewer too.

Known issues:

- selecting the language with arrow keys (using the keyboard only,
  without pressing space first, so that the full list of languages is
  shown) doesn't work because as soon as the current language is changed
  the modal language selector disappears.
2023-02-22 18:01:21 +04:00
..
captured_external.html Typo fix in error message 2021-02-09 09:38:18 +01:00
catalog_entries.xml Added <dc:issued> field to OPDS entries 2022-02-19 11:35:44 +04:00
catalog_v2_categories.xml Moved OPDS templates under static/templates 2021-06-08 20:37:00 +04:00
catalog_v2_entries.xml Added <dc:issued> field to OPDS entries 2022-02-19 11:35:44 +04:00
catalog_v2_entry.xml Separate templates for full & partial OPDS entries 2022-10-06 13:44:39 +04:00
catalog_v2_languages.xml added use of lang and category api for select boxes on welcome page 2021-08-07 02:39:50 +05:30
catalog_v2_partial_entry.xml Separate templates for full & partial OPDS entries 2022-10-06 13:44:39 +04:00
catalog_v2_root.xml Added partial entries feed to the OPDS root feed 2021-09-09 12:19:22 +04:00
error.html Added an optional CSS link to error.html 2022-04-05 20:49:09 +04:00
error.xml Make the HTTPErrorHtmlResponse not Html only. 2022-06-03 15:46:41 +02:00
index.html Modal language selector on the welcome page 2023-02-22 18:01:21 +04:00
search_result.html Introduce a results intermediate object in the template rendering. 2022-05-23 19:16:14 +02:00
search_result.xml Fixed search results for kiwix-desktop 2022-09-26 13:11:25 +04:00
suggestion.json adding kind and path attributes to suggest response object and using it in autocomplete 2021-04-07 21:04:33 +05:30
url_of_search_results_css Applied cache-id to search_results.css 2022-05-02 20:37:22 +04:00
viewer_settings.js Respecting the --nosearchbar option of kiwix-serve 2022-09-21 15:41:40 +04:00