1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

295 Commits

Author SHA1 Message Date
Adam Harvey
5c8beafabc Update user notes styling on the beta site.
Part of this also improves the markup we're generating on both the stable and
beta sites by removing the inline styles that have crept into
shared-manual.inc.

Squashed commit of the following:

commit 8aaaea73f8a1128c45bbd081b0a61fb58aaff10e
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 18:21:51 2012 +0800

    Remove inline styles from the user note voting elements.

commit 4239bdcfa8506d5e37d678032570aa6b81fe54be
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 18:21:25 2012 +0800

    Fix clearing behaviour when the user note heading wraps.

commit fc08e0abad0d1b500d0d1561bf5966febd3c4426
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 18:15:05 2012 +0800

    Replace the user note vote styling on the beta site with something more inline
    with the beta site style.

commit ade84bf601be20c74493d54d089edf8578ba1185
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 18:14:46 2012 +0800

    Improve note vote support on the beta site.

commit 0e1a71f8a4945408000428fa88f1d5aa12aeeca4
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 18:12:31 2012 +0800

    Add genanchors to user notes.

commit 03393d70a6f3ac8530432ba5d7c228528ad6230d
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 17:49:41 2012 +0800

    Make the note styling more in line with other block elements by moving the
    header row outside the shaded note body.

commit dc2a83990c33fd3cf7df209201536458ff01de59
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 17:45:10 2012 +0800

    Rationalise beta site user note styles.

commit da2b492c186d6b8946170e1702f052ef93696028
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 17:31:53 2012 +0800

    Apply styling to user note dates in site.css, not inline.
