5c8beafa | 27-Dec-2012 |
Adam Harvey |
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
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.
show more ...
|
31c00bd7 | 27-Dec-2012 |
Adam Harvey |
Remove the bottom border off the footer, which looks a little weird to me. |
c112b856 | 21-Dec-2012 |
Julien Pauli |
Announcing PHP5.5.0 alpha 2 |
9f0f8dbb | 20-Dec-2012 |
Hannes Magnusson |
PHPBenelux Conference 2013 |
1a5eadab | 20-Dec-2012 |
Johannes Schlüter |
Fix typo |
493697b1 | 20-Dec-2012 |
Johannes Schlüter |
PHP 5.3.20 and 5.4.10 |
d9d4d388 | 20-Dec-2012 |
Johannes Schlüter |
Fix folding marks |
3cc0b9b3 | 19-Dec-2012 |
Hannes Magnusson |
php|tek 2013 cfp |
51c964bf | 19-Dec-2012 |
Stanislav Malyshev |
5.4.10 |
8e847d8c | 15-Dec-2012 |
Pascal Borreli |
Fixed typo in link |
d0d43e55 | 15-Dec-2012 |
Sherif Ramadan |
Adjusted sorting votes function. The old behavior is inaccurate in reflecting rating. |
ea7a325c | 14-Dec-2012 |
Ferenc Kovacs |
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 195da8406
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 195da8406565a3e27eb49edff01e844b190488c1.
show more ...
|
1341f83e | 14-Dec-2012 |
Sherif Ramadan |
Updated the notes sorting function. Enhanced sorting results based on multiple criteria. |
d2524744 | 13-Dec-2012 |
Sherif Ramadan |
Fixing minor typo and output_buffering issue with site headers. |
689d00c8 | 13-Dec-2012 |
Hannes Magnusson |
Bleh sillybilly. Fix the path :) |
3330307e | 13-Dec-2012 |
Hannes Magnusson |
Fix the path to the voting images on php.net and mirrors |
195da840 | 13-Dec-2012 |
Ferenc Kovacs |
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 |
a5612288 | 13-Dec-2012 |
Sherif Ramadan |
Fixed relTime function, wrong format specifiers in DateInterval::format were used. |
3d109b91 | 12-Dec-2012 |
Sherif Ramadan |
Fixed bug on vote-note.php. |
8fb7c3de | 12-Dec-2012 |
Sherif Ramadan |
Modified the response handling from the API on master to return a useful error message in case of failure for the voting feature. |
61152c6a | 12-Dec-2012 |
Sherif Ramadan |
Added new user notes voting features. This provides users to vote on user contributed notes in the manual throughout php.net. |
766d04b0 | 11-Dec-2012 |
Adam Harvey |
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
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.
show more ...
|
dc23314a | 10-Dec-2012 |
Ferenc Kovacs |
replaced the broken link with a working one, see http://www.mail-archive.com/phpdoc@lists.php.net/msg46464.html |
7227589c | 10-Dec-2012 |
Adam Harvey |
Add changelog links to the download page, per Chris's suggestion on IRC. |
96d2df63 | 06-Dec-2012 |
Johannes Schlüter |
PHP 5.3.20 and 5.4.10 |