Documentation?

drupalina - May 18, 2008 - 14:18
Project:OpenSearch Plugin
Version:6.x-1.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I've installed this module as per instructions on the project homepage, but nothing happens :(

There is no README documentation as to what to do with this module and what to expect.

I've looked at my root directory and there is no new xml file. Is it somewhere else?

I would like to create a button on a page, which people will click and which will add the site search to their browser search box (both in FF and IE), I thought that's what this module does. But there is no README documentation.

Please provide some guidance for the less technical people.

Thanks a lot!

#1

digital006 - August 30, 2008 - 21:39

I would also like documentation. I've installed the module and have the same symptoms as drupalina.

On second look, it does work but only when your in the admin menu, it disappears when on the front page and none admin pages.

#2

morningtime - August 17, 2009 - 12:40
Version:5.x-1.1» 6.x-1.x-dev
Priority:critical» normal

The xml is generated through URL rewrite, and exists at: http://{yourdomain}/opensearch.xml

Use JavaScript like this to let users add it via click:

<a href="javascript:window.external.AddSearchProvider('http://{yourdomain}/opensearch.xml');">Add Search Provider</a>

Change {yourdomain}!

#3

giorgio79 - September 23, 2009 - 04:56

Nice if it would have the cool "Add to Firefox" and Add to IE buttons like on addons.mozilla.org :)

 
 

Drupal is a registered trademark of Dries Buytaert.