2012-12-27 18:25:32 +08:00
Adam Harvey
31c00bd7e0 Remove the bottom border off the footer, which looks a little weird to me. 2012-12-27 17:12:42 +08:00
Hannes Magnusson
689d00c8bd Bleh sillybilly. Fix the path :) 2012-12-13 11:09:57 -08:00
Hannes Magnusson
3330307ed4 Fix the path to the voting images on php.net and mirrors 2012-12-13 11:08:16 -08:00
Sherif Ramadan
61152c6ae9 Added new user notes voting features. This provides users to vote on user contributed notes in the manual throughout php.net. 2012-12-12 10:14:37 -05:00
Adam Harvey
766d04b02f Add list overrides to left align within warnings, cautions, et cetera.
We already have an override for paragraphs, but it makes sense to cover lists
as well, and it's needed for the new MySQL deprecation blocks on the function
reference pages, particularly since the beta site already handles this.
2012-12-11 09:47:35 +08:00
Daniel P. Brown
b7a814641c Let the client decide which protocol to use rather than defining it statically in the code (except where applicable). 2012-12-03 11:18:01 -05:00
Adam Harvey
4dca522a87 Provide styling for lower level headings in the manual, and make the h3.title
style be lower in the visual hierarchy than h2.title.
2012-11-14 18:28:44 +08:00
Peter Cowburn
f235c31ec5 mirrors want images too (thanks Stefan Silasi) 2012-10-22 17:31:14 +01:00
Adam Harvey
d31ce782ba Fix bug #63051 (Unexpected beta site styling in parameter documentation) per
Levi's suggestion.
2012-09-12 10:49:40 +08:00
Levi Morrison
c6be54896a Changed padding to margin. Thought I did that in previous patch. 2012-09-07 09:10:26 -06:00
Levi Morrison
1efd8ac185 Changed padding to margin and bumped the spacing to match other ratios. 2012-09-07 09:04:09 -06:00
Adam Harvey
6eb9145315 Style the No Results page. 2012-09-07 17:54:02 +08:00
Adam Harvey
5eb4baaaa1 Style Google Custom Search Engine results. 2012-09-07 17:46:44 +08:00
Adam Harvey
3cb75c86e8 Move the changelog styling to a separate stylesheet and include it, since it
was conflicting with manual page styles.
2012-09-07 16:46:03 +08:00
Adam Harvey
ae8748521f Remove the "p code" override that set <code> elements to a non-monospaced font. 2012-09-07 16:45:40 +08:00
Adam Harvey
07956c6a93 Switch .info to the same styling as <code> blocks elsewhere. 2012-09-07 16:38:10 +08:00
Adam Harvey
88f056c803 Make the standard table styling just support .sub and .subr globally, since it
won't interfere with docs anyway.
2012-09-07 16:34:51 +08:00
Adam Harvey
0f25c08b5e Stop abusing the current element of the page configuration, and instead add a
proper option to set body classes if appropriate.
2012-09-07 16:34:28 +08:00
Adam Harvey
f1f04062fe Add a class that allows us to simulate the old .sub and .subr behaviour on
pages where it's appropriate to do so.
2012-09-07 16:21:26 +08:00
Adam Harvey
a48d7a9c64 Add ordered list styling. 2012-09-07 16:09:49 +08:00
Adam Harvey
e23c0b2079 Add changelog styling. 2012-09-07 16:06:36 +08:00
Adam Harvey
3417290aba Improve spacing around news images. 2012-09-07 15:56:30 +08:00
Adam Harvey
58a4b0a4c3 Switch to the better, lighter blue we use elsewhere. 2012-09-07 15:53:33 +08:00
Adam Harvey
82b58381b2 Narrow down the credits page — looks better on wider displays. 2012-09-07 11:57:18 +08:00
Adam Harvey
025cd0e346 Add some style overrides to improve the credit styling on the beta site. 2012-09-07 11:53:08 +08:00
Adam Harvey
ada4ad6a12 Reinstate the linkage on eZ Systems and HiT, per Hannes. 2012-09-01 00:05:37 +08:00
Adam Harvey
8e46437837 Add better separation of news items. 2012-08-31 18:01:44 +08:00
Adam Harvey
e61828f07a Add calendar styling: this isn't perfect, but it's a tonne better than what we
had, which was nothing.
2012-08-31 17:56:36 +08:00
Adam Harvey
4ae8b96a60 Prevent overlapping the toc box over content via a series of media queries. 2012-08-31 16:54:58 +08:00
Adam Harvey
63190b8f96 Make the width of site content more responsive. 2012-08-31 16:54:37 +08:00
Adam Harvey
e1a5dfcb72 Fix the font rule for the tutorial link. 2012-08-31 16:26:56 +08:00
Adam Harvey
2ac02784d3 Let's try this Thanks To styling on for size. 2012-08-31 16:22:34 +08:00
Peter Cowburn
d15df71865 standard table cells vertical-align to top
The mailing lists table keeps its middle alignment.
2012-08-02 10:56:07 +01:00
fzed51
909fc73fb4 Update master 2012-07-17 10:24:25 +03:00
Levi Morrison
7c8c931e58 More minor some typography and whitespace improvements. 2012-07-11 17:02:03 -06:00
Levi Morrison
c974698cad Fixed some typography alignment and whitespace issues. 2012-07-11 16:53:42 -06:00
Levi Morrison
4bcba4be12 Fixed typography inconsistencies on the links to the full articles. 2012-07-06 01:41:59 -06:00
Levi Morrison
8bb14e2c16 Fixed some documentation layout bugs, but undoubtably caused a few. That always seems to be how things go. 2012-07-05 17:10:56 -06:00
Levi Morrison
1399d3ae1f Removed extra padding. 2012-07-05 16:24:21 -06:00
Levi Morrison
94b0e0b0c3 Fixed some firefox display issues. 2012-07-05 16:13:44 -06:00
Levi Morrison
ee4021b249 Aligned tips sidebar to the grid. 2012-07-05 14:47:50 -06:00
Levi Morrison
059bb73f7c Minor fix to downloads box being out of position. 2012-07-03 17:25:02 -06:00
Levi Morrison
ee7acf4ae0 Major homepage rework. The old layout prioritized all the wrong things. This rework is not complete, but after surveying multiple people it does seem better already, so I decided to push.
Also fixed many small usability issues such as links not changing appearance on focus, but do change on hover.
2012-07-03 17:24:07 -06:00
Levi Morrison
972b421199 Aligned the search box to the grid. 2012-07-03 15:13:50 -06:00
Levi Morrison
3a1125131f Fixed documentation bug where the PHP version was displayed in the wrong place. 2012-07-03 15:03:02 -06:00
Levi Morrison
b63bc20ae5 Simplified Download PHP portion of homepage and corresponding portion of downloads.php 2012-07-03 12:55:31 -06:00
Levi Morrison
75d72b0f35 Gave menu items a bit more room to breathe. On Firefox the menu was sometimes falling out of its container. 2012-07-03 10:52:20 -06:00
Levi Morrison
1aa278b42d Homepage changes.
Moved >> to other side of tutorial button
  Aligned header to grid.
  Lightened color on download background.
2012-07-02 17:58:32 -06:00
Levi Morrison
4282964950 Slight adjustment to bring things into typography grid. 2012-07-02 17:36:20 -06:00