1
0
mirror of https://github.com/php/web-php.git synced 2026-03-28 01:02:22 +01:00

Commit Graph

  • b0517fbe2f Adding a back-to-top button Paul Dragoonis 2013-07-04 13:32:04 +01:00
  • 7e2acd4094 Making the footer come up on tiny pages such as search.php Paul Dragoonis 2013-07-04 13:08:06 +01:00
  • 29a8dfc9af Uncomenting a CSS style for the beta bar Paul Dragoonis 2013-07-04 13:02:53 +01:00
  • fdfafd87f2 Fixing a z-index issue with the beta warning bar. Also restructuring the bar width so it will never wrap onto two lines Paul Dragoonis 2013-07-04 12:47:55 +01:00
  • 781929c217 Adding header links back in Paul Dragoonis 2013-07-04 12:38:55 +01:00
  • 3042ff3b32 [beta] fixing a CSS bug incurred with empty p tags generated from PHD. This temporarily fixes it until PHD is resolved Paul Dragoonis 2013-07-04 12:25:56 +01:00
  • 7fe548954f Fixed some spacing issues. Levi Morrison 2013-07-03 15:39:05 -06:00
  • fa77a356f9 Prefer Helvetica Neue if available. Levi Morrison 2013-07-03 11:45:13 -06:00
  • 8d1ffe496c Use Helvetica instead of Arial if possible. Levi Morrison 2013-07-03 11:31:45 -06:00
  • 1ee1b4d24a Made the backgrounds less purple. They almost look grey now. Levi Morrison 2013-07-03 11:15:58 -06:00
  • 09093b0ce1 Removed some excess spacing. Also deepened some colors for more contrast. I did make them slightly purple -- we may want to move back to grey. Levi Morrison 2013-07-03 10:58:02 -06:00
  • d53ec23d06 [beta] putting elephpants on the homepage only, so that all the images don't get loaded for function lookups since we need those pages to be as fast loading as possible Paul Dragoonis 2013-07-03 17:45:21 +01:00
  • 0a5f589112 [beta] Commenting out some broken links with the aim of putting them back in once we decide where they are going to link to Paul Dragoonis 2013-07-03 17:39:41 +01:00
  • acc9055e29 Update the PHP South Africa logo Hannes Magnusson 2013-06-26 12:04:10 -07:00
  • 459ceeaaf9 Fixed bug #65107: Paamayim Nekudotayim rendering as ')'. Levi Morrison 2013-06-26 12:52:12 -06:00
  • 9f81b3a0f2 Cleaned up code font styles. Improved cautions and warnings. Levi Morrison 2013-06-25 23:43:57 -06:00
  • 74a51977d9 Removed webkit styling of search bar. Levi Morrison 2013-06-25 22:49:35 -06:00
  • 01bb63cd06 Fixed typo, socket_readmsg() to socket_recvmsg() Philip Olson 2013-06-25 17:31:08 -07:00
  • 08b2a0b6d8 Adjusted px to em for better font-scaling. Levi Morrison 2013-06-25 16:04:02 -06:00
  • 4248113404 Merge branch 'master' of git://git.php.net/web/php Paul Dragoonis 2013-06-25 22:31:56 +01:00
  • 3bb29af24a Language chooser changes Paul Dragoonis 2013-06-25 22:31:49 +01:00
  • d1583fc085 search field needs a label or a title for accessibility reasons Owen McKenna 2013-06-24 23:18:32 +10:00
  • ad811fd5a6 Show PHP 5.3 on Stable Releases for download. Marcel Araujo 2013-06-24 06:25:19 -03:00
  • 375ac92d17 Adding a href to the downloads page Paul Dragoonis 2013-06-25 21:54:29 +01:00
  • a9fd096281 Adding in a Downloads dropdown area on the top navigation Paul Dragoonis 2013-06-25 20:44:06 +01:00
  • 79ed0768da Adjusted Note and Caution boxes, especially in the Notes section. Also moved the border of User Contributed Notes below the text. Levi Morrison 2013-06-25 13:37:48 -06:00
  • a537daeaec Merge branch 'master' of git://git.php.net/web/php Paul Dragoonis 2013-06-25 20:21:40 +01:00
  • 769cd8593b Removing thanks to section from homepage Paul Dragoonis 2013-06-25 20:20:43 +01:00
  • cedc3ad51d Unboxed each note in the Notes section. Readded the yellow background to Caution boxes, but made it darker than before. Levi Morrison 2013-06-25 13:19:56 -06:00
  • 0bb6cf069c Removed unnecessary font size declaration. Also removed the margin-right since it looks bad. Levi Morrison 2013-06-25 12:53:40 -06:00
  • c8364392d3 Added more spacing around examples on pages such as http://www.php.net/manual/en/language.basic-syntax.phpmode.php Levi Morrison 2013-06-25 12:46:11 -06:00
  • f5cbc8209e Fixed verinfo overlap with content on some pages. Levi Morrison 2013-06-25 12:43:17 -06:00
  • 4b0551a348 Some more cleanup. Also moved the verinfo down to give the Change language section a bit more room. Levi Morrison 2013-06-25 12:40:35 -06:00
  • f613c04078 Kill the next/prev page from the top & move lang chooser Hannes Magnusson 2013-06-25 11:26:23 -07:00
  • 11a281e0e6 Fixed vertical rhythm on the documentation pages. Please stop adjusting the margins to make them smaller; it breaks the vertical rhythm. Levi Morrison 2013-06-25 11:53:59 -06:00
  • 4353a6c9eb Various spacing fixes. Levi Morrison 2013-06-25 11:41:02 -06:00
  • 0e3c83f1bb Removed left and right margin on p tags. Levi Morrison 2013-06-25 11:13:26 -06:00
  • cec2f2ee6d Removing code for the old quicktoc, and adding code for the new manualheader and language changer dropdown Paul Dragoonis 2013-06-25 16:58:13 +01:00
  • d2bf92a61b Removing code for the old quicktoc, and adding code for the new manualheader and language changer dropdown Paul Dragoonis 2013-06-25 16:57:32 +01:00
  • c0232b7402 Decreasing the margins between paragraphs, reducing the whitespace Paul Dragoonis 2013-06-25 15:30:43 +01:00
  • d8a69e0921 Improving readability of the table headings on docs pages Paul Dragoonis 2013-06-25 15:22:46 +01:00
  • 4e8993bee7 Parameter description font size mods. Updating 'note within note' border. Adding purple border-top to all main docs sections rather than the grey, improving contract and readability. Paul Dragoonis 2013-06-25 15:10:19 +01:00
  • 1399929d33 Increasing the page contrast for user contributed notes Paul Dragoonis 2013-06-25 14:46:05 +01:00
  • b97de88b37 Fixing font color for notes count Paul Dragoonis 2013-06-25 14:44:30 +01:00
  • d1eed3a2d1 Removed excessive spacing above sections. Levi Morrison 2013-06-25 02:12:16 -06:00
  • d460abd89d Made documenation pages full-width. Levi Morrison 2013-06-25 01:52:04 -06:00
  • 73153aedf9 Clarified the new ext/socket functions in 5.5.0 Philip Olson 2013-06-24 21:23:48 -07:00
  • 3eb8e36614 [beta site] Added bolding of <em> tags that were removed on the new design. Paul Dragoonis 2013-06-24 23:19:19 +01:00
  • d11e6b6239 [beta site] reverting the ambitious font family change for user contributed notes and just making their font larger Paul Dragoonis 2013-06-24 22:59:33 +01:00
  • 6578c4cc2b [beta theme] reverted actual user contributed notes, code back to monospace font. Paul Dragoonis 2013-06-24 22:43:23 +01:00
  • d54ebc6293 [beta theme] reverted actual user contributed notes, code back to monospace font. Paul Dragoonis 2013-06-24 22:42:16 +01:00
  • ab9c252730 [beta theme] improving readability of user contributed notes Paul Dragoonis 2013-06-24 22:30:02 +01:00
  • d23388ed50 add uservoice widget to beta site Peter Cowburn 2013-06-24 22:23:38 +01:00
  • 286d840b8b Renaming alpha references to beta Paul Dragoonis 2013-06-24 21:27:48 +01:00
  • 749280417b Tinker with the positioning of the what-is-php block on the home page. Adam Harvey 2013-06-24 11:09:06 -07:00
  • c42650881f Merge branch 'pull-request/13' Sherif Ramadan 2013-06-24 00:02:46 -04:00
  • 2bffe434e2 Added some space at the bottom of examples, such as on http://php.net/manual/en/control-structures.foreach.php#control-structures.foreach.list Levi Morrison 2013-06-23 22:24:38 -05:00
  • c5df2247da [beta site] Making beta mode kick in since setbeta uses cookies and needs an additional page load to kick in Paul Dragoonis 2013-06-23 12:44:27 +01:00
  • f04aefd4f2 Re-activating setbeta=1 on the main site's banner Paul Dragoonis 2013-06-23 11:05:03 +01:00
  • 0806a9da32 List 5.5, 5.4 and 5.3 Hannes Magnusson 2013-06-22 11:15:20 -07:00
  • 59d501dc9a Removing session usage because it's naughty Paul Dragoonis 2013-06-21 21:39:10 +01:00
  • 54f7c00531 Merge branch 'master' of git://git.php.net/web/php Paul Dragoonis 2013-06-21 21:30:30 +01:00
  • a86fc74030 [beta site] implementing betasite=1 or betasite=0 parameter. this keeps the banners setting working like the myphpnet_beta setting to give a consistent user experience without the need for beta=0 or beta=1. Paul Dragoonis 2013-06-21 21:28:01 +01:00
  • fc14dad109 [beta site] implementing betasite=1 or betasite=0 parameter. this keeps the banners setting working like the myphpnet_beta setting to give a consistent user experience without the need for beta=0 or beta=1. Paul Dragoonis 2013-06-21 21:27:19 +01:00
  • 264dae829d Switch back to full news posts on the beta homepage. Adam Harvey 2013-06-21 13:18:47 -07:00
  • 4db4b6e34c Fixing HTML validation Paul Dragoonis 2013-06-21 20:04:55 +01:00
  • 1b6ed49170 [beta site] removing the 'this is unfinished' message from the beta theme sine we have a link to it from the live site now Paul Dragoonis 2013-06-21 19:45:25 +01:00
  • 3dffd18fea [beta site] Adding a new beta message to the live website softly making all live users aware of the new beta site. Paul Dragoonis 2013-06-21 18:55:45 +01:00
  • 609e2272dc Link to the new 5.5 features that were just added. Adam Harvey 2013-06-20 17:05:41 -07:00
  • cfc12ec9a6 Update the 5.5.0 news entry and release page. Adam Harvey 2013-06-20 17:03:03 -07:00
  • 0204f1702b Removed another Wiki link: this one won't link directly to the right section until the next docs rebuild, but it's at least linking to the right page. Adam Harvey 2013-06-20 15:09:20 -07:00
  • 25e160b9c7 Remove a couple of direct Wiki links and point to the manual instead. Adam Harvey 2013-06-20 15:06:59 -07:00
  • 7edb7a126f Fixes for 5.5.0 announcement Julien Pauli 2013-06-20 23:15:45 +02:00
  • b63572f45a Fixes for the news entry David Soria Parra 2013-06-20 20:43:25 +02:00
  • e406f96ba0 Better title David Soria Parra 2013-06-20 20:40:34 +02:00
  • c795d4f8dc Add PHP 5.5 to stable releases David Soria Parra 2013-06-20 20:23:21 +02:00
  • 2151e60e01 Make the 5.5.0 announcment a frontpage entry David Soria Parra 2013-06-20 20:16:47 +02:00
  • d111ffb37a mistake in releases.inc, rollbacking Julien Pauli 2013-06-20 19:02:35 +02:00
  • fb43217839 Removed a wiki link Julien Pauli 2013-06-20 18:52:53 +02:00
  • 34ae7256ce 5.5.0 final release Julien Pauli 2013-06-20 18:47:02 +02:00
  • ffb9b8ff51 Fix bug #65073 (Grammatical error on PHP.net Website). Adam Harvey 2013-06-20 11:05:46 -07:00
  • a586086991 PHP 5.3.27RC1 and PHP 5.4.17RC1 Johannes Schlüter 2013-06-20 16:57:34 +02:00
  • b3dbec3d15 PHP 5.5 GPG key fingerprint David Soria Parra 2013-06-20 10:38:23 +02:00
  • 983c692d94 Update distributions David Soria Parra 2013-06-20 00:35:38 +02:00
  • 3f7e30e96a add script for converting NEWS into HTML Stanislav Malyshev 2013-06-10 18:19:40 -07:00
  • 0c4d1244f4 IPC2013 Hannes Magnusson 2013-06-10 14:59:27 -07:00
  • bfbf13c0c9 add to frontpage Stanislav Malyshev 2013-06-06 14:20:47 -07:00
  • fdf92867ea 5.4.16 and 5.3.26 Stanislav Malyshev 2013-06-06 13:20:42 -07:00
  • d66c0a92e1 5.4.16 Stanislav Malyshev 2013-06-06 12:44:48 -07:00
  • 147ef69899 Announce for PHP5.5 RC3 Julien Pauli 2013-06-06 19:07:14 +02:00
  • e1752b7818 Fix for #64743. danbrown 2013-06-05 13:03:14 -04:00
  • ff763fed01 Changing a 2003 entry to address bug #64783. danbrown 2013-06-05 12:37:16 -04:00
  • 2a59dca50c PHP 5.3.26 Johannes Schlüter 2013-06-05 16:46:23 +02:00
  • 85a4568217 Merge branch 'master' of https://git.php.net/push/web/php danbrown 2013-06-04 14:04:11 -04:00
  • e280357042 Still more mosquitoes.... danbrown 2013-06-04 14:03:23 -04:00
  • 6e9c3344ff Shanghai 2013 Hannes Magnusson 2013-06-04 10:59:23 -07:00
  • d84c13d416 Typo fix Jacques Marneweck 2013-06-01 14:31:27 +00:00
  • c1ee558acb Fix warning Rasmus Lerdorf 2013-05-27 09:51:41 -07:00
  • 9fcac0c678 No more apc here and fix the path to the ws config Rasmus Lerdorf 2013-05-25 17:13:56 -07:00
  • c0e6be6a23 Announce for PHP5.5RC2 Julien Pauli 2013-05-23 10:24:35 +02:00