This has been asked for many times in IRC. Attached patch implements a simple, GET-based search form that optionally adds a case-insensitive WHERE clause to the query.

By using GET, the search query is passed on to pager links. Unfortunately, FAPI does not support _validate and _submit functions for GET-based forms yet, so we need to manually check whether the Reset button has been pushed.

Cool?

Comments

sun’s picture

StatusFileSize
new27.04 KB

Here's a screenshot of how it should look like.

tim.plunkett’s picture

Coming back to this.

yesct’s picture

dave reid’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Needs work

From #1886516: Add search to browsable factoids: "Expose bot factoids to Views API and add a default view with filters. Done."

star-szr’s picture

I would be interested in implementing the idea mentioned in #4 but would like to hear from Morbus first before jumping in.

larowlan’s picture

charginghawk’s picture

I would like to see this implemented! There has to be a better way than searching Google for Druplicon factoids.