[PHP-WEBMASTER] [web-php] master: Use CSS variables for some common colors (#689)

2022-09-01 Thread Levi Morrison via GitHub
Author: Levi Morrison (morrisonlevi) Committer: GitHub (web-flow) Pusher: morrisonlevi Date: 2022-09-01T11:47:43-06:00 Commit: https://github.com/php/web-php/commit/15d95ae47b5618123960f16758c176e3131aabc8 Raw diff: https://github.com/php/web-php/commit/15d95ae47b5618123960f16758c176e3131aabc8

[PHP-WEBMASTER] [web-php] master: Use accent color for hero buttons (#591)

2022-06-29 Thread Levi Morrison via GitHub
Author: Levi Morrison (morrisonlevi) Committer: GitHub (web-flow) Pusher: Girgias Date: 2022-06-29T20:46:04+01:00 Commit: https://github.com/php/web-php/commit/67c7fe15fad7122071bdf2d51a0836a55f517fde Raw diff: https://github.com/php/web-php/commit/67c7fe15fad7122071bdf2d51a0836a55f517fde.diff

Re: [PHP-WEBMASTER] com web/php: deactivate zlib compression; triggers significant issues towards delivery machines: include/prepend.inc

2020-02-13 Thread Levi Morrison via php-webmaster
On Thu, Feb 13, 2020 at 6:18 AM Sascha Schumann wrote: > > Commit:30a2f6d7b631eb3213e66e4620b47b5bfd804592 > Author:Sascha Schumann Thu, 13 Feb 2020 > 14:17:49 +0100 > Parents: 15a2d2d21cf7818fcd673b434af2dd1b1039e3ad > Branches: master > > Link: > http://git.php.net/?p

[PHP-WEBMASTER] Current infrastructure for PHP.net

2020-01-14 Thread Levi Morrison via php-webmaster
once per month this year. Levi Morrison -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WEBMASTER] Zero Width Space on the functions list

2019-06-07 Thread Levi Morrison
On Fri, Jun 7, 2019 at 9:57 AM Allan wrote: > > Hi there, I used the search bar on the site for "each", to access the > each() function and search for another array function I was looking for, > which was "array_key_exists". > When I was on the each function page I hit the CTRL+F combination on >

[PHP-WEBMASTER] Re: [PHP-DEV] New website for the PHP project

2019-02-03 Thread Levi Morrison
On Sun, Feb 3, 2019 at 5:15 PM azjezz wrote: > > Hello Internals ! > > As @official_php suggested [1], I'm here to propose a new website for the PHP > Project. > > In my opinion, current design looks old, outdated and bland. This sadly may > reflect "badly" on the language > > reputation nowaday

Re: [PHP-WEBMASTER] com web/bugs: Add .editorconfig file: .editorconfig

2018-12-11 Thread Levi Morrison
On Tue, Dec 11, 2018 at 2:01 PM Peter Kokot wrote: > > On Tue, 11 Dec 2018 at 21:33, Levi Morrison wrote: > > > > On Tue, Dec 11, 2018 at 8:16 AM Derick Rethans wrote: > > > > > > On Tue, 11 Dec 2018, Christoph M. Becker wrote: > > > > > >

Re: [PHP-WEBMASTER] com web/bugs: Add .editorconfig file: .editorconfig

2018-12-11 Thread Levi Morrison
On Tue, Dec 11, 2018 at 8:16 AM Derick Rethans wrote: > > On Tue, 11 Dec 2018, Christoph M. Becker wrote: > > > On 11.12.2018 at 13:42, Kalle Sommer Nielsen wrote: > > > > > Den man. 10. dec. 2018 kl. 23.01 skrev Christoph M. Becker > > > : > > > > > >> It seems to me that it might be valuable to

Re: [PHP-WEBMASTER] Re: Why are there mirrors?

2018-10-28 Thread Levi Morrison
On Sun, Oct 28, 2018 at 4:40 PM Peter Cowburn wrote: > > On Sun, 28 Oct 2018 at 12:55, Kalle Sommer Nielsen wrote: > > > Den lør. 27. okt. 2018 kl. 22.52 skrev Rasmus Lerdorf > >: > > > But yes, perhaps it is time to end the mirror program and just CDN *. > > php.net. > > > What do others think?

Re: [PHP-WEBMASTER] trouble with SVG background image

2018-07-20 Thread Levi Morrison
On Fri, Jul 20, 2018 at 8:25 AM Levi Morrison wrote: > > On Fri, Jul 20, 2018 at 7:15 AM Jim Nagel wrote: > > > > Hi. I'm a novice at PHP, so I frequently need to refer to your online > > manual at www.php.net > > > > Unfortunately on my non-mainstream

Re: [PHP-WEBMASTER] trouble with SVG background image

2018-07-20 Thread Levi Morrison
On Fri, Jul 20, 2018 at 7:15 AM Jim Nagel wrote: > > Hi. I'm a novice at PHP, so I frequently need to refer to your online > manual at www.php.net > > Unfortunately on my non-mainstream browser -- Netsurf, running on > RiscOS -- the pages at PHP.net are so painfully slow to > render.

Re: [PHP-WEBMASTER] Wiki update

2018-07-10 Thread Levi Morrison
On Mon, Jul 9, 2018 at 4:56 AM Kalle Sommer Nielsen wrote: > > Heya fellow webmasters > > Any chance someone with the powers to do so can update the Wiki so we > can rid of the notifications appearing on every page? > > -- > regards, > > Kalle Sommer Nielsen > ka...@php.net > > -- > PHP Webmaster

[PHP-WEBMASTER] com web/shared: Increase font-size of monospace fonts: styles/wiki.css

2018-04-29 Thread Levi Morrison
Commit:2745879c115ec96ec2fd18662cbe12aa788fed41 Author:Levi Morrison Sun, 29 Apr 2018 13:16:15 -0600 Parents: 22d038d9032d4a40edec35ebb76f93c36f7f6333 Branches: master Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=2745879c115ec96ec2fd18662cbe12aa788fed41

Re: [PHP-WEBMASTER] com web/php: Mentioned that code must work with PHP 5.3: README.md

2018-01-02 Thread Levi Morrison
On Thu, Dec 28, 2017 at 7:54 PM, Philip Olson wrote: > >> On Dec 22, 2017, at 7:21 AM, Levi Morrison wrote: >> >> On Thu, Dec 21, 2017 at 8:21 PM, Philip Olson wrote: >>> Commit:9eb060965d4bbd1ca401f0adace36c0616b96b3e >>> Author:Philip Olson

Re: [PHP-WEBMASTER] com web/php: Mentioned that code must work with PHP 5.3: README.md

2017-12-22 Thread Levi Morrison
On Thu, Dec 21, 2017 at 8:21 PM, Philip Olson wrote: > Commit:9eb060965d4bbd1ca401f0adace36c0616b96b3e > Author:Philip Olson Thu, 21 Dec 2017 > 19:21:55 -0800 > Parents: 86580c9a4be551588ae77de1e51a81c247bfebca > Branches: master > > Link: > http://git.php.net/?p=web/ph

[PHP-WEBMASTER] com web/php: Use exact word for parameter scroll #74493: js/common.js

2017-07-20 Thread Levi Morrison
Commit:6cec58d94b1357b907389e4b5123de85176bf635 Author:JayPHP Tue, 25 Apr 2017 13:19:52 +0100 Committer: GitHub Tue, 25 Apr 2017 13:19:52 +0100 Parents: 3b52af0eea466ca2d5a906fa24659f901af0ba8d Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;

[PHP-WEBMASTER] com web/php: Added bug URL: js/common.js

2017-07-20 Thread Levi Morrison
Commit:d89747759290a5ab83865fc5eac0cf865e63ffd2 Author:JayPHP Wed, 26 Apr 2017 09:18:21 +0100 Committer: GitHub Wed, 26 Apr 2017 09:18:21 +0100 Parents: 6cec58d94b1357b907389e4b5123de85176bf635 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;

[PHP-WEBMASTER] com web/wiki: Add myself to admin; reformat and sort: dokuwiki/conf/local.protected.php

2017-07-06 Thread Levi Morrison
Commit:4c8f884bb7d27571aa2659c81967143ae694bbd9 Author:Levi Morrison Thu, 6 Jul 2017 11:06:25 -0600 Parents: c19d32c42d784faf92f878e13862c7a3764f66d4 Branches: master Link: http://git.php.net/?p=web/wiki.git;a=commitdiff;h=4c8f884bb7d27571aa2659c81967143ae694bbd9 Log

Re: [PHP-WEBMASTER] com web/php: Correct viewbox for php logo: images/logos/php-logo.svg

2017-04-20 Thread Levi Morrison
On Thu, Apr 20, 2017 at 6:30 AM, Christoph M. Becker wrote: > On 20.04.2017 at 07:26, Levi Morrison wrote: > > > On Wed, Apr 19, 2017 at 9:28 AM, Levi Morrison wrote: > > > >> Commit:4dafd89cfb0645bc7d9900dbe737960036b51c50 > >> Author:Levi Morrison

Re: [PHP-WEBMASTER] com web/php: Correct viewbox for php logo: images/logos/php-logo.svg

2017-04-19 Thread Levi Morrison
On Wed, Apr 19, 2017 at 9:28 AM, Levi Morrison wrote: > Commit:4dafd89cfb0645bc7d9900dbe737960036b51c50 > Author: Levi Morrison Wed, 19 Apr 2017 > 09:28:07 -0600 > Parents: bad069b108af8ecbbad7439146453b4b4abe7437 > Branches: master > > Link: http

[PHP-WEBMASTER] com web/php: Correct viewbox for php logo: images/logos/php-logo.svg

2017-04-19 Thread Levi Morrison
Commit:4dafd89cfb0645bc7d9900dbe737960036b51c50 Author:Levi Morrison Wed, 19 Apr 2017 09:28:07 -0600 Parents: bad069b108af8ecbbad7439146453b4b4abe7437 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4dafd89cfb0645bc7d9900dbe737960036b51c50 Log

[PHP-WEBMASTER] Re: [PHP-DEV] Wiki Content License

2016-11-22 Thread Levi Morrison
Adding webmasters mailing list as well. On Tue, Nov 22, 2016 at 11:24 AM, Niklas Keller wrote: > Morning Internals, > > I couldn't find any license statement for our wiki content except for a > note on detail pages for media files, but those pages look broken and this > statement there might not

[PHP-WEBMASTER] com web/wiki: Add blockquote plugin: dokuwiki/lib/plugins/blockquote/COPYING dokuwiki/lib/plugins/blockquote/README dokuwiki/lib/plugins/blockquote/action.php dokuwiki/lib/plugins/bloc

2016-11-18 Thread Levi Morrison
Commit:58fa5411fa36f96ba9f20be8594fb9a4e91377b4 Author:Levi Morrison Mon, 14 Nov 2016 14:42:36 -0700 Parents: 1a205c9fd8dc31688dbce750e21ac93564a5961d Branches: master Link: http://git.php.net/?p=web/wiki.git;a=commitdiff;h=58fa5411fa36f96ba9f20be8594fb9a4e91377b4 Log

[PHP-WEBMASTER] com web/shared: Add styling for dokuwiki blockquotes: styles/wiki.css

2016-11-14 Thread Levi Morrison
Commit:bb71e9c1aa8807fb8852df066bc0f3f5397cfe58 Author:Levi Morrison Mon, 14 Nov 2016 14:45:29 -0700 Parents: f5f1187081396f5113ac1088e2c6c5fcb4c89664 Branches: master Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=bb71e9c1aa8807fb8852df066bc0f3f5397cfe58

[PHP-WEBMASTER] com web/php: Fixes morrisonlevi/web-php#7: styles/theme-base.css

2016-11-10 Thread Levi Morrison
Commit:418a39160d1064b5d132095426230338521b37dd Author:Levi Morrison Thu, 10 Nov 2016 11:09:08 -0700 Parents: 087370c3e097a3a58f28995b7a67eceb02a5e9ab Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=418a39160d1064b5d132095426230338521b37dd Log

[PHP-WEBMASTER] com web/php: Revert "Fixes morrisonlevi/web-php#1": styles/theme-base.css

2016-11-10 Thread Levi Morrison
Commit:087370c3e097a3a58f28995b7a67eceb02a5e9ab Author:Levi Morrison Thu, 10 Nov 2016 11:07:40 -0700 Parents: 0fd69e90a84f1e9e12fba3b272b9b19ae65e967b Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=087370c3e097a3a58f28995b7a67eceb02a5e9ab Log

[PHP-WEBMASTER] com web/php: Fixes morrisonlevi/web-php#1: styles/theme-base.css

2016-11-10 Thread Levi Morrison
Commit:0fd69e90a84f1e9e12fba3b272b9b19ae65e967b Author:Levi Morrison Thu, 10 Nov 2016 11:05:10 -0700 Parents: b4012678835286003905feeffbe008da2edcb324 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0fd69e90a84f1e9e12fba3b272b9b19ae65e967b Log

[PHP-WEBMASTER] com web/php: Close ul: index.php

2016-11-08 Thread Levi Morrison
Commit:b7fc2a69efdd247422799a12bc71a86ff93f4bcf Author:Levi Morrison Tue, 8 Nov 2016 11:37:30 -0700 Parents: 7ab55c1162597297d55eadb34573c2f2fa4757e0 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b7fc2a69efdd247422799a12bc71a86ff93f4bcf Log

[PHP-WEBMASTER] com web/php: Reduce permissions: js/common.js

2016-11-08 Thread Levi Morrison
Commit:7ab55c1162597297d55eadb34573c2f2fa4757e0 Author:Levi Morrison Tue, 8 Nov 2016 11:02:54 -0700 Parents: 50ab3b486cf3abcf60dad2057d861848aa1eed6f Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7ab55c1162597297d55eadb34573c2f2fa4757e0 Log

[PHP-WEBMASTER] com web/php: Fix anchor scrolling: js/common.js

2016-10-04 Thread Levi Morrison
Commit:01d789d4eda7eff12ad01655fbaf3508d617fa8d Author:Levi Morrison Sat, 1 Oct 2016 10:11:53 -0600 Parents: 53c6b2d5e63261c87fb73d05084aeddfc64293e7 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=01d789d4eda7eff12ad01655fbaf3508d617fa8d Log

[PHP-WEBMASTER] Internet Explorer usage reports?

2016-10-02 Thread Levi Morrison
sites.. If this data is tracked is there a way to get the aggregate data? I tried visiting /stats/ on various mirrors and didn't seem to find any that have set up stats, so maybe this is a dead-end. Thanks, Levi Morrison -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscr

Re: [PHP-WEBMASTER] PHP Logo on Wikipedia

2016-04-19 Thread Levi Morrison
On Tue, Apr 19, 2016 at 1:59 PM, Webysther Nunes wrote: > Hello, > > I volunteer in Wikipedia and realized I do not have a logo PHP SVG and also > no license to use, I wonder if someone could help us to provide the logo in > SVG and a license for unrestricted use. > > Category on Wikimedia > > htt

Re: [PHP-WEBMASTER] RE: Online Advertising Opportunity

2016-02-20 Thread Levi Morrison
On Fri, Feb 19, 2016 at 1:52 PM, Katelin Howell wrote: > Good afternoon, > > > > I hope your day is going well so far! > > > > I wanted to quickly follow up with you on the below emails. Can we connect > for a quick introductory call next week? I've included my availability below > (CST). Let me k

Re: [PHP-WEBMASTER] FREXES | Advertising team

2015-10-07 Thread Levi Morrison
On Wed, Oct 7, 2015 at 5:19 AM, Frexes wrote: > Dear Sirs, > > We are an advertising company working with exclusive Luxury Brands > interested in targeting high net worth audiences in UK. > > We would like to know more regarding advertising opportunities on your > website and websites-partners if

Re: [PHP-WEBMASTER] The animated image

2015-09-21 Thread Levi Morrison
On Sun, Sep 20, 2015 at 12:52 PM, Mehmet Hasanogullari wrote: > Hi! > Please, would you kindly remove the animated image? It disturbs my > concentation greatly. > Thanks beforehand. > Sincerely > Mehmet Hasanogullari These will no longer be randomly displayed. It will take some time for these cha

[PHP-WEBMASTER] com web/php: Remove oldschool logos and running elephpant: images/logo.php

2015-09-21 Thread Levi Morrison
Commit:0df71ff798c722f3551abb984d3348eb85d85ab4 Author:Levi Morrison Mon, 21 Sep 2015 10:28:18 -0600 Parents: 34700d925d52e09550e87c317d98f1ae6f9ffe42 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0df71ff798c722f3551abb984d3348eb85d85ab4 Log

[PHP-WEBMASTER] com web/php: Prefer SVG logo over PNG; serve .gz if possible: images/logo.php

2015-09-21 Thread Levi Morrison
Commit:34700d925d52e09550e87c317d98f1ae6f9ffe42 Author:Levi Morrison Mon, 21 Sep 2015 10:05:13 -0600 Parents: 77e279fcfe39e7a612a1e81131c0d5fe66ae21e9 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=34700d925d52e09550e87c317d98f1ae6f9ffe42 Log

[PHP-WEBMASTER] com web/php: Shrink SVG logo and add gzip'd version: images/logos/php-logo.svg images/logos/php-logo.svg.gz

2015-09-21 Thread Levi Morrison
Commit:77e279fcfe39e7a612a1e81131c0d5fe66ae21e9 Author:Levi Morrison Mon, 21 Sep 2015 10:03:43 -0600 Parents: a6d5644c42b2cb4c22a414523d757289f3d732b4 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=77e279fcfe39e7a612a1e81131c0d5fe66ae21e9 Log

Re: [PHP-WEBMASTER] Homepage tagline idea

2015-09-18 Thread Levi Morrison
On Sep 18, 2015 9:04 PM, "Thomas Hruska" wrote: > > On 9/18/2015 8:37 AM, Hannes Magnusson wrote: >> >> Do you have a suggestion on rephrasing? >> >> -Hannes > > > A couple of ideas: > > "Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world t

Re: [PHP-WEBMASTER] Focus on the search field on page load

2015-06-16 Thread Levi Morrison
On Tue, Jun 16, 2015 at 10:11 AM, Nino _ wrote: > Hello, > > because the php.net website is (at least for me) mostly used to find > documentation for methods and functions, it would be much easier if the > page would automatically focus on the search field so that I can start > typing the name of

Re: [PHP-WEBMASTER] com web/master: Revert "Hardcodish US mirrors by east/west coast": scripts/mirror-test

2015-06-12 Thread Levi Morrison
Thanks for cleaning stuff like this up. Always enjoy seeing legacy stuff removed \o/ On Fri, Jun 12, 2015 at 11:57 AM, Hannes Magnusson wrote: > Commit:179443698f81450662f79b649f7c5de9cf616917 > Author:Hannes Magnusson Fri, 12 Jun 2015 10:57:21 > -0700 > Parents: ca968d3f275ed

Re: [PHP-WEBMASTER] Re: GeoDNS for www.php.net live this week!

2015-06-01 Thread Levi Morrison
On Mon, Jun 1, 2015 at 11:20 AM, Hannes Magnusson wrote: > On Mon, May 25, 2015 at 8:43 PM, Hannes Magnusson > wrote: >> Hi all >> >> This is a heads up that we are planning on rolling out GeoDNS for >> www.php.net this week! >> > > So.. Turns out -- we hit a slight bump. > Between pulling the tr

[PHP-WEBMASTER] com web/php: Partially fix bug #49956: include/manual-lookup.inc

2015-05-24 Thread Levi Morrison
Commit:287cce470d5a84b9b56fbfaef472779671467ae9 Author:Levi Morrison Sun, 24 May 2015 16:59:10 -0600 Parents: a6c30179080b052dd004215f79fadaa2976f6022 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=287cce470d5a84b9b56fbfaef472779671467ae9 Log

Re: [PHP-WEBMASTER] com web/shared: got rid of left margins of headings: styles/wiki.css

2015-04-19 Thread Levi Morrison
On Wed, Mar 25, 2015 at 6:16 PM, Christoph Michael Becker wrote: > Commit:fec014f98d12a11529ce94f90107283469d72fc8 > Author:Christoph M. Becker Thu, 26 Mar 2015 > 01:16:54 +0100 > Parents: a7802835d7f17cc7234211393c2d11ae214d1290 > Branches: master > > Link: > http://gi

Re: [PHP-WEBMASTER] com web/shared: added CSS rules formsg()messages: styles/wiki.css

2015-03-18 Thread Levi Morrison
> It seems to be reasonable to adjust the styling to the php.net manual > pages, which has (more or less) > > div.warning { > box-shadow: inset 0 0 0 1px rgba(0,0,0,.15); > border-radius: 0 0 2px 2px; > background: #F4DFDF; > border-color: #EABFBF; > padd

Re: [PHP-WEBMASTER] com web/shared: added CSS rules for msg()messages: styles/wiki.css

2015-03-18 Thread Levi Morrison
On Wed, Mar 18, 2015 at 3:40 PM, Christoph Becker wrote: > Levi Morrison wrote: > >> Can you please link me to a wiki page that utilizes these messages? Thanks. > > The error messages are at least used on the regristration page[1]. Try > to register and leave the fourth i

Re: [PHP-WEBMASTER] com web/shared: added CSS rules for msg() messages: styles/wiki.css

2015-03-18 Thread Levi Morrison
Can you please link me to a wiki page that utilizes these messages? Thanks. On Tue, Mar 17, 2015 at 1:19 PM, Christoph Michael Becker wrote: > Commit:d1d6041cb1bbb59e712c10d2b2d0bf9f0158a611 > Author:Christoph M. Becker Tue, 17 Mar 2015 > 20:19:46 +0100 > Parents: 0f10bd586c65

Re: [PHP-WEBMASTER] com web/bugs: Use a full font option for Mac, Windows and Linux users: www/css/style.css

2015-03-01 Thread Levi Morrison
If this isn't going to be the default monospace font on the system it should probably be changed to match the other sites, which Source Code Pro from Adobe. On Tue, Feb 17, 2015 at 5:00 PM, Jacob Bednarz wrote: > Commit:62d4286c99fa20dbf7dfed5e0984fe7af1f11f62 > Author:Jacob Bednarz

[PHP-WEBMASTER] Re: [PHP-DOC] Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Levi Morrison
On Thu, Feb 26, 2015 at 7:05 AM, Peter Cowburn wrote: > > > On 26 February 2015 at 13:42, Christoph Becker wrote: >> >> Maciek Sokolewicz wrote: >> >> > On 25-2-2015 20:38, Hannes Magnusson wrote: >> >> On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall >> >> wrote: >> >>> Where is the guide to t

[PHP-WEBMASTER] com web/php: Prevent header from covering url fragment target: releases/index.php styles/releases.css

2014-12-26 Thread Levi Morrison
Commit:5c6789c002561708bcde6ceb53a31b251a3af0a1 Author:Levi Morrison Fri, 26 Dec 2014 09:14:14 -0700 Parents: 26d4851bb5020482b3a3aeaf6f5077fe5a3dcbf3 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5c6789c002561708bcde6ceb53a31b251a3af0a1 Log

[PHP-WEBMASTER] com web/php: Improve code style and documentation: include/header.inc

2014-12-26 Thread Levi Morrison
Commit:26d4851bb5020482b3a3aeaf6f5077fe5a3dcbf3 Author:Levi Morrison Fri, 26 Dec 2014 08:51:39 -0700 Parents: da0c299505aa44fcd6700c367d5ab561a8541d65 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=26d4851bb5020482b3a3aeaf6f5077fe5a3dcbf3 Log

[PHP-WEBMASTER] com web/php: Fix minor HTML errors and warnings: releases/index.php

2014-12-25 Thread Levi Morrison
Commit:da0c299505aa44fcd6700c367d5ab561a8541d65 Author:Levi Morrison Thu, 25 Dec 2014 22:48:03 -0700 Parents: 6e95ed45f1136eb9ecf16a7fc31755ab1f73192c Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=da0c299505aa44fcd6700c367d5ab561a8541d65 Log

Re: [PHP-WEBMASTER] com web/php: Trim Fira fonts that were unused.: fonts/Fira/fira.css

2014-11-13 Thread Levi Morrison
On Thu, Nov 13, 2014 at 1:03 PM, Levi Morrison wrote: > Commit:3cc2a48a92b07893b137fe0b576c38b6a671 > Author: Levi Morrison Thu, 13 Nov 2014 13:01:09 > -0700 > Parents: beaaf24bdb1a11f0b0491c63d4b030f88ae71eda > Branches: master > > Link: > h

Re: [PHP-WEBMASTER] com web/php: Correct font weight usage.: fonts/Fira/fira.css styles/calendar.css styles/theme-base.css

2014-11-13 Thread Levi Morrison
> Remove Fira Sans SemiBold from fira.css, since after these corrections > it is no longer in use. This is one less thing to download, and saves > 80KB over the wire. The number reported by Chrome is 86.2 KB; this is a very nice savings. -- PHP Webmaster List Mailing List (http://www.php.net/) T

[PHP-WEBMASTER] com web/php: Correct font weight usage.: fonts/Fira/fira.css styles/calendar.css styles/theme-base.css

2014-11-13 Thread Levi Morrison
Commit:18e415e4c5ea4182d7667eb8cda651bf44eb53e9 Author:Levi Morrison Thu, 13 Nov 2014 13:58:49 -0700 Parents: 50f249ac453973c2dd9ce806e2ca905b29334b77 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=18e415e4c5ea4182d7667eb8cda651bf44eb53e9 Log

[PHP-WEBMASTER] com web/php: Update Fira fonts to version 3.111: fonts/Fira/eot/FiraMono-Bold.eot fonts/Fira/eot/FiraMono-Regular.eot fonts/Fira/eot/FiraSans-ExtraBold.eot fonts/Fira/eot/FiraSans-Extr

2014-11-13 Thread Levi Morrison
Commit:50f249ac453973c2dd9ce806e2ca905b29334b77 Author:Levi Morrison Thu, 13 Nov 2014 13:31:49 -0700 Parents: 634c9cc4051066187ca314ede9d42d0efb5d8b02 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=50f249ac453973c2dd9ce806e2ca905b29334b77 Log

[PHP-WEBMASTER] com web/php: Trim Fira fonts that were unused.: fonts/Fira/fira.css

2014-11-13 Thread Levi Morrison
Commit:3cc2a48a92b07893b137fe0b576c38b6a671 Author:Levi Morrison Thu, 13 Nov 2014 13:01:09 -0700 Parents: beaaf24bdb1a11f0b0491c63d4b030f88ae71eda Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3cc2a48a92b07893b137fe0b576c38b6a671 Log

Re: [PHP-WEBMASTER] com web/php: Add Twitter icon to the home page, linking to @official_php.: fonts/Font-Awesome/LICENSE.txt fonts/Font-Awesome/config.json fonts/Font-Awesome/css/animation.css fonts/

2014-11-13 Thread Levi Morrison
On Thu, Nov 13, 2014 at 12:51 PM, Adam Harvey wrote: > On 13 November 2014 11:48, Levi Morrison wrote: >> I am trying to optimize our load times at the moment. I measured this >> at 4KB and not 3KB (not a huge difference). An SVG icon I have weighs >> in at 1.3KB. This w

Re: [PHP-WEBMASTER] com web/php: Add Twitter icon to the home page, linking to @official_php.: fonts/Font-Awesome/LICENSE.txt fonts/Font-Awesome/config.json fonts/Font-Awesome/css/animation.css fonts/

2014-11-13 Thread Levi Morrison
On Wed, Jul 2, 2014 at 4:19 PM, Adam Harvey wrote: > Commit:5335474af5a3b8d75948b11bc5599d69561494c2 > Author:Adam Harvey Wed, 2 Jul 2014 15:19:25 > -0700 > Parents: d8cabbe2f9c579f2ffd314abe38dcf717193cfc5 > Branches: master > > Link: > http://git.php.net/?p=web/php.gi

[PHP-WEBMASTER] com web/php: Simplify design. Use bold colors.: styles/home.css styles/theme-base.css styles/theme-medium.css

2014-11-13 Thread Levi Morrison
Commit:4f3b892711cf9581577de189d5cf53fe487fedc9 Author:Levi Morrison Tue, 11 Nov 2014 22:15:36 -0700 Parents: 7b11f9e2b46a51a6af1307f239a7376a0fcc673e Branches: material Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4f3b892711cf9581577de189d5cf53fe487fedc9 Log

[PHP-WEBMASTER] del web/php: archive/entries/2014-11-05-1.xml include/header.inc styles/theme-base.css styles/theme-medium.css

2014-11-13 Thread Levi Morrison
Branch: material Deleted commits count: 1 User: Levi Morrison Thu, 13 Nov 2014 16:00:17 + Changed paths: M archive/entries/2014-11-05-1.xml M include/header.inc M styles/theme-base.css M styles/theme-medium.css diff --git b/archive/entries/2014-11-05-1.xml a/archive

[PHP-WEBMASTER] com web/php: Adjust #breadcrumbs structure.: include/header.inc styles/theme-base.css

2014-11-12 Thread Levi Morrison
Commit:37e5b25878b3fae596eb963fdd58165c3f64bb86 Author:Levi Morrison Wed, 12 Nov 2014 11:42:02 -0700 Parents: e174eb0ebdbc83526fd69a2f6c6116c5e69500d0 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=37e5b25878b3fae596eb963fdd58165c3f64bb86 Log

[PHP-WEBMASTER] com web/php: Simplify design. Use bold colors.: styles/home.css styles/theme-base.css styles/theme-medium.css

2014-11-11 Thread Levi Morrison
Commit:904e931cb08d3acd56df77e7ca27ea8488b275cc Author:Levi Morrison Tue, 11 Nov 2014 22:15:36 -0700 Parents: e174eb0ebdbc83526fd69a2f6c6116c5e69500d0 Branches: material Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=904e931cb08d3acd56df77e7ca27ea8488b275cc Log

[PHP-WEBMASTER] branch web/php: material deleted

2014-11-11 Thread Levi Morrison
Deleted branch: material User: Levi Morrison Wed, 12 Nov 2014 05:31:10 + -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] com web/php: Properly fix bug 68206: styles/theme-base.css

2014-10-27 Thread Levi Morrison
Commit:7b010a93212b03861e8b41b56ae04c7568eb3d81 Author:Levi Morrison Mon, 27 Oct 2014 11:31:18 -0600 Parents: f341179f16244dd329a67e5d3a7a2c33ff3b88de Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7b010a93212b03861e8b41b56ae04c7568eb3d81 Log

Re: [PHP-WEBMASTER] Re: [PHP-DEV] Thoughts on the PHP.net website

2014-10-25 Thread Levi Morrison
>> Meanwhile, I agree with both Kris and Andrea's responses: you need to be >> specific about what problems you propose to fix, and you need to be >> extremely wary of breaking existing functionality just because it's >> "interesting" or "modern". > > +1. > > There are also a lot of technological c

Re: [PHP-WEBMASTER] com web/php: fix "bork bork bork" firing multiple times: js/common.js

2014-09-07 Thread Levi Morrison
On Sun, Sep 7, 2014 at 6:30 AM, Peter Cowburn wrote: > Commit:a1e82fb9b90de941199326928782599c8f321671 > Author:Peter Cowburn Sun, 7 Sep 2014 13:30:22 > +0100 > Parents: 4f389c0b02f944c953b5f4099d86a42e763882f2 > Branches: master > > Link: > http://git.php.net/?p=web/ph

Re: [PHP-WEBMASTER] com web/php: Format multiple paragraphs in warning/note/caution/tip blocks better.: styles/theme-base.css

2014-09-05 Thread Levi Morrison
> What's your concern? I have no concern; I asked because I'm toying around with a new layout that uses material design and polymer from Google. I wanted to see how these elements look with my changes. In case you are concerned about me pushing this new layout soon... it won't happen quickly if at

Re: [PHP-WEBMASTER] com web/php: Format multiple paragraphs in warning/note/caution/tip blocks better.: styles/theme-base.css

2014-09-05 Thread Levi Morrison
On Fri, Sep 5, 2014 at 4:39 PM, Levi Morrison wrote: >> What's your concern? > > I have no concern; I asked because I'm toying around with a new layout > that uses material design and polymer from Google. I wanted to see how > these elements look with my changes. In

Re: [PHP-WEBMASTER] com web/php: Format multiple paragraphs in warning/note/caution/tip blocks better.: styles/theme-base.css

2014-09-05 Thread Levi Morrison
On Fri, Sep 5, 2014 at 2:48 PM, Adam Harvey wrote: > Commit:26120dec649cfa804e86b08ed6589b7d1a336132 > Author:Adam Harvey Fri, 5 Sep 2014 13:48:56 > -0700 > Parents: 5c16a64db9c8e6edeaeedf8f2d35e417dd4a3784 > Branches: master > > Link: > http://git.php.net/?p=web/php.gi

Re: [PHP-WEBMASTER] Renewed PhpStorm License.

2014-08-14 Thread Levi Morrison
There had been a PHP Documentation license for several years, which Alexey has historically taken care of renewing. This year I simply renewed that same license. I was not made aware of this other license. Perhaps going forward I'll just not renew this license. -- PHP Webmaster List Mailing List

[PHP-WEBMASTER] Renewed PhpStorm License.

2014-08-13 Thread Levi Morrison
For those working on the PHP Documentation project, respond to me off list and I can send you the new license key for PhpStorm. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] com web/php: Initial commit for Material design.: include/footer.inc include/header.inc include/shared-manual.inc styles/home.css styles/theme-base.css styles/theme-medium.css

2014-07-18 Thread Levi Morrison
Commit:0108d9b7b045da1d6e0e5503aa72baa2a1221549 Author:Levi Morrison Fri, 18 Jul 2014 12:00:27 -0600 Parents: 6dfbaafab81e5b53419f95a5203a2b4e30e46a98 Branches: material Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0108d9b7b045da1d6e0e5503aa72baa2a1221549 Log

Re: [PHP-WEBMASTER] your list server is down?

2014-06-06 Thread Levi Morrison
On Fri, Jun 6, 2014 at 7:59 AM, Ged Quayle wrote: > I've been trying to subscribe for 3 days, keep getting the same message: > >> We were unable to subscribe you due to some technical problems. >> Please try again later. > > help? Which list are you trying to subscribe to? -- PHP Webmaster List

Re: [PHP-WEBMASTER] your list server is down?

2014-06-06 Thread Levi Morrison
>> > I've been trying to subscribe for 3 days, keep getting the same message: >> > >> >> We were unable to subscribe you due to some technical problems. >> >> Please try again later. >> > >> > help? >> >> Which list are you trying to subscribe to? > > the general php digest Send an email to php-ge

Re: [PHP-WEBMASTER] com web/php: Fixing whitespace on and around panel titles: styles/theme-base.css

2014-06-01 Thread Levi Morrison
On Sun, Jun 1, 2014 at 3:17 PM, Levi Morrison wrote: > On Sun, Jun 1, 2014 at 11:35 AM, Paul Dragoonis wrote: >> Commit:0bbfd672820149adf3ccaa1445efb2d331d4ed14 >> Author:Paul Dragoonis Sun, 1 Jun 2014 >> 18:35:07 +0100 >> Parents: e99f4a425634a

Re: [PHP-WEBMASTER] com web/php: Fixing whitespace on and around panel titles: styles/theme-base.css

2014-06-01 Thread Levi Morrison
On Sun, Jun 1, 2014 at 11:35 AM, Paul Dragoonis wrote: > Commit:0bbfd672820149adf3ccaa1445efb2d331d4ed14 > Author:Paul Dragoonis Sun, 1 Jun 2014 > 18:35:07 +0100 > Parents: e99f4a425634ace5041fd55b3a0a1a3f3dc92a1a > Branches: master > > Link: > http://git.php.net/?p=web

[PHP-WEBMASTER] com web/shared: The base line-height should be set to ems so that adjusting a font-size doesn't automatically adjust the line-height.: styles/wiki.css

2014-05-30 Thread Levi Morrison
Commit:572bac41b4db3d32fc2d9ceebf4fac6d8e002319 Author:Levi Morrison Fri, 30 May 2014 10:53:37 -0600 Parents: 25dfdac6b24abe0a99dcd837bbcf6f5ed153ee35 Branches: master Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=572bac41b4db3d32fc2d9ceebf4fac6d8e002319

[PHP-WEBMASTER] com web/shared: Increase font-size for the first paragraph in the Introduction; hopefully this encourages RFC authors to write better introductions.: styles/wiki.css

2014-05-30 Thread Levi Morrison
Commit:25dfdac6b24abe0a99dcd837bbcf6f5ed153ee35 Author:Levi Morrison Fri, 30 May 2014 10:14:48 -0600 Parents: 4af6e320403fafc5c1ada619d9a065aa37bac268 Branches: master Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=25dfdac6b24abe0a99dcd837bbcf6f5ed153ee35

[PHP-WEBMASTER] Re: [PHP-DEV] Re: [PHP-WEBMASTER] Re: [PHP-DEV] about the latest frontpage entry

2014-05-28 Thread Levi Morrison
On Wed, May 28, 2014 at 8:01 PM, Kris Craig wrote: > Thank you for removing it from the front page, Zeev. It needed to be done. > > Based on the discussion here, I've compiled an informal count of who > advocates which action: > > Remove the post: 13 (81.25%) > > and don't replace it: 1 (6.

[PHP-WEBMASTER] Re: [PHP-DEV] Re: [PHP-WEBMASTER] Re: [PHP-DEV] about the latest frontpage entry

2014-05-28 Thread Levi Morrison
On Wed, May 28, 2014 at 2:36 PM, Zeev Suraski wrote: > Ferenc, > > Nobody here plays a blame game, like I said, who did it doesn’t really > matter. The fact that this is still on our front page does. > > Can we, for the love of PHP, remove this message from www.php.net’s front > page? Let’s keep

Re: [PHP-WEBMASTER] Re: [PHP-DEV] about the latest frontpage entry

2014-05-28 Thread Levi Morrison
entry; I am only trying to improve it Regards, Levi Morrison -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WEBMASTER] Re: [PHP-DEV] about the latest frontpage entry

2014-05-28 Thread Levi Morrison
> I think that regardless of how we phrase it, it does not belong on > www.php.net at this time[...] > > Deviating from that line requires a strong majority if not consensus, > which is clearly not there at this point. It should be removed until > such consensus is reached, if at all. That is all

Re: [PHP-WEBMASTER] Re: [PHP-DEV] about the latest frontpage entry

2014-05-28 Thread Levi Morrison
Last night Joe, Hannes and a few others were talking about the misinformation out there about PHPNG how it would be nice if the PHP project as a whole conveyed more information about what is going on with our projects, sort of how we used to have a PHP Weekly. Basically, PHP internals developers co

Re: [PHP-WEBMASTER] Re: [PHP-DEV] about the latest frontpage entry

2014-05-28 Thread Levi Morrison
Let me point out that there is not a single person in this thread who was there when this news entry was conceived, drafted and posted. Please, everyone calm down and wait for someone to respond properly. That qualifies exactly three people: Hannes, joe and I. -- PHP Webmaster List Mailing List (

[PHP-WEBMASTER] com web/php: Fixed local version name for Fira.: fonts/Fira/fira.css

2014-05-27 Thread Levi Morrison
Commit:dbe081b8078ca48871a317574c9960c04886a4c7 Author:Levi Morrison Tue, 27 May 2014 14:39:17 -0600 Parents: f95184288f864351a8370eb71d31ba79fa4c888f Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=dbe081b8078ca48871a317574c9960c04886a4c7 Log

[PHP-WEBMASTER] com web/php: Fixed h3 color in aside.tips; was basically invisible.: styles/theme-medium.css

2014-05-27 Thread Levi Morrison
Commit:f95184288f864351a8370eb71d31ba79fa4c888f Author:Levi Morrison Tue, 27 May 2014 14:27:13 -0600 Parents: 544111976ab711a326facc147e5902da647bb542 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f95184288f864351a8370eb71d31ba79fa4c888f Log

[PHP-WEBMASTER] com web/php: Removed a lot of opinion and marketing-style wording.: archive/entries/2014-05-27-1.xml

2014-05-27 Thread Levi Morrison
Commit:544111976ab711a326facc147e5902da647bb542 Author:Levi Morrison Tue, 27 May 2014 14:15:57 -0600 Parents: 9d468ba4df03c698fb08e7f97e707eecbbd26c9c Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=544111976ab711a326facc147e5902da647bb542 Log

[PHP-WEBMASTER] com web/php: Added missing woff files.: fonts/Fira/woff/FiraSans-Bold.woff fonts/Fira/woff/FiraSans-BoldItalic.woff fonts/Fira/woff/FiraSans-Book.woff fonts/Fira/woff/FiraSans-BookItal

2014-05-27 Thread Levi Morrison
Commit:3af7e5c8cf68b91d855ddbb508d93a849e2b5e07 Author:Levi Morrison Tue, 27 May 2014 13:23:48 -0600 Parents: 95a54dacca996b753fd4df995635cee59fa8a216 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3af7e5c8cf68b91d855ddbb508d93a849e2b5e07 Log

[PHP-WEBMASTER] com web/php: Font URLs are now relative to root; cached.php was breaking the relative URLs.: fonts/Fira/fira.css

2014-05-27 Thread Levi Morrison
Commit:78286b7a10176b07391e75e4d581b58970d4489f Author:Levi Morrison Tue, 27 May 2014 13:19:13 -0600 Parents: b374d5b6f45c60011c25a344760e32f38199cc13 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=78286b7a10176b07391e75e4d581b58970d4489f Log

[PHP-WEBMASTER] com web/php: Comment out some font weights we definitely aren't using to not kill mobile: fonts/Fira/fira.css

2014-05-27 Thread Levi Morrison
Commit:b374d5b6f45c60011c25a344760e32f38199cc13 Author:Levi Morrison Tue, 27 May 2014 12:09:24 -0600 Parents: 45ec556b077431f4c8f25b4c56b7f835e500ba59 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b374d5b6f45c60011c25a344760e32f38199cc13 Log

Re: [PHP-WEBMASTER] PHP Website Function truncated

2014-05-25 Thread Levi Morrison
On Sun, May 25, 2014 at 4:14 AM, Christoph Becker wrote: > Levi Morrison wrote: > >> On Fri, May 23, 2014 at 3:39 PM, Peter Cowburn >> wrote: >>> On 23 May 2014 21:29, Bob Lerner wrote: >>>> >>>> When the website is viewed on a mobile devi

Re: [PHP-WEBMASTER] PHP Website Function truncated

2014-05-24 Thread Levi Morrison
On Fri, May 23, 2014 at 3:39 PM, Peter Cowburn wrote: > On 23 May 2014 21:29, Bob Lerner wrote: >> >> When the website is viewed on a mobile device, the function name either >> gets truncated or otherwise obscured when viewed as a portrait. When viewed >> as landscape, the design fluidly displays

Re: [PHP-WEBMASTER] Re: PHP.net potential font change.

2014-05-24 Thread Levi Morrison
On Sat, May 24, 2014 at 3:31 PM, Lester Caine wrote: > On 24/05/14 19:07, Peter Cowburn wrote: >> >> I can’t really say much on this. On the few devices that I have >> available, the fonts don’t show anything horrible. (*hugs apple-branded >> devices*) I’ve not personally seen anything bad on th

[PHP-WEBMASTER] Re: PHP.net potential font change.

2014-05-24 Thread Levi Morrison
CC'ing bjori and salathe due to mailing list issues. On Sat, May 24, 2014 at 8:43 AM, Levi Morrison wrote: > Webmasters, > > Currently we are using Source Sans Pro and Source Code Pro. I think > these fonts were definitely better than what we were using before. > Howe

Re: [PHP-WEBMASTER] PHP.net potential font change.

2014-05-24 Thread Levi Morrison
On Sat, May 24, 2014 at 11:26 AM, Daniel Convissor wrote: > Hi Levi: > >> Overall, what do you guys think? Source Sans Pro or Fira Sans? > > The idea of specifying custom fonts is poor practice in my book. Using the available monospace fonts is a problem because line-height and font size vary pre

[PHP-WEBMASTER] PHP.net potential font change.

2014-05-24 Thread Levi Morrison
Webmasters, Currently we are using Source Sans Pro and Source Code Pro. I think these fonts were definitely better than what we were using before. However, some users have reported that it looks really bad on certain setups; Lester is one such user so I have CC'd him here. Today I looked at a fre

Re: [PHP-WEBMASTER] new dark background on the php.net

2014-05-13 Thread Levi Morrison
On Tue, May 13, 2014 at 7:06 AM, Nissim Einat wrote: > Hi, > Personally, I don't like the new dark background on the php.net website. > But almost certainly you like that the function declarations, class declarations and examples pop out; it's the price you pay.

[PHP-WEBMASTER] com web/php: Allow code snippets to wrap: styles/theme-base.css

2014-05-09 Thread Levi Morrison
Commit:a07da26ebe06eaef046418a8714abdd11101f7e1 Author:Levi Morrison Fri, 9 May 2014 13:06:44 -0600 Parents: b5f99611860befa333122827d2b0550a56fb89c9 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a07da26ebe06eaef046418a8714abdd11101f7e1 Log

[PHP-WEBMASTER] com web/shared: No longer adding .mainscreen by default; causes issues with breadcrumbs.: templates/footer.inc templates/header.inc

2014-05-09 Thread Levi Morrison
Commit:a5a0f85144e4d39ea3e6a3934f0896db9b40fbd4 Author:levijm Fri, 9 May 2014 12:44:38 -0600 Parents: 617836fd3b50099b06eef5e81d3c3dfc975c7fc4 Branches: master Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=a5a0f85144e4d39ea3e6a3934f0896db9b40fbd4 Log: No lon

  1   2   3   4   5   >