1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 01:32:15 +01:00

Commit Graph

  • f9ac62a160 Made the beta-warning banner animated like stack-overflow, it's more eye catching now which is the point of it. It's position: fixed so it's floating on top of the content Paul Dragoonis 2011-01-06 23:20:33 +00:00
  • 9d6db17cfa Update packages Ilia Alshanetsky 2011-01-06 23:08:04 +00:00
  • 8e5246752b Added ?beta=0 to php.net link, for those who prefer stable. Guess we could use PHP_SELF here... meh... Ross Masters spotted this Philip Olson 2011-01-06 22:40:20 +00:00
  • 519e68c3c2 Bumped to latest PHP release. We should use the releases array here, at some point... Philip Olson 2011-01-06 22:26:38 +00:00
  • 49d0a1c8d1 "the" command line Rasmus Lerdorf 2011-01-06 22:25:26 +00:00
  • 874286575e Textual change on intro text for beta Paul Dragoonis 2011-01-06 22:19:21 +00:00
  • 14f8cc341a Push new releases Rasmus Lerdorf 2011-01-06 21:51:27 +00:00
  • 50f1ddffca Should be 2011 here Rasmus Lerdorf 2011-01-06 21:29:36 +00:00
  • 4abbc2e1c2 Update checksums Ilia Alshanetsky 2011-01-06 18:32:37 +00:00
  • b515e67a31 Add a temporary banner across the top of the beta site that explains that it's an experimental design and not the actual live site. Barring major changes to the structure of header.inc, with any luck this commit should be able to be reverted whole to get rid of this before deploying to live. Adam Harvey 2011-01-06 16:41:32 +00:00
  • 44e9c76cc8 Don't use <base> tag if BASE_HREF is not available (thanks Anthony Sterling) Peter Cowburn 2011-01-06 16:09:59 +00:00
  • e259aadb0a Added a local test case for the bug Ilia Alshanetsky 2011-01-06 15:34:17 +00:00
  • 8418f6c6ea 5.2.17 bits Ilia Alshanetsky 2011-01-06 14:53:09 +00:00
  • a92b63e189 - Add CVE Johannes Schlüter 2011-01-06 14:37:28 +00:00
  • 9b91b90fda - PHP 5.3.5 pieces (except front page news) Johannes Schlüter 2011-01-06 14:27:26 +00:00
  • 23a1ada126 - minor fixes to old anouncement Johannes Schlüter 2011-01-06 12:01:41 +00:00
  • 6c31e4deaa Modified index.php to switch between the current stable home page and the beta home page according to the result of myphpnet_beta(). Stewart Lord 2011-01-06 04:07:39 +00:00
  • 0cb09d994c Commit missing stylesheet. Stewart Lord 2011-01-04 16:35:35 +00:00
  • 95e5d86787 Beta home page now displays a blurb about PHP and download links inside the (auto-expanded) mega drop-down as per mock-up sent to the mailing list. Stewart Lord 2011-01-04 08:23:49 +00:00
  • 447b881deb Fixed minor issue with search input styles resulting from merge of structure.css into theme.css. Stewart Lord 2011-01-04 06:49:05 +00:00
  • 23b886472c Merged styles from structure.css into theme.css and deleted structure.css. Stewart Lord 2011-01-04 06:24:04 +00:00
  • 0844013785 Fixed a couple of problems with the mega drop-down menu. It no longer requires two clicks to switch the current menu when the current menu has no sub-menu. Also, fixed an issue where repeatedly clicking the same link could break the dom (we now ignore clicks while animating). Stewart Lord 2011-01-04 05:38:14 +00:00
  • d9d63d4657 Deleting files that were mistakenly submitted (svn playing tricks on me!) Stewart Lord 2011-01-04 04:55:51 +00:00
  • 34de9f3142 The php logo now has the "current" style when on the home page. Tweaked index.php to pass 'current' => 'home' when calling the header. Updated header.inc to set the current class on the logo when on the home page. Adjusted CSS rules to apply the darker bottom border to the logo. Stewart Lord 2011-01-04 04:52:07 +00:00
  • a79e842b8f Fix note editing links Hannes Magnusson 2011-01-02 20:39:57 +00:00
  • bf68afbc00 Offline++ Hannes Magnusson 2011-01-02 17:22:06 +00:00
  • 45624f48ae Not all ordered lists in the docs have classes Hannes Magnusson 2011-01-02 14:47:49 +00:00
  • d3b4261548 heh, that variable is apparently defined on y2 Hannes Magnusson 2011-01-02 14:28:46 +00:00
  • d3206f0f2d - go directly to the correct page rather then hitting the errorhandler first - fix 'undefined' error on maybe-we-should-skip-these-hits categories Hannes Magnusson 2011-01-02 14:24:57 +00:00
  • f789faa0eb - Setup default "layout" configuration values properly - Remove outdated workaround for 'current menu item' - Disable static.php.net (unsure what stuff is actually there, and why) - Add back meta navigation links for documentations Hannes Magnusson 2011-01-02 13:37:29 +00:00
  • af1130ab20 Also enable betaweb by default on docs.php.net, since that is really the only mirror with everything setup properly Hannes Magnusson 2011-01-02 12:35:53 +00:00
  • fd507f95a1 Parent menu items are no longer links, remove boguf filename reference from the href Hannes Magnusson 2011-01-02 12:03:57 +00:00
  • ae3a53ba8c Generate 2010 news archive page & add a 2011 Hannes Magnusson 2011-01-02 11:03:49 +00:00
  • 39fc136e9b remove useless include Hannes Magnusson 2011-01-02 11:02:54 +00:00
  • 5da58f8f77 year++ Hannes Magnusson 2011-01-02 10:43:25 +00:00
  • 75af810887 No idea why $(param).scrollTo() isn't working.. but this works atleast Hannes Magnusson 2011-01-01 22:29:18 +00:00
  • 271b7990c5 Set correct roots Hannes Magnusson 2011-01-01 22:05:35 +00:00
  • a981f4ae7e Accidental merge of common.js, reverting back to revision 306955 Paul Dragoonis 2011-01-01 21:45:14 +00:00
  • 410cb1bb55 Adding the pointer icon to the buttons that lack it Paul Dragoonis 2011-01-01 21:40:25 +00:00
  • cbf00c0299 Add back shorturl to betaweb, and update the canonical version of pages Hannes Magnusson 2011-01-01 21:37:30 +00:00
  • c94dfb1a21 I really hate SVN. Remove duplicate features. entry Hannes Magnusson 2011-01-01 20:50:28 +00:00
  • e887fd8959 Search index is now served as an empty array "[]" if generated json search index files can't be found. Stewart Lord 2011-01-01 20:49:54 +00:00
  • afd9bcbb44 feature-? There are no such files, this should Hannes Magnusson 2011-01-01 20:46:12 +00:00
  • 84eeca84ca Fix undefined index Hannes Magnusson 2011-01-01 19:19:34 +00:00
  • ce6a31567d simplify, and update the fragment in the url when clicking things in the quicktoc Hannes Magnusson 2011-01-01 19:07:42 +00:00
  • aaeba799b6 Ident the parameter descriptions (makes it easier to identify the next param visually) Hannes Magnusson 2011-01-01 18:26:55 +00:00
  • f44828df25 Color even row (the first row being colored just looks weird) Hannes Magnusson 2011-01-01 18:24:20 +00:00
  • 5b36164304 Do not let the browser fill the field (fixes an annoying second display of the filename, rather then the search keyword) And fix CS Hannes Magnusson 2011-01-01 18:23:14 +00:00
  • 668ef66193 Optimize out useless function call in category header resolving (still commented out though) Only display 20 results, more then that is quite useless Hannes Magnusson 2011-01-01 15:41:43 +00:00
  • 69efe130e1 Scroll to the parameter doc when clicking on it in the proto description Hannes Magnusson 2011-01-01 15:27:51 +00:00
  • ad52834641 Add the language chooser back Hannes Magnusson 2011-01-01 15:03:27 +00:00
  • 68cb0565a3 disable page caching too :] Hannes Magnusson 2011-01-01 13:25:37 +00:00
  • 9f7648049e Happy New Year - bumping the copyright Jacques Marneweck 2010-12-31 22:19:51 +00:00
  • 37f4b7294c Heckofalot simpler rule # Catches even more *code containers, without breaking random other things it # seems # This would be the commit to revert if examples suddenly become weird Hannes Magnusson 2010-12-31 13:52:02 +00:00
  • 8b5af81fb3 use the background color for visited links to Hannes Magnusson 2010-12-31 12:28:43 +00:00
  • d8a5cf26e6 use css for this Hannes Magnusson 2010-12-31 12:28:15 +00:00
  • bdc3fb9932 - Use the generated search index from PhD (generated at the same time as the docs) - Add descriptions into the search results - Only sort possible matches, rather then the entire index everytime - Use "poor-mans-categorization" - with the 'proper categorization' code commented out. Maybe provide an my.php option in the future for it? Hannes Magnusson 2010-12-31 10:07:10 +00:00
  • 9ddbe03742 Changes to the .doctable's thead region: Lightening things up a bit, making <th> text more readable Paul Dragoonis 2010-12-31 06:54:40 +00:00
  • df618ef046 Changes to the .doctable's thead region Paul Dragoonis 2010-12-31 06:35:07 +00:00
  • c3f4da861d Fixing the problem with long function names that are one word, it now overflows under the menu like the original php.net design does Paul Dragoonis 2010-12-31 06:04:22 +00:00
  • 6afd67a35c Disable another annoying user Philip Olson 2010-12-31 05:51:57 +00:00
  • e9088b665f Adding alternate row colors: better jQuery selector Paul Dragoonis 2010-12-31 05:37:08 +00:00
  • 2832615091 Added a few mega-dropdown entries, and removed some. Still under discussion. Philip Olson 2010-12-31 05:35:25 +00:00
  • ce1bc84380 Adding alternate row colors Paul Dragoonis 2010-12-31 05:35:23 +00:00
  • 24ce8d5e57 Remove width: 100% from .docs .doctable, as it causes problems. Patch by David Tajchreber Philip Olson 2010-12-31 05:08:53 +00:00
  • 6c1ad99254 Prettying up aside#quicktoc Paul Dragoonis 2010-12-31 05:02:10 +00:00
  • 5f7c710b04 Last time for the TOC - made it more browser compliant, IE and FF the previous version would have broke in Paul Dragoonis 2010-12-30 22:12:12 +00:00
  • e7d571d486 Better validation, scrollTo() plugin doesn't check if an elem exists before trying to scroll to it, so we check that prior to calling scrollTo() Paul Dragoonis 2010-12-30 21:37:13 +00:00
  • 60b92a62bc Fixes for rightclick->saveas on the TOC links. Also faster code, using the DOM ID's and no .data() Paul Dragoonis 2010-12-30 21:24:37 +00:00
  • ac658df854 Created the TOC and have an animated jQuery scrollTo() to each TOC section. Paul Dragoonis 2010-12-30 19:49:02 +00:00
  • 740ce24f57 Removed built-in styles from search input for webkit browsers. There are still discrepancies between how webkit and moz browsers display this field. For example, webkit browsers have some left padding that can't be removed. Stewart Lord 2010-12-30 18:49:38 +00:00
  • e03f67405b Proper markup Hannes Magnusson 2010-12-30 16:09:54 +00:00
  • ab334671b6 Make it easier to reference specific parts on the page by showing the anchors # Idea stolen from Norman Walsh, among others :) Hannes Magnusson 2010-12-30 11:36:57 +00:00
  • 3e19879e96 Fix FAQ, and ensure normal font-weight in examples Hannes Magnusson 2010-12-30 11:18:06 +00:00
  • b4a3397d0b quicktoc for articles/chapters too Hannes Magnusson 2010-12-30 11:01:04 +00:00
  • ba25ca9cfd Break long lines, and add treat literallout as code examples Hannes Magnusson 2010-12-30 10:36:53 +00:00
  • 4c3d6d0dd5 Improve reference pages lists Hannes Magnusson 2010-12-30 10:12:52 +00:00
  • f827f158b6 - Sorted the stylesheet a bit to make it easier to figure out which rules are aimed at what - Add margin for paragraphs, but not for notes/warnings/caution/tips - Added a caution clone of notes/warnings/tips with orange header - Treat synopsis as examples, and apache configs as well - Spread some love around uls Hannes Magnusson 2010-12-30 10:00:53 +00:00
  • 6a22f40b6c - Link to bugreporting into the footer too - The OE apparently wants ".php" after the id.. Hannes Magnusson 2010-12-29 19:54:41 +00:00
  • c8cc91de8f Throw 'edit this page' into the footer of manual pages, linking to the OE Hannes Magnusson 2010-12-29 19:08:15 +00:00
  • e40dcbdaac use the document language Hannes Magnusson 2010-12-29 19:05:39 +00:00
  • a59b9e063c ok.. lets call it alpha program. fix typo, and mention where to send feedback Hannes Magnusson 2010-12-29 18:20:07 +00:00
  • c886b5f774 Fix validationerror by adding a random link there. Really really really want to remove that page though Hannes Magnusson 2010-12-29 15:13:14 +00:00
  • 8062d1d99d Fix markup validation Hannes Magnusson 2010-12-29 12:28:54 +00:00
  • 7ce7dd3ddf Fix potentional XSS by cleaning the langcode input Hannes Magnusson 2010-12-29 11:03:16 +00:00
  • 334280a067 Modified the 'mega' drop-down menu to open on click instead of 'hover intent'. This should provide a better (more solid) user experience and allows us to remove the hover intent plugin. All third-party JS is now loaded via CDN. Stewart Lord 2010-12-29 07:25:58 +00:00
  • 9f7fc58c1b Fix script location from manual pages Hannes Magnusson 2010-12-28 14:19:11 +00:00
  • 916b912758 Ignore the cookie and always enable the beta in prototype.php.net Hannes Magnusson 2010-12-28 11:45:44 +00:00
  • b6a1709abe Do not overwrite $MYSITE unless the new version actually exists Hannes Magnusson 2010-12-28 11:42:50 +00:00
  • a0bf36937a #fail Hannes Magnusson 2010-12-28 11:13:59 +00:00
  • 60d5c3b903 Add current config option (ignored in old-web), and FIXME placeholders for pages not in any menu yet Hannes Magnusson 2010-12-28 11:09:09 +00:00
  • 2cf9bb30f5 another elephpant logo Hannes Magnusson 2010-12-28 10:32:15 +00:00
  • c2a22035d9 Add developers profile to the about php.net list Hannes Magnusson 2010-12-28 10:29:06 +00:00
  • 17fd73b279 Make ?beta=0 disable the new version on per-page basis (philip) Hannes Magnusson 2010-12-28 09:26:01 +00:00
  • 4548b5425f Fixed the scoring of results in search auto-complete. This required an upgrade to jQuery 1.4.4 and the inclusion of jQuery UI 1.8.7 (both linked to Google's Ajax APIs CDN) as the auto-complete plugin has been rolled into the standard jQuery UI library. Stewart Lord 2010-12-28 08:46:56 +00:00
  • 5b04025c0b Removed commented out inclusion of search-index-en.js file. This file is fetched dynamically (via javascript) when the page is loaded. Stewart Lord 2010-12-28 08:37:50 +00:00
  • 73f9f45ddd Generate quick toc for function reference pages (needs new PhD release to generate the anchors) Hannes Magnusson 2010-12-28 08:09:04 +00:00
  • c7cbdff439 leftbar is horrible id.. and this shouldn't be id either :] Hannes Magnusson 2010-12-27 17:17:43 +00:00
  • b09a474bf5 Dump my "Contributing to PHP, and how things work" article which was published in php|arch few months ago Hannes Magnusson 2010-12-27 17:08:28 +00:00
  • e0c63d9d33 Make the news header point to the archive of the 'current year' remove news archive link Hannes Magnusson 2010-12-27 15:12:19 +00:00