Rasmus Lerdorf
3d2d010eb7
We get a lot of requests for this outdated content description file, so
...
add a generic one to avoid hitting the backend search for it.
2011-07-18 20:38:57 +00:00
Philip Olson
173a73ac64
Redirect labels.rdf 404 requests to something slightly related.
2011-07-18 15:39:12 +00:00
Philip Olson
8bc81338de
Added sitemap.xml to stop the 404s. This is probably not correct (for mirrors) but maybe it'll work (feel free to adjust). Although really, it's mainly to stop the 404s. :)
2011-07-17 19:22:32 +00:00
Philip Olson
86f4de2ee5
Fixed bug where 5.2.17 wasn't showing up properly. Bug reported by Ferenc
2011-07-17 18:08:02 +00:00
Philip Olson
20e7bddedf
WS
2011-07-17 17:55:33 +00:00
Rasmus Lerdorf
74a0fe1c0f
Set cached flag correctly
2011-07-17 05:47:42 +00:00
Rasmus Lerdorf
4b17dcd20f
Log if we returned a cached result
2011-07-17 04:17:46 +00:00
Rasmus Lerdorf
1f7d515d99
*sigh*
...
doing too many things at once here
2011-07-17 02:26:54 +00:00
Rasmus Lerdorf
5114839a0e
Pass ttl
2011-07-17 02:16:30 +00:00
Rasmus Lerdorf
abc0561002
Should be ttl here
2011-07-17 00:26:24 +00:00
Rasmus Lerdorf
3b13dff2b9
Add a limited intermediate result display cache
2011-07-17 00:02:14 +00:00
Philip Olson
1a92a29add
Moved PHP 5.2.14-5.2.16 and PHP 5.3.3-5.3.5 to museum.php.net
2011-07-16 19:51:11 +00:00
Rasmus Lerdorf
fe0d183de3
Right float the bing attribution
2011-07-16 17:55:54 +00:00
Rasmus Lerdorf
ce4f971e93
Make this page a bit more compact so it is easier to scan for actual content
2011-07-16 17:25:58 +00:00
Rasmus Lerdorf
36dd88a6ea
Another oft-requested file
2011-07-16 17:09:14 +00:00
Rasmus Lerdorf
161d16fb4d
Add a humans.txt file since it is getting requested. This saves
...
a useless web search query.
2011-07-16 17:06:42 +00:00
Philip Olson
bdbeacc77e
Improved sqlite search. See the comments for @todo items, but removed slow LIKE and increased sqlite hit frequency (e.g., php.net/function.strlen.php as per the 404 miss logs).
2011-07-16 16:59:20 +00:00
Philip Olson
9a255989ff
tweaked mirrortest check
2011-07-16 14:11:11 +00:00
Rasmus Lerdorf
bf3831c9d9
Don't send proxy attempts through the backend web search
2011-07-16 07:07:46 +00: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
d1c391ccd1
Add a 404 profile - commit to backend first and let it synch before the mirrors start using it
2011-07-16 06:02:53 +00:00
Rasmus Lerdorf
8ee6e6ed92
Do a web search from the manual-lookup page when a function is not found
2011-07-16 05:45:51 +00:00
Philip Olson
fa28e81792
Updated 5.4 alpha1 info to alpha2. Bug spotted by Rafael Dohms
2011-07-15 14:20:36 +00:00
Stewart Lord
7091dea056
Fixed spacing issues on the home page that resulted from previous changes to headings and lists.
2011-07-15 07:14:01 +00:00
Stewart Lord
b0fa7b745b
Added styles for 'standard' tables (e.g. the table of mailing lists).
2011-07-15 06:49:58 +00:00
Stewart Lord
3530d51be8
Fixed styling of ul's in pages such as the mailing list.
2011-07-15 06:26:53 +00:00
Stewart Lord
cbe0984119
Improved styling of h1's and h2's on pages such as svn, mailing lists, etc. Primarily adjusted spacing of headings to improve readability.
2011-07-15 06:09:50 +00:00
Stewart Lord
be89fc36e6
Improved styling of 'tips' sidebar. Viewable on mailing lists, svn, url how-to, etc. pages.
2011-07-15 05:49:34 +00:00
Ilia Alshanetsky
d86d952b5a
5.3.7RC3
2011-07-14 13:53:36 +00:00
Peter Cowburn
b1ef723605
typo fix
2011-07-14 11:18:47 +00:00
Rasmus Lerdorf
b7fc14908e
Fix start/end values
2011-07-14 06:14:01 +00:00
Rasmus Lerdorf
ad41364c59
Make ChangeLog and News archive searches work
2011-07-14 05:54:20 +00:00
Rasmus Lerdorf
99e6a4f5a3
Get closer to the bing style guide
2011-07-14 05:37:29 +00:00
Rasmus Lerdorf
9fd1bae95f
Switching search backend from Yahoo to Bing.
...
and to head off the inevitable bitching about this, it
is because the Yahoo BOSS v1 API we are using is going
away on July 20 and Yahoo was not willing to give us
free access to the new v2 API. It would end up costing
us about $600/year at our current usage pattern.
The new Google REST API would cost us about $7500/year.
The Bing API is free.
2011-07-14 05:24:48 +00:00
Philip Olson
ee468d1349
Added a few missing languages to LANGUAGES_MAP, and changed missing bing languages to en-us. And added a link to the docs.
2011-07-14 04:37:25 +00:00
Philip Olson
8fe768fd84
Added LANGUAGES_MAP for bing search. It deserves a review and probably contains mistakes. Will review once bing is implemented.
2011-07-13 20:59:07 +00:00
Rasmus Lerdorf
419d1891cd
Prepare frontend for switch to Bing backend
2011-07-13 20:47:53 +00:00
Stewart Lord
0ff86af723
Some copy edits to the featured content sections.
2011-07-13 05:41:40 +00:00
Stewart Lord
5536e9e0ca
Added css transition rules so that elephpant opacity changes gradually.
2011-07-13 05:27:41 +00:00
Philip Olson
2be2966493
Updated PECL/PEAR text, and fixed a typo. Patch by Chris Jones
2011-07-12 18:47:35 +00:00
Hannes Magnusson
12320bce90
Random blurbs. The pages linked to however really need help :)
2011-07-11 19:04:47 +00:00
Stewart Lord
85dc80c2de
Follow on to 313147. Forgot to add browser specific opacity rules.
2011-07-11 19:02:08 +00:00
Stewart Lord
ec4096a473
Elephpant photos now have a dark tint to them so that they are less distracting. The dark tint is removed on hover.
2011-07-11 18:57:53 +00:00
Hannes Magnusson
dc5b113701
Fix notices
2011-07-11 18:45:10 +00:00
Stewart Lord
27ec714aba
Fixed margin/indentation of links in the mega drop-down.
...
The spacing was excessive before.
2011-07-10 21:27:38 +00:00
Stewart Lord
ecb5ba9c9e
Fixed an issue with the new home page layout where it did not render
...
correctly if the browser window was too small. Now we fix the width of
the main content area to 960px and center it in the page.
Made the announcement text slightly bigger.
Note the current page is now set as a class on the body tag so that we
can better target styles for specific pages.
2011-07-08 05:28:06 +00:00
Stewart Lord
ccbfa6a00f
New home page layout. This initial commit focuses on implementing the
...
look and layout of the home page mockup, not the functionality. We still
need to flesh out the footer, replace placeholder text and make content
dynamic in places (e.g. elephpants, announcements, news, conferences,
user groups, etc.)
2011-07-07 07:13:56 +00:00
Philip Olson
8db37aad07
Linked search string to our various search types. Not ideal or working perfectly today, but Y! BOSS v2 will inspire greatness.
2011-07-06 23:51:03 +00:00
Hannes Magnusson
c8187bdce3
Ensure we have a statement object, otherwise show a 'service not available' page
2011-07-06 14:15:01 +00:00
Philip Olson
4d9ce0bfa6
Converted ext/sqlite usage to pdo_sqlite. No functionality or behaviour was [knowingly] altered.
2011-07-06 13:28:28 +00:00