More work on new search UI (follow-up to r50207):
authorRobert Stojnić <rainman@users.mediawiki.org>
Sun, 31 May 2009 13:22:35 +0000 (13:22 +0000)
committerRobert Stojnić <rainman@users.mediawiki.org>
Sun, 31 May 2009 13:22:35 +0000 (13:22 +0000)
commit4d29c754be8cae291f5066e1a8d44e4b58f56bfc
tree91e22d3304383bc803bc0dc52ffeb313db51d16d
parent1a244d0a586df93f21bdc5e2a772daa7be3ca2e4
More work on new search UI (follow-up to r50207):
* introduce search.js (loaded only for Special:Search):
** updates target links when search term is changed and one of the header links clicked
** added Aude's code for toggling advanced search checkboxes
* fix minor styling issues in IE

Tried different ways to make prefix: queries look smarter, but will leave it alone for now, since there is
no neat way of fixing them.
includes/DefaultSettings.php
includes/specials/SpecialSearch.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc
skins/common/search.js [new file with mode: 0644]
skins/common/shared.css