Commit: 8c1299cdfa693ad93cb257c38cc9100a1327e047 Author: Paul Dragoonis <[email protected]> Wed, 20 Nov 2013 12:42:15 +0000 Parents: 5a8ff20ee7df7d5610a4962d47172552cf9408ca Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8c1299cdfa693ad93cb257c38cc9100a1327e047 Log: NEWS entry announcement for the new web theme Changed paths: A archive/entries/2013-11-20-1.xml Diff: diff --git a/archive/entries/2013-11-20-1.xml b/archive/entries/2013-11-20-1.xml new file mode 100644 index 0000000..5596f24 --- /dev/null +++ b/archive/entries/2013-11-20-1.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom"> + <title>Our modern web theme goes live!</title> + <id>http://php.net/archive/2013.php#id2013-11-20-1</id> + <published>2013-11-20T04:00:00-08:00</published> + <updated>2013-11-20T04:00:00-08:00</updated> + <category term="frontpage" label="PHP.net frontpage news"/> + <category term="releases" label="New PHP theme"/> + <link href="http://php.net/index.php#id2013-11-20-1" rel="alternate" type="text/html"/> + <link href="http://php.net/archive/2013.php#id2013-11-20-1" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The PHP web team are delighted to announce the launch of the new web theme that's been + in beta for many months. Lots of hard work has gone into this release and we will be continually + improving things over time now that we've finally migrated away from the legacy theme.</p> + + <p>From an aesthetics point of view the general color scheme of the website has been lightened from the + older dark purple. Lots of borders and links use a similar purple color to attain + consistency. Fonts are smoother, colors contrast and highlighting has significantly improved; especially + on function reference pages. Code examples should now be much more readable.</p> + + <p>The theme is marked up using HTML5 and generally much more modern. We're using googlefonts and + Twitter Bootstrap for our theme base.</p> + + <p>For reporting website issues you can use the 'Feedback' widget on the side of the page (not visible + on smartphones), or you can use the <a href="http://bugs.php.net" title="PHP Bug Tracker">bugs.php.net</a> + tracker. Despite our extensive multi-device/multi-browser testing, we may have missed something. So if you + spot any issues please do get in touch.</p> + + <p>Special thanks to the guys who helped make this happen, you know who you are!</p> + + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
