[PHP-WEBMASTER] Too many open sections by default on search results

2014-06-01 Thread Paul Dragoonis
Hey, I've been listening to the end users of the site and getting some feedback. Here's a screenshot from one of them: http://screencast.com/t/2EoquXObeKg I've been thinking we should try to collapse some sections if they are going to exceed the page height or something. Anyone got some clever

[PHP-WEBMASTER] com web/php: Removing scrollbars from search results when there is no content to scroll: styles/theme-base.css

2014-06-01 Thread Paul Dragoonis
Commit:1db2b0b406d31781b316331153702c0467f53061 Author:Paul Dragoonis Sun, 1 Jun 2014 22:21:49 +0100 Parents: 307701428418ce0af1a8e88ce36c403f1be6a9db Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=1db2b0b406d31781b316331153702c0467f53061 Log:

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

2014-06-01 Thread Paul Dragoonis
Keep ".headline", it's a good non-styling improvement. Take a look at the "Conferences call for papers" section it was out of control with "3rem", can you explain why such an unncessary amount of line height is used there? perhaps it's affecting other pages that I haven't noticed? I gave the site

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: e99f4a425634ace5041fd55b3a0a1a3f3dc92a1a >> B

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/php: Working on the responsiveness of the homepage, mainly the right panel and download section. Very minute UI changes: index.php styles/home.css styles/theme-base.css

2014-06-01 Thread Paul Dragoonis
Commit:307701428418ce0af1a8e88ce36c403f1be6a9db Author:Paul Dragoonis Sun, 1 Jun 2014 22:11:55 +0100 Parents: 5e26a4e4ee51b2fac4885e420976f719188e8e97 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=307701428418ce0af1a8e88ce36c403f1be6a9db Log:

[PHP-WEBMASTER] com web/php: Adding entries to the gitignore: .gitignore

2014-06-01 Thread Paul Dragoonis
Commit:5e26a4e4ee51b2fac4885e420976f719188e8e97 Author:Paul Dragoonis Sun, 1 Jun 2014 20:28:45 +0100 Parents: e2b48d81c52778f6c475b53fb1e6c3f8edad6ec9 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5e26a4e4ee51b2fac4885e420976f719188e8e97 Log:

[PHP-WEBMASTER] com web/php: Adding collapsible functionality to the search results as the menu goes way below the screen. Adding some CSS classes to the markup and thus improving CSS/JS selector read

2014-06-01 Thread Paul Dragoonis
Commit:e2b48d81c52778f6c475b53fb1e6c3f8edad6ec9 Author:Paul Dragoonis Sun, 1 Jun 2014 20:22:58 +0100 Parents: 0bbfd672820149adf3ccaa1445efb2d331d4ed14 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e2b48d81c52778f6c475b53fb1e6c3f8edad6ec9 Log:

[PHP-WEBMASTER] com web/php: Adding missing title tags to anchors. Fixing casing on titles: index.php

2014-06-01 Thread Paul Dragoonis
Commit:e99f4a425634ace5041fd55b3a0a1a3f3dc92a1a Author:Paul Dragoonis Sun, 1 Jun 2014 18:34:38 +0100 Parents: 7f94efa81a1ed5cd32cacb59000149239d6e259b Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e99f4a425634ace5041fd55b3a0a1a3f3dc92a1a Log:

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

2014-06-01 Thread Paul Dragoonis
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.git;a=commitdiff;h=0bbfd672820149adf3ccaa1445efb2d331d4ed14 Log:

[PHP-WEBMASTER] com web/php: Improving the readability of search results dropdown text/headings. Fixing a minor issue with text being cut off: styles/theme-base.css

2014-06-01 Thread Paul Dragoonis
Commit:7f94efa81a1ed5cd32cacb59000149239d6e259b Author:Paul Dragoonis Sun, 1 Jun 2014 13:34:58 +0100 Parents: 9b11d6b6d2adaef469424f2a05623cc184b293cd Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7f94efa81a1ed5cd32cacb59000149239d6e259b Log:

[PHP-WEBMASTER] Cross Domain Bug With Search Feature

2014-06-01 Thread Paul Dragoonis
I went to "php.net" in my browser and this happened [1]. I haven't had this issue with other mirrors, what's the plan to make this work on all mirrors + php.net [1] http://puu.sh/9agdP/799449d74d.png

[PHP-WEBMASTER] com web/php: Improving the hover states of the search dropdown.: styles/theme-base.css

2014-06-01 Thread Paul Dragoonis
Commit:9b11d6b6d2adaef469424f2a05623cc184b293cd Author:Paul Dragoonis Sun, 1 Jun 2014 10:33:05 +0100 Parents: a80340a87a964342227a786a2c136cce0a813f62 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9b11d6b6d2adaef469424f2a05623cc184b293cd Log: