OLD | NEW |
---|---|
(Empty) | |
1 <?xml version="1.0"?> | |
Peter Kasting
2017/05/26 01:38:39
How come we need both this file and the one in com
Mark P
2017/05/26 21:56:26
I believe we only need the components one, but the
| |
2 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> | |
3 <ShortName/> | |
4 <Description>Not a creative description.</Description> | |
5 <Url type="text/html" template="http://example.com/{searchTerms}/other_stuff"/> | |
6 </OpenSearchDescription> | |
OLD | NEW |