1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

79 Commits

Author SHA1 Message Date
Nuno Lopes
0b93ef613c 2nd shot at trying to fix bug #42896 2007-10-10 22:13:02 +00:00
Nuno Lopes
5a57344fc7 fix #42896:
add a logo to the news.php.net site
fix displayurl regex for urls of type: http://php.net/foo
2007-10-09 21:21:07 +00:00
Nuno Lopes
4a60170fc4 fix bug #42853: E_NOTICE when no cache is available at yahoo servers 2007-10-04 22:08:08 +00:00
Hannes Magnusson
835c5cc803 - Suppress errors when fetching results
- If file_get_contents() fails, unserialize() will return false, not string
#Apparently many mirrors have error reporting enabled
2007-08-25 14:46:30 +00:00
Rasmus Lerdorf
dba3a5cf94 Fix pt_BR problem 2006-07-16 02:47:20 +00:00
Rasmus Lerdorf
38de18b7eb pt-BR should just be pt in the query 2006-07-10 03:14:12 +00:00
Rasmus Lerdorf
df05a00c40 Better fix 2006-04-19 18:23:35 +00:00
Rasmus Lerdorf
cbd27c4159 Fix off by one 2006-04-19 18:14:02 +00:00
Rasmus Lerdorf
b0fea3b864 We need that ?: operator 2006-03-24 16:30:08 +00:00
Nuno Lopes
6205282fff dont loose the language setting 2006-03-07 22:14:25 +00:00
Rasmus Lerdorf
d6a41601b5 Let's keep track of the mirror the searches are coming from as well 2006-03-05 07:16:20 +00:00
Rasmus Lerdorf
3854a44ea5 Smarty search icon 2006-03-03 07:47:52 +00:00
Rasmus Lerdorf
24b334dd48 Add a couple of alternative ways to get to the search backend 2006-03-01 17:56:39 +00:00
Nuno Lopes
dbf3170c59 dont rewrite the qa.php.net urls 2006-03-01 11:46:37 +00:00
Rasmus Lerdorf
91c6bda902 Let's try 10 instead. Lots of people seem to need to scroll 15 of them 2006-03-01 02:06:53 +00:00
Rasmus Lerdorf
0bad7a5544 pecl4win icon 2006-02-28 23:48:56 +00:00
Rasmus Lerdorf
e77922142f Fix positioning a bit 2006-02-28 23:18:40 +00:00
Rasmus Lerdorf
ec29e842b0 Still playing with search result icons 2006-02-28 22:58:19 +00:00
Rasmus Lerdorf
0f206e9ec4 Spruce up the search results page a bit. We need icons for talks, bugs,
cvs, pecl4win and whatever other top-level sites may pop up here.
2006-02-28 21:59:20 +00:00
Nuno Lopes
d8f2555365 fix two typos that prevented the search in a specific language to work
tune the regexes, so that the mirror specific part isnt shown
2006-02-28 16:30:04 +00:00
Nuno Lopes
bd3f68a8c2 tune the regexes that rewrite the URLs. should fix the problems with non-mirrors URLs rewriting 2006-02-28 13:04:50 +00:00
Nuno Lopes
b6d3b9dd18 fix searches in specific languages
allow searches in the manual
2006-02-28 12:05:29 +00:00
Nuno Lopes
130e7e7237 fix link to other results pages 2006-02-28 11:43:32 +00:00
Rasmus Lerdorf
18bb98f5c2 Some new search options 2006-02-28 08:23:28 +00:00
Rasmus Lerdorf
4db4fa47e3 Pass the scope along 2006-02-28 05:14:26 +00:00
James Cox
aa0fa694e1 land better version of the search system and enable..
basically it just looks better, has paging, is realistic about results, should respect mirrors.. etc
2006-02-28 01:06:32 +00:00
Gabor Hojtsy
882a3c34a0 much better look, still an all-in-one file, so one can easily tweak 2006-02-27 20:46:06 +00:00
Gabor Hojtsy
e21c9b2c5c add some HTML list markup, so that we can hook some CSS to it (will add the CSS later) 2006-02-26 21:44:05 +00:00
Rasmus Lerdorf
c073d2af33 First step towards integrated search results 2006-02-26 20:51:28 +00:00