1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 23:48:16 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
jim winstead dcc254eb2e may as well cut out one redirect 2001-09-24 02:54:46 +00:00
jim winstead d06bd623a5 remove magic quoting from search params, encode prevsearch before sending as html 2001-09-21 01:59:24 +00:00
jim winstead 334e037103 missing space 2001-09-19 22:52:01 +00:00
Rasmus Lerdorf 02f0fa3044 Oops, this is the right fix 2001-09-04 22:26:07 +00:00
Rasmus Lerdorf fc484b2f24 Fix search hole 2001-09-04 22:00:43 +00:00
jim winstead 9cb0cb0ea4 use htmlspecialchars when redisplaying search request 2001-08-31 07:59:17 +00:00
Gabor Hojtsy 7cac9ac5a6 Some more cosmetics... 2001-07-08 12:13:49 +00:00
Gabor Hojtsy 65ac556039 Use the same dropdown list, to minimize confusion 2001-07-07 12:25:42 +00:00
jim winstead 6b304c4237 hide the $MIRRORS array behind some access functions, for the most part 2001-07-07 01:17:41 +00:00
Gabor Hojtsy 32d0d331b3 Just a technical patch (hope it wont brake anything)
Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to come...
2001-07-01 09:55:13 +00:00
Colin Viebrock ccc299f9d1 bogus leftovers from old design 2001-04-02 20:00:47 +00:00
Colin Viebrock d33d9aafdf Restrict searches of the manual to just the english manual.
This isn't ideal, but it's better than returning dozens of identical pages
from the manual in different languages (e.g. search for "authentication").

If anyone has an idea on how to handle this better, be my guest (I have one idea
that I will work on now ...)
2001-04-02 19:58:06 +00:00
foobar dbb02b060b Added posibility to search in bug database into the main search box. 2001-03-09 10:46:29 +00:00
Colin Viebrock 0db4617819 Duh ...
I'm going to work on prettying the rest of the search output (this might be
slow since I have to wait for www.php.net to update to see the damag^D^D^D^D
changes I make).
2001-03-09 00:34:17 +00:00
Colin Viebrock f3e76c9b86 tweaks 2001-03-09 00:23:45 +00:00
Colin Viebrock f6c60bc2f1 make search bars match manual bars
remove table layout from thanks page
2001-03-09 00:20:22 +00:00
Colin Viebrock aa40e5d82e Redo the search functionality a bit, adding a "quickref" option to the drop
down list, and putting it all back in the header.

I think this is a good solution ... since the default search feature is now
the quickref (just like Jim made it), but it makes it slightly more obvious.
Plus, now *all* the search features are front and center.  Yes, it adds a
bit more data to the header bar, but I think it's worth it.
2001-03-08 21:53:47 +00:00
jim winstead 33c01cb600 here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
jim winstead b86d2b39e0 uk.php.net's search index is out of date, use www.php.net as the default for now. hopefully stig's search solution isn't too far off. 2001-02-15 03:54:21 +00:00
jim winstead fe7e541fad i'm such a muffinhead 2001-01-23 22:56:22 +00:00
jim winstead 5dc4e2f351 configuration.inc should be in top level, but may not exist 2001-01-23 22:06:38 +00:00
Rasmus Lerdorf 73616e4b7f Fix search pop-up 2000-08-07 00:28:39 +00:00
Zeev Suraski 818fbbb14c Add .php files 2000-05-22 18:30:01 +00:00