libkiwix/static/templates
Veloman Yunkan 2be9ac342f Partly respecting the kiwix-serve --nosearchbar option
`--nosearchbar` option of `kiwix-serve` (despite its misleading name)
was used to disable the entire taskbar. This commit accounts for the
existence of that option only partially:

1. Links to books on the welcome/library page are affected - by default
   books are displayed in the viewer, but in a kiwix-serve instance run
   with --nosearchbar books are loaded in the top window.

2. The `/viewer` endpoint is enabled unconditionally, so if anyone
   enters the viewer URL in the address bar they will see books in the
   viewer.
2022-09-21 15:41:40 +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 Using /content/... URLs in OPDS output 2022-08-11 18:04:05 +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_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 Partly respecting the kiwix-serve --nosearchbar option 2022-09-21 15:41:40 +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 Render the search result using (opensearch/atom) xml format. 2022-06-03 15:46:41 +02: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 Viewer settings 2022-09-21 15:41:40 +04:00