Ticket #1857 (new enhancement)

Opened 9 months ago

Last modified 9 months ago

Add a search box to the right-top of the page

Reported by: bnickname Owned by: haiku-web
Priority: normal Milestone: Website R2
Component: Website/CMS Version:
Cc: Blocked By:
Platform: All Blocking:

Description

Add a search box to the right-top of the page, so simple queries can be performed without going to the search page. An OpenSearch plugin would be nice too http://developer.mozilla.org/en/docs/Creating_OpenSearch_plugins_for_Firefox.

Attachments

haiku.xml (2.2 kB) - added by jonas.kirilla 9 months ago.

Change History

Changed 9 months ago by korli

  • version R1 development deleted
  • milestone changed from R1 to Website R1

Changed 9 months ago by jonas.kirilla

Changed 9 months ago by jonas.kirilla

Put the file haiku.xml at http://www.haiku-os.org/haiku.xml and add the following line to the <head> section of relevant/all Haiku-OS.org pages.

<link rel="search" type="application/opensearchdescription+xml" title="Haiku" href="http://www.haiku-os.org/haiku.xml">

for autodiscovery.

The title and URL need to match the ShortName and location of haiku.xml.

Changed 9 months ago by nielx

  • milestone changed from Website R1 to Website R2

Changed 9 months ago by jonas.kirilla

Is this is put on hold due to CMS complexity? If the functionality is desired one could in the meantime add an entry field/form which merely calls Google with "foo site:haiku-os.org". Not as cool as something local though, and there's missed intelligence opportunity for Haiku, but it may lessen the load/traffic (if that is or will be a problem post-release).

Changed 9 months ago by umccullough

Is this what you're looking for?

http://bebits.com/app/4506

Changed 9 months ago by nielx

This is being pushed forward because there are some major changes (behind the scenes) coming up. These will take precedence before we will implement new features.

Changed 9 months ago by koki

Perhaps he means something like what we have in the NorCal HUG website?

http://norcal-hug.org

If that's the case, it will be there once the upgrade to Drupal 5 is done. Actually, it is possible to enable the search box in our current website, but for some reason it is not possible to give focus to the search field using the mouse. Any ideas?

Note: See TracTickets for help on using tickets.