Speaking of committed stuff, now that I have finally managed to gain CVS access, I have committed the following changes (if someone could put them on the test server, that would be great):
- OutputPage.php: The apostrophe-stuff. See http://test.wikipedia.org/wiki/Apostrophe_Test_page
- SearchEngine.php: "Go" button redirects to the article if one found (rather than displaying it under the "search" URL).
Please everyone test :-)
Timwi
Timwi-
- SearchEngine.php: "Go" button redirects to the article if one found (rather than displaying it under the "search" URL).
This doesn't work if mod_rewrite is not set up -- not good, as many of our installations don't use it.
You also did not implement it for the last stage (title match). And it breaks the Go button for titles which are not in the article namespace (namespace is not prefixed).
Regards,
Erik
Erik Moeller wrote:
- SearchEngine.php: "Go" button redirects to the article if one found (rather than displaying it under the "search" URL).
This doesn't work if mod_rewrite is not set up -- not good, as many of our installations don't use it. You also did not implement it for the last stage (title match).
Thanks. Fixed.
And it breaks the Go button for titles which are not in the article namespace (namespace is not prefixed).
The Go button never returns pages that are not in the article namespace.
Regardless, I've fixed that too.
Anything else?
Greetings, Timwi
wikitech-l@lists.wikimedia.org