Opened 15 years ago
Closed 15 years ago
#190 closed defect (fixed)
Opensearch / fix & improvements
Reported by: | fxp | Owned by: | fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.5.0 |
Component: | General | Version: | v2.5.0 |
Keywords: | Cc: |
Description
Patch provided by Oscar Fonts
- Added the 'geo' xml namespace, mandatory for a 'valid' document.
- Shortened the ShortName tag. Added a LongName tag.
- Changed url mime type to "application/rss+xml", as it is the response format for rss.search service.
- Added a second url with type="text/html" whose searches go through main.search service. And made that service available to guest user. That means that Firefox/IE will show HTML resultsets instead of rss, much more human-readable.
- Added geometry, name, and hitsPerPage request parameters.
- Changed favicon mime type to "image/x-icon", more standard.
See http://n2.nabble.com/OpenSearch-geo-td4542492.html#a4542492
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | geonetwork-opensearch.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 5793.