1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

8266 Commits

Author SHA1 Message Date
Adam Harvey
53e9973cf9 An in-progress rewrite of the get involved section to be a set of pages.
Work so far:

* Split the (terrific) article bjori wrote out into a separate page.
* Move the notes for running the tests into a separate page and clean them up
  to be a bit easier to follow.

Plans:

* Write a rough step-by-step guide to submitting a pull request — we have
  information on the Wiki around merging a pull request, and information
  scattered across the site on using Git, but nothing that really pulls it
  together.
2012-12-27 20:05:43 +08:00
Adam Harvey
4c90fd2b9a A few mega dropdown updates to try to consolidate it and make it more kilo than
mega.

Feedback is definitely welcome on the documentation dropdown changes.

Squashed commit of the following:

commit 6c282d4558e77c2f9943db318691bef596e4fd4b
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 19:30:16 2012 +0800

    Update the community links.

commit 82edf79fff4a500e3ca4a349b4c100e70d651f7e
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 19:12:38 2012 +0800

    Move the calendar of events link under news to better balance the community
    dropdown.

commit 809d2a9f6044db71a117453575a9882c5607d8a6
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 19:07:10 2012 +0800

    Add a direct link to the manual TOC, and replace database with date/time in the
    function reference, as that seems to be more commonly hit per Webalizer.

commit 73ca38258415f275a148fc8f74c91833eaf4ac71
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Dec 27 18:55:44 2012 +0800

    Attempt to cut the documentation mega dropdown... er, down.

    At present, this is more than the height of my viewport on a MBP. This is
    obviously a bad thing, and nobody in their right mind is ever going to read it.
    I've cut it down to a maximum of one heading and five entries per column.

    For the time being, I've tried to guess what the most hit and important pages
    are in the manual, but hopefully we can get some metrics on this before the
    beta site is launched and adjust accordingly.
2012-12-27 19:30:29 +08:00
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
Julien Pauli
c112b85674 Announcing PHP5.5.0 alpha 2 2012-12-21 17:29:20 +01:00
Hannes Magnusson
9f0f8dbb5d PHPBenelux Conference 2013 2012-12-20 12:22:51 -08:00
Johannes Schlüter
1a5eadabcd Fix typo 2012-12-20 15:04:09 +01:00
Johannes Schlüter
493697b1ee PHP 5.3.20 and 5.4.10 2012-12-20 13:27:02 +01:00
Johannes Schlüter
d9d4d38848 Fix folding marks 2012-12-20 12:51:48 +01:00
Hannes Magnusson
3cc0b9b3eb php|tek 2013 cfp 2012-12-19 14:59:21 -08:00
Stanislav Malyshev
51c964bf62 5.4.10 2012-12-19 11:30:51 -08:00
Sherif Ramadan
d0d43e5580 Adjusted sorting votes function. The old behavior is inaccurate in reflecting rating. 2012-12-15 16:46:19 -05:00
Ferenc Kovacs
ea7a325c8c Revert "ugly hack to force updated css to be fetched from static.php.net until somebody on systems@php.net figures out why myracloud serving a days old version"
This reverts commit 195da84065.
2012-12-14 11:20:24 +01:00
Sherif Ramadan
1341f83e1d Updated the notes sorting function. Enhanced sorting results based on multiple criteria. 2012-12-13 22:20:44 -05:00
Sherif Ramadan
d2524744a9 Fixing minor typo and output_buffering issue with site headers. 2012-12-13 15:38:21 -05: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
Ferenc Kovacs
195da84065 ugly hack to force updated css to be fetched from static.php.net until somebody on systems@php.net figures out why myracloud serving a days old version 2012-12-13 18:18:32 +01:00
Sherif Ramadan
a5612288e6 Fixed relTime function, wrong format specifiers in DateInterval::format were used. 2012-12-13 11:16:34 -05:00
Sherif Ramadan
3d109b9178 Fixed bug on vote-note.php. 2012-12-12 13:36:55 -05:00
Sherif Ramadan
8fb7c3de19 Modified the response handling from the API on master to return a useful error message in case of failure for the voting feature. 2012-12-12 12:49:10 -05: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
Ferenc Kovacs
dc23314ad3 replaced the broken link with a working one, see http://www.mail-archive.com/phpdoc@lists.php.net/msg46464.html 2012-12-10 12:55:17 +01:00
Adam Harvey
7227589c3a Add changelog links to the download page, per Chris's suggestion on IRC. 2012-12-10 09:10:25 +08:00
Johannes Schlüter
96d2df6300 PHP 5.3.20 and 5.4.10 2012-12-06 20:43:51 +01:00
Daniel P. Brown
fdec771e1f Second part of the fix for bug #63490. 2012-12-05 18:26:25 -05:00
Daniel P. Brown
a06ff6c298 Missed the check for www.php.net /in addition to/ php.net. Thanks, bjori. 2012-12-05 15:00:04 -05:00
Daniel P. Brown
3cc9491588 Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when statically referenced as 'www.php.net.' 2012-12-05 11:09:23 -05:00
Sherif Ramadan
2eda87fb39 Added openwall security link to the blowfish security page. 2012-12-05 01:27:34 -05: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
Peter Cowburn
3585ddb659 typofix - missing closing parenthesis 2012-11-25 14:29:21 +00:00
Adam Harvey
fde9ac1b93 Add the correct MD5 sums for the 5.3.19 tarballs. 2012-11-23 17:12:18 +08:00
Hannes Magnusson
2c5b24631b Update the distrubtion submodules with the 5.4.9 & 5.3.19 releases 2012-11-22 23:15:10 -08:00
Johannes Schlüter
5180f3b351 5.3.19 2012-11-22 18:27:31 +01:00
Johannes Schlüter
e3501a8f6e PHP 5.3.19 and 5.4.9 2012-11-22 17:58:50 +01:00
David Soria Parra
b0f8a32c43 Consistent versioning 2012-11-15 21:10:16 +01:00
David Soria Parra
4ae9b5ff2e Smaller wording fixes 2012-11-15 20:55:22 +01:00
Julien Pauli
de9e107627 PHP5.5.0alpha1 announcement 2012-11-15 18:13:48 +01: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
Adam Harvey
0b91d38288 Correct the changelog for the addition of the optional second parameter of
parse_url(): it was actually added in 5.1.2, not 5.2.0.

This may be the least useful commit I've ever made.
2012-11-14 09:42:59 +08:00
Peter Cowburn
a5ac367adb better RC variable comment (hat tip to Christopher Jones) 2012-11-13 23:12:36 +00:00
Peter Cowburn
e58ec02778 fix RC variables (allowed values are string|false) 2012-11-13 15:05:10 +00:00
Adam Harvey
cbd6d7efdf Tinker with the error message shown when a search keyword is too short. 2012-11-12 11:19:06 +08:00
Johannes Schlüter
becf8a8357 PHP 5.3.19RC1 & PHP 5.4.9RC1 2012-11-09 03:45:12 +01:00
Daniel P. Brown
112083a351 Buzzzzz-bzz-bzzzzzzzzzzzzzzzzzzzz.... SWAT\! 2012-11-07 14:21:55 -05:00
Hannes Magnusson
081acf6a7e SunshinePHP 2013 2012-11-03 13:08:43 -07:00
Hannes Magnusson
fe9035d8bf PHPUK2013 cfp 2012-11-02 09:42:52 -07:00
Hannes Magnusson
927e149ee8 cfp over.. adjust the announcement 2012-11-02 09:26:57 -07:00
Peter Cowburn
f235c31ec5 mirrors want images too (thanks Stefan Silasi) 2012-10-22 17:31:14 +01:00