diff options
author | Steven Wittens <steven@10.no-reply.drupal.org> | 2005-02-27 02:15:57 +0000 |
---|---|---|
committer | Steven Wittens <steven@10.no-reply.drupal.org> | 2005-02-27 02:15:57 +0000 |
commit | cd552adee0456b758ce7c58f08b4baa857fa8ec1 (patch) | |
tree | 81a838da2ee3c2c0be6f7ecbed22518d2d645e9c /modules/system.module | |
parent | fb4b224a3762075a89e6afd286970115cedab62f (diff) | |
download | brdo-cd552adee0456b758ce7c58f08b4baa857fa8ec1.tar.gz brdo-cd552adee0456b758ce7c58f08b4baa857fa8ec1.tar.bz2 |
More search usability improvements!
- Clean URLs: search/type/keywords e.g. "search/node/drupal release". The search
form is POST submitted, but drupal_gotos to a GET page. This makes it easy to
copy/paste search URLs, and makes the pager a lot cleaner.
- Remember the search keywords when switching between the search tabs. This is
done through the same GET URLs rather than the session, so it does not mess up
between multiple browser tabs.
- Report which keywords were ignored because they were too short.
- #820: Provide search block
- Treat multiple wildcards in a row as one
Diffstat (limited to 'modules/system.module')
0 files changed, 0 insertions, 0 deletions