Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Searchy

Installasjon

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin folder («searchy) to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. In a WordPress Page, place the [searchy_filter] and the [searchy_results] to display your new search engine.
  4. View the Page, you should see something going on!
  5. A set of options is provided in the /wp-admin/ at the ** Settings > Searchy** options page.
  6. Study the code and the documentation to get wild.

Ofte stilte spørsmål

How do I get started?

Read the Installation section just before this one. It’s quite simple.

How do I add the search by *custom fields* feature?

Let’s say your blog is about animals; let’s imagine you do flag animals that fly, setting at 1 a custom field called «can-fly».
You may thus want to display as search criteria «can fly»: to achieve this, a set of options is provided in the
/wp-admin/ at the Settings > Searchy options page. Just add the custom field slug in the Custom Fields in the Filter textarea.

How do I make the search engine look different?

Add your custom CSS, this plugin does not aim to solve this. It aims to blend in naturally with your Theme.
You can find some examples and demos here to have a horizontal search

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Searchy» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Oversett «Searchy» til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.0

  • First public release.