Redesign of the "new search UI" per Trevor's design plans from usability wiki:
authorRobert Stojnić <rainman@users.mediawiki.org>
Mon, 4 May 2009 23:07:19 +0000 (23:07 +0000)
committerRobert Stojnić <rainman@users.mediawiki.org>
Mon, 4 May 2009 23:07:19 +0000 (23:07 +0000)
commitabd70a35546b0e53538cd3bd2a2cd5e8a486fd96
tree0694cd5f28714700f31ce7a0a579f6f0dd319eb0
parent58607bec93b59d85e8727d9779d73d8267e59c8b
Redesign of the "new search UI" per Trevor's design plans from usability wiki:
* simplify everything, move search box to top
* move header below it and make it google-style
* move styles from monobook into shared since people didn't really customize it
* remove some old unused stuff like default+project namespaces and such

Things to do still:
* smarter detection of prefix searches
* javascript to link to correct link when typing in a query, but clicking on one of the search headers
* prev/next still uses MW default navigation, should be replaced with tango icons?
* test a bit more with default search backend (i.e. mysql)
includes/DefaultSettings.php
includes/SearchEngine.php
includes/specials/SpecialSearch.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc
skins/common/shared.css
skins/monobook/main.css