Closed (fixed)
Project:
OpenSearch feed
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Dec 2009 at 08:10 UTC
Updated:
8 Jun 2012 at 22:26 UTC
Adding a link to the OpenSearch results feed on a search results page does not follow the convention set by the module. It should be exposed as a HTML link tag in the header and not as an ugly XML image in the form. Sorry, but it's gotta go!
Comments
Comment #1
dave reidFixed in CVS.
http://drupal.org/cvs?commit=306420
Comment #3
petercasier commentedThis is a pity, as it is no longer obvious an RSS feed is available after a search is done. Would have appreciated if it was an option to be set by the admin to either the icon (or an RSS icon) or not.
Comment #4
markj commentedAgreed. Different browsers handle this in different ways. Chrome doesn't show any indication there is a feed.
Comment #5
markj commentedHere's some code that you can put in a custom module's form_alter() function: