1
0
mirror of https://github.com/php/web-php.git synced 2026-04-29 09:53:12 +02:00
Commit Graph

582 Commits

Author SHA1 Message Date
Adam Harvey fd1c562c80 Shift the social media block down so it doesn't look like Special Thanks. 2014-07-03 09:53:40 -07:00
Adam Harvey 5335474af5 Add Twitter icon to the home page, linking to @official_php.
I've deliberately implemented this in such a way as to allow for further social
media buttons down the track if we want. I've also kept it intentionally
unobtrusive: it's there (previously, we only mentioned the Twitter account on
the mailing lists page, which was weird), but pretty subtle in the sidebar.

There's one additional dependency: a one glyph subset of Font Awesome (created
using Fontello) containing the Twitter icon. (Should we later want to include
other icons from Font Awesome, fonts/Font-Awesome/config.json can be fed back
into Fontello as a starting point.) The additional style sheet and font file
are cached correctly, and once loaded by the user, shouldn't need to be loaded
again, as with Fira Sans. On a cold page load, this adds two requests and just
under 3 kB to the page load.

I consider all of this reasonable, both technically and in terms of promoting
@official_php a little more, but I won't be terribly offended if someone wants
to revert this.
2014-07-02 15:19:25 -07:00
Michael 91dd54e9bf Use release_date() also in PHP4 changelog 2014-06-07 16:37:34 +02:00
Michael cda5cee344 Typo 2014-06-07 15:10:55 +02:00
Michael 27628e547a Use css class instead inline style 2014-06-06 23:55:53 +02:00
Paul Dragoonis 1db2b0b406 Removing scrollbars from search results when there is no content to scroll 2014-06-01 22:21:49 +01:00
Paul Dragoonis 3077014284 Working on the responsiveness of the homepage, mainly the right panel and download section. Very minute UI changes 2014-06-01 22:11:55 +01:00
Paul Dragoonis e2b48d81c5 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 readability and performance. 2014-06-01 20:22:58 +01:00
Paul Dragoonis 0bbfd67282 Fixing whitespace on and around panel titles 2014-06-01 18:35:07 +01:00
Paul Dragoonis 7f94efa81a Improving the readability of search results dropdown text/headings. Fixing a minor issue with text being cut off 2014-06-01 13:34:58 +01:00
Paul Dragoonis 9b11d6b6d2 Improving the hover states of the search dropdown. 2014-06-01 10:33:05 +01:00
Levi Morrison f95184288f Fixed h3 color in aside.tips; was basically invisible. 2014-05-27 14:27:13 -06:00
Levi Morrison 45ec556b07 Converted from Source Sans Pro/Source Code Pro to Fira Sans/Fira Mono. 2014-05-27 12:01:40 -06:00
Levi Morrison a07da26ebe Allow code snippets to wrap 2014-05-09 13:06:44 -06:00
Levi Morrison b5f9961186 When the layout-content is the only child it now expand to full-width; border is only applied when other elements are present 2014-05-09 11:09:24 -06:00
Levi Morrison 29e9f3269b Updated class synopsis to match method synopsis. 2014-05-09 07:26:03 -06:00
Levi Morrison 8c6e23e083 Fixed tiny bug when the current menu item was the first item. 2014-05-08 20:50:04 -06:00
Levi Morrison badaa314f6 Color adjustments to links in aside menu. 2014-05-07 21:21:30 -06:00
Levi Morrison 6bb89f814a Merge branch 'notes' into contrast
* notes:
  Minor add-note.php adjustments
2014-05-07 21:03:18 -06:00
Levi Morrison 26f94757ff Minor add-note.php adjustments 2014-05-07 21:02:52 -06:00
Levi Morrison 3cdad363a5 Merge branch 'notes' into contrast
* notes:
  'add a note' now shows up (was accidentally hidden); also fixed add-note.php layout
  announcement for php 5.6.0beta2
  5.4.28
  5.4.28
  5.5.12 release
  Updated distributions
2014-05-07 20:58:28 -06:00
Levi Morrison 0a38599a5d 'add a note' now shows up (was accidentally hidden); also fixed add-note.php layout 2014-05-07 20:57:42 -06:00
Levi Morrison 6af4451a10 Various polishes 2014-05-06 12:50:35 -06:00
Levi Morrison 7f21207bfc Breadcrumbs: adjusted height to not be so big when wrapping. 2014-05-06 12:30:54 -06:00
Levi Morrison 9eadfa657b Improved footer visuals 2014-05-06 12:22:23 -06:00
Levi Morrison 6aeb1f5d2a Minor homepage updates. 2014-04-28 10:36:32 -06:00
Levi Morrison 97e12798e7 Updated some homepage stuff 2014-04-28 10:05:17 -06:00
Levi Morrison b2e6704446 Removed footer background color so HTML background-image will show 2014-04-27 23:16:59 -06:00
Levi Morrison 8fb9b79ca8 Related functions now on right; some homepage fixes. 2014-04-27 23:14:11 -06:00
Levi Morrison d216fe9e02 Conversion to a darker background in progress. Home page incomplete; docs mostly ready. 2014-04-27 22:10:37 -06:00
Levi Morrison 8c8711102b Since .phpcode code doesn't have a border anymore we do not need to undo the margins to keep vertical rhythm. 2014-04-11 08:35:02 -06:00
Levi Morrison 39f246fd66 Adding some styles to better distinguish sections 2014-04-10 14:17:41 -06:00
Levi Morrison cf6d5143f4 Improved .title inside of caution boxes (and other boxes) such as on manual/en/function.oci-set-action.php 2014-04-10 11:32:28 -06:00
Levi Morrison 7ed703b0d0 Fixing up the downloads section of homepage 2014-04-09 21:18:53 -06:00
Levi Morrison 06da0e4e8a Fixed Note boxes to match others 2014-04-09 10:50:45 -06:00
Levi Morrison f7b50cd015 Some more spacing and sizing cleanup 2014-04-09 10:40:12 -06:00
Levi Morrison aa02644e44 Significant whitepsace and header style changes 2014-04-09 09:50:23 -06:00
Levi Morrison d963f1bd25 Warning and caution font size needed to be toned down a bit 2014-04-08 22:27:54 -06:00
Levi Morrison e81ef40f6f Cleaned up warning, caution, note and a few other 'boxes' 2014-04-08 22:19:06 -06:00
Sobak 02832cf504 Moved into correct stylesheet 2014-04-05 08:09:27 +02:00
Sobak eb90f7ff3a Fixed incorrect vim comments in CSS 2014-04-02 13:19:05 +02:00
Sobak c3246109bd Better commands' styling on build-setup.php 2014-04-02 13:11:03 +02:00
Sobak 3d54a63cea More IE7 workarounds for request #67003 2014-04-02 12:43:01 +02:00
Kadet 9b551f27b9 Redesigned awful-looking search hints. 2014-04-01 21:02:16 +02:00
Adam Harvey eac4375cf2 Add styles for the new segmentedlist rendering in PhD master.
Although the current code generates elements with the same class names, this
doesn't change the effective styling at all, so this is safe to deploy now.
2014-03-18 14:38:15 -07:00
Levi Morrison e80073ba59 Standardized date format in Changelog
While there I improved the layout and colors.
2014-03-14 09:38:09 -06:00
Levi Morrison bc1a84879c Some more em -> rem changes 2014-03-07 12:15:07 -07:00
Levi Morrison 8fbb2816d5 Cleanup from changing fonts to rem. 2014-03-07 11:50:12 -07:00
Levi Morrison e250801faa Minor cleanup from last commit. 2014-03-07 11:30:40 -07:00
Levi Morrison ae01ce1573 Converted font sizes to rem units for most elements.
Some elements are sized relative to their parent (such as sub, sup); these were
left as em. Adjusted many line-heights, paddings and margins accordingly.

Also simplified some styles as a result.
2014-03-07 11:19:36 -07:00