Commit e70da09
committed
opensearch: Add opensearch manifest
OpenSearch is a standard that allows browsers to discover search engines.
A special XML file with information about the search engine is linked
from its webpage in a link tag.
OpenSearch is supported by Firefox and (maybe) macOS Safari.
It used to be supported by Chromium-based browsers, but that feature was
deprecated.
https://stackoverflow.com/questions/56400952/does-chrome-allow-auto-discovery-of-opensearch
MDN Docs:
https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch
OpenSearch specification:
https://github.com/dewitt/opensearch/blob/master/opensearch-1-1-draft-6.md1 parent fc8106d commit e70da09
File tree
3 files changed
+13
-0
lines changed- docker
- static
- templates
3 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments