Last updated January 2, 2013. Created by TravisCarden on June 12, 2012.
Log in to edit this page.
Quick searches are a way of executing particular site searches right from your browser's address bar to save the time of navigating to the web sites and submitting a form each time. The feature is variously implemented as Firefox smart keywords, as custom search engines in Chrome and Opera, and as IE search prefixes. The same functionality can be added to Safari with the Keywurl plugin. Here are some Drupal.org quick searches with suggested keywords.
| Name | Keyword | Location |
|---|---|---|
| Drupal.org Search | ds |
http://drupal.org/search/apachesolr_search/%s |
| Drupal API Search | dapi |
http://api.drupal.org/api/search/7/%s |
| Form API Lookup | fapi |
http://api.drupal.org/api/drupal/developer!topics!forms_api_reference.html/7#%s |
| DrupalContrib API Search | dcapi |
http://drupalcontrib.org/api/search/7/%s |
| Drush API Search | drapi |
http://api.drush.org/api/search/5.x/%s |
| Drupal Project Lookup | dp |
http://drupal.org/project/%s |
| DrupalCode.org Project Lookup | dcp |
http://drupalcode.org/project/%s.git |
| Drupal Project Search | dps |
http://drupal.org/project/modules/%s |
| Drupal Project Issue Queue | dpi |
http://drupal.org/project/issues/%s?status=All |
| Drupal Project Usage | dpu |
http://drupal.org/project/usage/%s |
Here are some quick searches for related projects.
| Name | Keyword | Location |
|---|---|---|
| Git Manual Search | git |
http://schacon.github.com/git/git-%s.html |
| jQuery API Search | jq |
http://api.jquery.com/?s=%s |
| MySQL Manual Search | mysql |
http://search.oracle.com/search/search?q=%s&group=MySQL |
| PHP Manual Search | php |
http://us.php.net/manual-lookup.php?pattern=%s |
| Symfony2 API Search | sf2 |
http://api.symfony.com/2.0/index.html?q=%s |