24baccd5 | 19-Nov-2013 |
Adam Harvey |
Re-add a search dropdown to the beta site. This uses Twitter's typeahead.js for the actual autocompletion, and uses our existing search-index.json and search-description.json files. Thes
Re-add a search dropdown to the beta site. This uses Twitter's typeahead.js for the actual autocompletion, and uses our existing search-index.json and search-description.json files. These are pretty big, and an obvious fix down the track would be to combine them into one, preferably much smaller file. mod_gzip should help to some extent, as should the HTML 5 Local Storage caching I've implemented. I've also pulled in Hogan.js for templating, since typeahead.js really needs some sort of templating engine to be useful. Excluding the JSON files, the added JS dependencies are around 50k uncompressed. I think this is reasonable, but honestly, it's not really a significant win over the autocomplete bits of jQuery UI. I've used typeahead.js more for its multiple section functionality than anything else. The styling on this is pretty average, but I'm mostly interested in testing functionality right now. Fixes welcome.
show more ...
|
0b63fc3b | 20-Nov-2013 |
Paul Dragoonis |
typo fix on thanks page |
8727478b | 20-Nov-2013 |
Peter Cowburn |
add theme news to archive |
6133ccf8 | 20-Nov-2013 |
Peter Cowburn |
minor grammar changes |
7be77963 | 20-Nov-2013 |
Peter Cowburn |
remove wrong category |
9ef493f1 | 20-Nov-2013 |
Paul Dragoonis |
NEWS entry announcement for the new web theme |
a4a8a6eb | 20-Nov-2013 |
Paul Dragoonis |
Adding UserVoice and GoSquared to the thanks page as part of the new site launch. |
f53bb994 | 20-Nov-2013 |
Kalle Sommer Nielsen |
Remove references to the php.net beta design in my.php and always make myphp[dot]net_beta() return true |
a0389853 | 20-Nov-2013 |
Hannes Magnusson |
GO LIVE WITH NEW DESIGN. GO GO GO GO! Disables the cookie check too, so people that had it stored will now always see the new design, even if they opted-out of it originally. Th
GO LIVE WITH NEW DESIGN. GO GO GO GO! Disables the cookie check too, so people that had it stored will now always see the new design, even if they opted-out of it originally. The only way to view the "original" page is adding ?beta=0 to the url
show more ...
|
53ba83eb | 20-Nov-2013 |
Hannes Magnusson |
Allow the browsers to cache these files now |
d366d464 | 20-Nov-2013 |
Hannes Magnusson |
Kill the beta warning on all pages |
bb25868f | 20-Nov-2013 |
Hannes Magnusson |
Quickfix for PHP builtin webserver |
989246fb | 17-Nov-2013 |
Stanislav Malyshev |
fix signature link |
17380e9c | 17-Nov-2013 |
Stanislav Malyshev |
add signature to d/l link |
0957ac31 | 15-Nov-2013 |
Julien Pauli |
Missing 5.5.6 release file |
477313a5 | 15-Nov-2013 |
Stanislav Malyshev |
5.4.22 |
ad891521 | 15-Nov-2013 |
Stas Malyshev |
5.4.22 |
b592447c | 15-Nov-2013 |
Hannes Magnusson |
PHP Johannesburg cfp |
2487effb | 14-Nov-2013 |
Adam Harvey |
Add missing changelog entry for PHP 5.5.6. |
5029cf2f | 14-Nov-2013 |
Julien Pauli |
PHP 5.5.6 release |
2b24083b | 14-Nov-2013 |
Julien Pauli |
Update distributions for 5.5.6 |
d82ced1d | 04-Nov-2013 |
Hannes Magnusson |
Fixed bug#66030 php.net website script error Load the custom "header tags" (such as javascript things) after we have loaded our required js |
3a2e4b6b | 01-Nov-2013 |
Stanislav Malyshev |
5.4.22 RC1 |
1ee2e2e0 | 31-Oct-2013 |
Julien Pauli |
5.5.6 RC1 |
c4930168 | 30-Oct-2013 |
Rasmus Lerdorf |
No more 5_2 here |