libkiwix/static
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
..
skin Modal language selector on the welcome page 2023-02-22 18:01:21 +04:00
templates Modal language selector on the welcome page 2023-02-22 18:01:21 +04:00
catalog_v2_searchdescription.xml /catalog/v2/searchdescription.xml 2021-06-08 20:37:00 +04:00
ft_opensearchdescription.xml Add searchdescription.xml endpoint 2022-06-03 15:46:41 +02:00
generate_i18n_resources_list.py /skin/languages.js 2023-02-06 17:39:55 +01:00
i18n_resources_list.txt Moved i18n resources under skin/ 2023-02-06 17:39:55 +01:00
meson.build Don't use `check` keyword argument on old meson. 2023-02-08 15:19:59 +01:00
navigation_feed.tmpl Introduce the server functionality in the kiwix-lib. 2019-08-11 11:30:43 +02:00
opensearchdescription.xml Root url is normalized once in the constructor 2021-06-08 20:37:00 +04:00
resources_list.txt Add specific link for Kiwix RSS Feed 2023-02-09 20:50:52 +05:30
viewer.html Moved initUILanguageSelector() into i18n.js 2023-02-22 17:56:28 +04:00