Where does the actual OpenSearch XML reside?

You are not authorized to post comments.

I have just created and successfully tested a plugin for a Romanian accommodation directory -- the plugin is available here. My question is if (and where) I can access the OpenSearch format proper associated with this plugin (i.e. the XML file). I've tried generating a proper OpenSearch XML for the past few hours with no luck: although I'm able to replicate the various models provided on the net, none of them are properly parsed by Firefox when I serve them via Apache (i.e. Firefox just displays the XML). Or maybe I'm doing something else wrong? (e.g. HTTP headers or whatever)

Thank you!

xml at...

http://mycroft.mozdev.org/installos.php/25373/totaltourro_en.xml
but you don't want to link directly to that...

see http://mycroft.mozdev.org/developer/hosting.html
search engines can only be installed with javascript

That makes sense -- thank

That makes sense -- thank you!