-
Notifications
You must be signed in to change notification settings - Fork 20
New modern and responsive webdesign (like PHP.net website) #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Website are now in HTML5 New PHP logo New layout with responsive features Replace font by Fira (like php.net) Add H1 tag on the top of article Modern table look and feel
|
Two nit-picks on this:
|
|
Looks great, by the way! |
|
Here are some changes I'd like to see you work into this pull request. (In case you're not aware, all new commits you make to your master branch will also be added to this pull request automatically.) These are changes that will make news.php.net feel like it fits right in to the standard php.net website. Feel free to ask any questions about these, and if you're not sure about what or how to implement any of this, let me know. Mailing Lists HomepageMailing List Table of MessagesMailing List Message |
|
Perfect! I would do that as soon as I have a little time. |
|
Thanks for doing this! It'll look great. |
|
I propose to add "news" to the PHP logo like the other sites. Commit : 3c20617 |
|
I like it. What about “lists” instead of “news?” I know the domain is news.php.net, but it's the mailing lists, so the word “news” could be confusing to newcomers. |
|
Looks good. |
|
Both proposals are fine with me. Looks great! |
|
@ramsey it's pushed ;-) |
|
Love it! I’m away from my computer right now, but I’ll pull it down tomorrow, review, and merge it in. Thanks! |
|
@ramsey I'm done for tonight, go to bed ! |
|
Reviewed it, and it looks good. I'll go ahead and merge this PR in, and if you have any clean-up you want to apply, feel free to open another PR. Thanks for doing all this! |
|
@ramsey In live, the PHP logo doesn't load The server return the logo to text/plain On the php.net server, the same logo is sent like an image, not a text |
|
I'm aware. I think the web server isn't sending the correct Content-Type header for it on news.php.net. I'm trying to find someone with access to the box to help. |
|
These image references have been updated to point to those served from php.net in the meantime. |


















Website are now in HTML5
New PHP logo
New layout with responsive features
Replace font by Fira (like php.net)
Add H1 tag on the top of article
Modern table look and feel