Create opensearch file for better searching on browsers
Please, it's easy
Put an opensearch.xml ont the root
12
votes
2 comments
-
Thanks for the tip - have made the change to the trunk - will be deployed soon.
-
Benjamin Delichère
commented
here's an xml opensearch plugin for mozilla to perform a commandlinefu.com search from firefox search bar : http://dl.free.fr/ry5ILK8Fe
and here is how to declare it in the <head> section :
<link rel="search" type="application/opensearchdescription+xml" title="commandlinefu.com search plugin" href="ANY_PATH/commandlinefu_search_plugin_mozilla.xml">
hope that will help promote your fantastic site