searxng/docs/admin
Martin Fischer 132917ff42 [fix] remove js_dependencies & css_dependencies
Previously plugins could declare js_dependencies and css_dependencies
which in theory would then be embedded in the page by themes.

Practically this does not make sense when you have multiple themes
since the JS & CSS needs to be written with a specific theme in mind
in order to support it.

Which is also why js_dependencies and css_dependencies was actually only
used by the Oscar theme and ignored by the Simple theme because the
Simple theme doesn't bundle jQuery and has a slightly different page
markup.

This commit removes this broken feature and also moves the *.js files in
searx/static/plugins/js/ to searx/static/themes/oscar/src/js/plugins
(where they actually belong).

The oscar-specific CSS is now simply injected via the oscar-specific JS.

Fixes #769.
2022-01-20 12:11:10 +01:00
..
engines Merge pull request #734 from not-my-profile/search-syntax-doc 2022-01-12 08:18:25 +01:00
api.rst [brand] docs - normalize project name to SearXNG 2021-09-13 14:36:24 +02:00
arch_public.dot reference docs.searxng.org 2022-01-02 21:18:29 +01:00
architecture.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
buildhosts.rst [doc] modify docs to fit to the new build boilerplate 2021-04-23 11:26:22 +02:00
filtron.rst fix minor typo 2022-01-02 23:13:36 +01:00
index.rst [docs] Switch from searx to SearXNG 2022-01-17 10:05:13 +01:00
installation-apache.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-docker.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-nginx.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-searxng.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-switch2ng.rst [docs] Switch from searx to SearXNG 2022-01-17 10:05:13 +01:00
installation-uwsgi.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation.rst [docs] Switch from searx to SearXNG 2022-01-17 10:05:13 +01:00
morty.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
plugins.rst [fix] remove js_dependencies & css_dependencies 2022-01-20 12:11:10 +01:00
update-searxng.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00