1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

1754 Commits

Author SHA1 Message Date
Levi Morrison
6426cfcc16 Fixed documentation link to go to /docs.php, was /manual/ 2013-07-30 13:45:53 -06:00
Levi Morrison
4b07d39501 Created Retina versions of misc images. The images for the Notes section are new but patterned after the old ones. 2013-07-25 02:20:41 -06:00
Levi Morrison
3f5a8fec3e Improved logo, especially on Retina displays. 2013-07-24 21:52:02 -06:00
Levi Morrison
613a15b495 Merged and optimized JavaScript. Also removed jQuery UI dependency. Users are reporting slow load-times; this is an effort to improve the situation. Missing features include auto-complete and highlighting a user note when clicking on a link to it. 2013-07-24 16:03:00 -06:00
Levi Morrison
6f44547a41 Merge branch 'master' into responsive
* master:
  Logo for Ski PHP
  Ski PHP 2014
  Northeast PHP Technical Conference
  add 5.4.16 to archive
  5.4.18 RC1
  5.5.1 release
  Fix submodule entry
2013-07-19 18:14:00 -06:00
Stanislav Malyshev
6675af48b1 add 5.4.16 to archive 2013-07-19 01:41:16 -07:00
Stanislav Malyshev
5ef64a01b1 5.4.18 RC1 2013-07-19 01:29:28 -07:00
Julien Pauli
bc99f24d64 5.5.1 release 2013-07-19 00:04:15 +02:00
Levi Morrison
bef1e68bb0 Miscellaneous layout fixes. Readded some content on the homepage. Also moved styles around from theme.css and home.css to better reflect where they are used, so we can not load home.css by default. 2013-07-18 11:18:51 -06:00
Levi Morrison
eb5dbfb0bc Updated beta-warning to actually work with the new fixed-header. A lot of header love in general, such as a cleaned-up logo and a better searchbox. 2013-07-11 16:03:32 -06:00
Levi Morrison
b1eb7418d6 Merge branch 'master' into responsive
* master:
  Grammar and related fixes
  PHP 5.3.27
2013-07-11 11:51:54 -06:00
Levi Morrison
72e6b7738d Added option to site_header to allow a custom span(for twitter bootstrap). Calendar page needed this. Other minor updates. 2013-07-10 15:31:16 -06:00
Levi Morrison
fcf5142e4d Some more layout fixes. 2013-07-10 12:40:59 -06:00
Johannes Schlüter
ad23a09d84 PHP 5.3.27 2013-07-10 20:33:22 +02:00
Levi Morrison
9b12bff61e Added the logo back! A few other minor adjustments as well. 2013-07-10 11:07:24 -06:00
Levi Morrison
15b4d11318 Reimplemented basic search. Adjusted some margins and paddings. 2013-07-10 09:00:26 -06:00
Levi Morrison
b55d768f30 Some more work. Sorry for the lack of descriptive commits. 2013-07-08 08:46:29 -06:00
Levi Morrison
50265cbadf Crazy amounts of refactoring. Still in progress but really needed to commit so I don't lose everything. 2013-07-06 23:18:23 -06:00
Stanislav Malyshev
b14c1778fe 5.4.17 release 2013-07-04 20:35:48 -07:00
Paul Dragoonis
b0517fbe2f Adding a back-to-top button 2013-07-04 13:32:04 +01:00
Paul Dragoonis
fdfafd87f2 Fixing a z-index issue with the beta warning bar. Also restructuring the bar width so it will never wrap onto two lines 2013-07-04 12:47:55 +01:00
Paul Dragoonis
781929c217 Adding header links back in 2013-07-04 12:38:55 +01:00
Paul Dragoonis
d53ec23d06 [beta] putting elephpants on the homepage only, so that all the images don't get loaded for function lookups since we need those pages to be as fast loading as possible 2013-07-03 17:45:21 +01:00
Paul Dragoonis
0a5f589112 [beta] Commenting out some broken links with the aim of putting them back in once we decide where they are going to link to 2013-07-03 17:39:41 +01:00
Levi Morrison
459ceeaaf9 Fixed bug #65107: Paamayim Nekudotayim rendering as ')'. 2013-06-26 12:52:12 -06:00
Paul Dragoonis
4248113404 Merge branch 'master' of git://git.php.net/web/php 2013-06-25 22:31:56 +01:00
Paul Dragoonis
3bb29af24a Language chooser changes 2013-06-25 22:31:49 +01:00
Owen McKenna
d1583fc085 search field needs a label or a title for accessibility reasons 2013-06-25 14:00:37 -07:00
Paul Dragoonis
375ac92d17 Adding a href to the downloads page 2013-06-25 21:54:29 +01:00
Paul Dragoonis
a9fd096281 Adding in a Downloads dropdown area on the top navigation 2013-06-25 20:44:06 +01:00
Hannes Magnusson
f613c04078 Kill the next/prev page from the top & move lang chooser
The next/prev page takes way to much space there and isn't very
important feature to have such promonently in-your-face, creating
imbalance at the top.

