#7 Browser search integration
Closed: Fixed None Opened 9 years ago by dridi.

Hi,

The pkgdb webapp used to provide browser search boxes. It's quite useful when I'm looking for a package, I don't need to open pkgdb to fill the search form and I already miss it :-)

You'd need to add a "search" relation [1] in the HTML head and expose an OpenSearchDescription xml file with the search details.

[1] <link rel="search" type="application/opensearchdescription+xml" href="..." title="..." />


Fixed in https://git.fedorahosted.org/cgit/pkgdb2.git/commit/?id=53ee47be7b335eaae409a96a2003c462a78662e5 which adds support for searching packagers.

I updated the dev instance if you want to check it: http://209.132.184.188/

Thanks for the enhancement! :)

Login to comment on this ticket.

Metadata