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

30 Commits

Author SHA1 Message Date
Adam Harvey
ada4ad6a12 Reinstate the linkage on eZ Systems and HiT, per Hannes. 2012-09-01 00:05:37 +08:00
Adam Harvey
2ac02784d3 Let's try this Thanks To styling on for size. 2012-08-31 16:22:34 +08:00
Levi Morrison
40755d0dbf Fixed BC issue with PHP 5.2 and __DIR__. 2012-07-11 12:07:29 -06:00
Levi Morrison
175aefb9d6 Fixed BC issue with PHP 5.2 and __DIR__. 2012-07-11 11:48:24 -06:00
Levi Morrison
ee7acf4ae0 Major homepage rework. The old layout prioritized all the wrong things. This rework is not complete, but after surveying multiple people it does seem better already, so I decided to push.
Also fixed many small usability issues such as links not changing appearance on focus, but do change on hover.
2012-07-03 17:24:07 -06:00
Levi Morrison
d1bcb3b711 Added title attributes for some hyperlinks. Also gave abbr tags a dotted underline to set them apart from the rest of the text. 2012-07-02 16:38:17 -06:00
Levi Morrison
952ea72509 Removed extra words in PECL & PEAR section. 2012-07-02 15:35:58 -06:00
Levi Morrison
404ffde3b3 More changes to the tutorial button. Added separator between the grid and the news, removed announcement border, and increased the padding for the 2x2 grid. 2012-06-19 21:09:29 -06:00
Levi Morrison
9530a8571f Created some new classes to produce the articles view on the homepage. I'm trying to improve the backend code where I can and the print_news function is pretty complex, so I went this route instead. 2012-06-19 16:41:45 -06:00
Levi Morrison
4c55e6c954 Many typography improvements. I tried to be pretty thorough to make sure it didn't break anything. The only area that seems negatively affected is the mega menu dropdown, but that needs more work done on it anyway.
Also included the elephpants in the footer on the manual pages.
2012-06-19 10:18:06 -06:00
Levi Morrison
e93f30d59c Added recent news to the homepage and removed it from the sidebar. 2012-06-18 20:29:17 -06:00
Levi Morrison
d1125b5922 Moved elephants to the footer. 2012-06-18 19:49:22 -06:00
Levi Morrison
481a0afe6a Minor adjustments to the 2x2 grid text. 2012-06-18 17:03:13 -06:00
Levi Morrison
7050c1f95b Removed borders on 2x2 grid, left-aligned the text, and added quotes around some HTML attributes so they are well-formed. 2012-06-18 10:43:50 -06:00
Levi Morrison
e63d4e55fe Shortened text blurbs in the 'features' section (2x2 grid). 2012-06-18 10:14:40 -06:00
Levi Morrison
80abc4a2ae Moved announcements to sidebar and changed its color to blue/purple. 2012-06-18 10:07:50 -06:00
Adam Harvey
11878a0763 Wire up conference announcements on the beta site to work off pregen-confs.inc. 2012-03-28 12:32:51 +08:00
Paul Dragoonis
64e8074168 Updating homepage styling for the main sections on the right side. Created a dedicated area used for rendering the sidebar content through the addition of print_view(). Set all companies in the Thanks To area to open in new tabs (target=_blank) 2011-08-30 17:30:12 +00:00
Hannes Magnusson
e5f2f19d69 Credit RL and FB 2011-07-22 10:44:07 +00:00
Stewart Lord
0ff86af723 Some copy edits to the featured content sections. 2011-07-13 05:41:40 +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
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
Hannes Magnusson
410cf46d6c Quick fix for 5.4 2011-06-28 19:38:50 +00:00
Philip Olson
b7172e288a Added micfo.com to thank you pages. Two dedicated servers so far. :) 2011-06-10 20:17:15 +00:00
Hannes Magnusson
5de8cfb1ed Fix notice when there are no RC (reported by ekneussss) 2011-04-17 16:43:22 +00:00
Hannes Magnusson
7f21f9f181 Move all this to a right sidebar as per the current proto mockup 2011-04-16 15:00:24 +00:00
Stewart Lord
6c31e4deaa Modified index.php to switch between the current stable home page and the
beta home page according to the result of myphpnet_beta().

This will allow us to modify the content of the home page without influencing
the current stable site.

Added index-beta.php and index-stable.php which are exact copies of the
previous index.php.
2011-01-06 04:07:39 +00:00
Stewart Lord
d9d63d4657 Deleting files that were mistakenly submitted (svn playing tricks on me!) 2011-01-04 04:55:51 +00:00
Stewart Lord
34de9f3142 The php logo now has the "current" style when on the home page. Tweaked
index.php to pass 'current' => 'home' when calling the header. Updated
header.inc to set the current class on the logo when on the home page.
Adjusted CSS rules to apply the darker bottom border to the logo.

Made the mega drop-down background color a touch lighter.
2011-01-04 04:52:07 +00:00