Closed Bug 813521 Opened 12 years ago Closed 4 years ago

DXR Search Add-On

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: espressive, Unassigned)

References

Details

Users have stated that the following would be nice to have feature of DXR: "I think I'd actually want to get this hooked into the address bar so I can have search suggestions as I go... That would be nice"

Best way to implement this will most likely be through a add-on
An opensearch plugin could provide a basic version in the search box and those suggestions will eventually appear in the address bar of Firefox too.
Hey I'd like to work on it. I'm new here and keen on contributing, so could you help me work my way around it?
Hi chdrhy.namrata! Are you still interested in working on this bug?

If you are, I would suggest looking at https://developer.mozilla.org/en-US/Add-ons/Creating_OpenSearch_plugins_for_Firefox.
As an example, here's Bugzilla's OpenSearch file: https://bugzilla.mozilla.org/search_plugin.cgi.

Then we would add the XML OpenSearch plugin to the project, under dxr/static.
For autodiscovery, consider adding the <link rel="search"...> to dxr/static/templates/layout.html, which our other templates extend.
Flags: needinfo?(chdhry.namrata)
There's a working example plugin (based on the docs in comment 3) in bug 1203413 comment 3
Hi! Still interested in working on this? This might help you get started:

(In reply to Robert Helmer [:rhelmer] from comment #5)
> There's a working example plugin (based on the docs in comment 3) in bug
> 1203413 comment 3
Flags: needinfo?(chdhry.namrata)
(In reply to Robert Helmer [:rhelmer] from comment #6)
> Hi! Still interested in working on this? This might help you get started:
> 
> (In reply to Robert Helmer [:rhelmer] from comment #5)
> > There's a working example plugin (based on the docs in comment 3) in bug
> > 1203413 comment 3
Flags: needinfo?(chdhry.namrata)
Flags: needinfo?(chdhry.namrata)
whoever has time to work on this, please uploade it to

http://mycroftproject.com/

there is already a dxr search plugin for m-c there:

http://mycroftproject.com/search-engines.html?name=dxr

Please write on for comm-central as well!!
thanks so much!
Actually, the best approach would probably be an OpenSearch (http://www.opensearch.org/Home) plugin, embedded in DXR itself. Then you could browse to a tree, pull down FF's search menu, and add the DXR search for that tree--nothing to install!

We are not going to work on that for dxr!
Please use https://searchfox.org/ instead

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.