1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 00:18:17 +02:00
Commit Graph

125 Commits

Author SHA1 Message Date
Hannes Magnusson 35c5927574 Remove more dead code 2013-11-21 20:34:16 -08:00
Hannes Magnusson 9e65de7d02 There are part of help really 2013-11-21 20:10:30 -08:00
Hannes Magnusson 38c642382c Use Google here 2013-11-20 17:56:01 -08:00
Hannes Magnusson eabe0cd158 Kill dead code 2013-11-20 17:22:11 -08:00
Hannes Magnusson 8e87088c3f Remove funcitons.js. Only used by search.php which hasn't made sense for many many many
years.

Could be the reason why Google is blocking us today..
2013-10-24 00:55:27 -07:00
Adam Harvey b51b2d08fe Work through the remaining FIXME pages; put them in their correct categories,
and update aged markup as appropriate.

Yes, I did check the new markup on the non-beta site too.
2012-09-07 17:52:03 +08:00
Rasmus Lerdorf aad52615ab Distinguish between 404s and explicit searches and don't log mirrortest 2011-07-16 06:51:35 +00:00
Rasmus Lerdorf ad41364c59 Make ChangeLog and News archive searches work 2011-07-14 05:54:20 +00:00
Hannes Magnusson 60d5c3b903 Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet
2010-12-28 11:09:09 +00:00
Philip Olson 057281b7c1 Fixed minor logic issues, as per E_NOTICE errors found within the logs. 2010-06-12 02:41:10 +00:00
Gwynne Raskind 94c13e3545 - Redirects from CVS pages to SVN pages
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.
2009-07-13 08:14:46 +00:00
Philip Olson 79d9e6a837 Lists: php-dev changed to php-internals on marc.info too. Both work however. 2007-10-01 18:40:52 +00:00
Hannes Magnusson 5a8b40f198 es.php.net was moved to another server which doesnt block outbound connectinos 2007-06-13 13:55:45 +00:00
Hannes Magnusson 7b62698d0c Add 'opensearch' by Marco Rodrigues
(Supports Firefox2 and IE7..)
2007-03-28 10:28:56 +00:00
Gabor Hojtsy cc4d7cd980 history restoration was deemed harmful 2006-09-06 12:52:57 +00:00
Rasmus Lerdorf 5cd35aa20c Fix for bug #36735 2006-03-15 05:50:34 +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 5ae0070e47 the manual search isnt limited to english any more 2006-02-28 12:15:47 +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 ec049f3fb1 jaj, this part of the script was never executed :) 2005-01-10 13:43:57 +00:00
Gabor Hojtsy b324375157 remove autoloading of suggestion code and add it only on the search page 2005-01-10 12:01:59 +00:00
Gabor Hojtsy f7c6f845d9 announce sitewide deployment of function list suggestions, and point people to the place, where they can opt out if desired 2004-12-27 00:39:25 +00:00
Mehdi Achour 2002c50ec4 fix #27529 2004-03-08 22:44:02 +00:00
Gabor Hojtsy 0bd5157228 Add back the link to the CVS interface, and add that there is no support for this... 2004-01-20 15:39:59 +00:00
Gabor Hojtsy 222c8c0f26 More information on what should work and how, so we hopefully get better
bug reports in the future.
2004-01-20 13:36:47 +00:00
Gabor Hojtsy 09c9196a00 the full function list generation code is now available in CVS, so we can fix the bugs reported, and generate updated function lists as required 2003-11-21 11:14:16 +00:00
Gabor Hojtsy ef29a6d81c Pointer to the file with JS uncompressed 2003-11-14 17:16:02 +00:00
Gabor Hojtsy 0119e1d6e5 Try to avoid confusion by disabling the search form (which
does not contain anything else, but the same as the top right part)
2003-11-07 20:08:06 +00:00
Gabor Hojtsy a7e8def0e7 Integrate functions.js into the search page for public beta testing
(announcement will come later)
2003-10-26 16:02:12 +00:00
Gabor Hojtsy 1f1bb00255 Add some sensible information on non-php.net pages when mod.php is visited.
Also disallow the indexing of mod.php and remove duplicate exclusion
of search.php (it is already included in robots.txt)
2003-08-24 12:13:41 +00:00
Gabor Hojtsy 48130753c4 Do not index the search page 2003-08-18 09:51:53 +00:00
Gabor Hojtsy 58f07d1381 Drop out the useless (and unused) parts from here, and clean
up the rest:
 -> use new includes and base page specification
 -> better support for redirection in case of high load
 -> reuse code - mirror_redirect()
 -> also make the whole page XHTML compliant on the way
2003-08-16 12:17:55 +00:00
Gabor Hojtsy b0d1d55abe Use <hr /> instead of the overcomplicated hdelim() 2003-08-08 12:58:27 +00:00
Gabor Hojtsy 9755f2f748 XHTML fixes: <p> cannot contain <ul> and <pre>,
<ul> needs to have an <li>, <select> has no
width="" param, etc.
2003-06-14 19:01:00 +00:00
Gabor Hojtsy 5bc08a1522 Tabs -> spaces on top, and override $lang with
$LANG if $lang was empty or not set, given that
$LANG is always set to some useable language
code
2003-06-04 08:40:09 +00:00
Andrew Lindeman eb2eb53218 use www.php.net instead of the mirror for the site option in google, in
case a mirror hasn't been indexed by google.
2003-05-24 21:11:40 +00:00
Wez Furlong 0b233b7d24 google doesn't like trailing slash on site 2003-05-23 01:58:26 +00:00
Wez Furlong 39f1bd1030 switch to google; alltheweb isn't quite as smart just yet 2003-05-23 01:54:09 +00:00
Wez Furlong b7c0ecfb61 deprecate ht://dig in favour of alltheweb.
alltheweb has better results than ht://dig and allows us to utilize all mirrors
equally for load balancing.
2003-05-23 01:30:20 +00:00
Wez Furlong eb342bd893 google only www.php.net 2003-05-23 00:52:34 +00:00
Wez Furlong 747a239eca &amp;! 2003-05-23 00:48:40 +00:00
Wez Furlong 9726770502 better googling 2003-05-23 00:42:32 +00:00
Wez Furlong 1d9cdd7e2e Unconditionally dump manual searches onto mirrors (that are search capable). 2003-05-22 21:40:04 +00:00
Wez Furlong 25a318e8a7 Add loadavg checks here too 2003-05-22 17:37:49 +00:00
Gabor Hojtsy 661cd64838 Add new mirror_setcookie() function to set
a cookie for all mirror sites, and use it for
country and last language cookies set by our
code

Also add code to remember the last search term
and selected search option in a cookie (JS code
will come to handle this on the client side)
2003-05-17 12:45:51 +00:00
Jacques Marneweck 0143fb470c * More sysstat reducing stuff.
* Also added CVS Id: tags to files missing them at the top.

--jm
2003-05-15 23:22:13 +00:00
Gabor Hojtsy f638146c23 Be closer to XHTML in the form, and also reflect the
'internals' list name change (in a comment)
2003-05-15 16:18:14 +00:00
Gabor Hojtsy ec1b4d6414 Make the horizontal bars look similar in Mozilla
then in Internet Explorer (black, one pixel high).
Also have hdelim()s in the same color all the time
2003-05-14 19:20:41 +00:00