Moved the language chooser to just above the version info
2013-06-25 11:29:40 -07:00
Paul Dragoonis
cec2f2ee6d Removing code for the old quicktoc, and adding code for the new manualheader and language changer dropdown 2013-06-25 16:58:13 +01:00
Peter Cowburn
d23388ed50 add uservoice widget to beta site 2013-06-24 22:23:38 +01:00
Adam Harvey
749280417b Tinker with the positioning of the what-is-php block on the home page.
With two releases, this should be identical to the previous positioning. With
more than two releases, the text is vertically aligned, then moved ever so
slightly up to avoid the feeling of the chunky Begin Tutorial button being too
far off centre.

This has mostly been done by feel, so everyone else may find this horrible, but
I think it's an improvement on the previous iteration where that block was just
at the top.
2013-06-24 11:11:26 -07:00
Paul Dragoonis
c5df2247da [beta site] Making beta mode kick in since setbeta uses cookies and needs an additional page load to kick in 2013-06-23 12:44:27 +01:00
Paul Dragoonis
f04aefd4f2 Re-activating setbeta=1 on the main site's banner 2013-06-23 11:05:03 +01:00
Paul Dragoonis
59d501dc9a Removing session usage because it's naughty 2013-06-21 21:39:10 +01:00
Paul Dragoonis
fc14dad109 [beta site] implementing betasite=1 or betasite=0 parameter. this keeps the banners setting working like the myphpnet_beta setting to give a consistent user experience without the need for beta=0 or beta=1. 2013-06-21 21:27:19 +01:00
Paul Dragoonis
4db4b6e34c Fixing HTML validation 2013-06-21 20:04:55 +01:00
Paul Dragoonis
1b6ed49170 [beta site] removing the 'this is unfinished' message from the beta theme sine we have a link to it from the live site now 2013-06-21 19:45:25 +01:00
Paul Dragoonis
3dffd18fea [beta site] Adding a new beta message to the live website softly making all live users aware of the new beta site. 2013-06-21 18:55:45 +01:00
Julien Pauli
d111ffb37a mistake in releases.inc, rollbacking 2013-06-20 20:24:46 +02:00
Julien Pauli
34ae7256ce 5.5.0 final release 2013-06-20 20:24:46 +02:00
Adam Harvey
ffb9b8ff51 Fix bug #65073 (Grammatical error on PHP.net Website).
Problem not persist.
2013-06-20 11:05:46 -07:00
Johannes Schlüter
a586086991 PHP 5.3.27RC1 and PHP 5.4.17RC1 2013-06-20 16:57:34 +02:00
Stanislav Malyshev
fdf92867ea 5.4.16 and 5.3.26 2013-06-06 13:20:42 -07:00
danbrown
e280357042 Still more mosquitoes.... 2013-06-04 14:03:23 -04:00
Johannes Schlüter
ac6e58cadf PHP 5.3.26RC1 and 5.4.16RC1 2013-05-23 13:34:35 +02:00
Stanislav Malyshev
0f9b73568c 5.4.15 and 5.3.25 2013-05-09 00:11:20 -07:00
Jakub Vrana
95787bec37 Open custom search results in the same window 2013-04-30 16:58:44 -07:00