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

36 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
b51b2d08fe Work through the remaining FIXME pages; put them in their correct categories,
and update aged markup as appropriate.

Yes, I did check the new markup on the non-beta site too.
2012-09-07 17:52:03 +08:00
Adam Harvey
f1f5e30ca3 Initial rewrite of the references to Subversion on the site to Git. Rewrites
welcome! A couple of important notes:

- I've largely dropped references to Subversion altogether, even knowing that
  php-doc hasn't migrated yet. We may need to put a few more "Git/SVN account"
  references in there if php-doc isn't going to be migrated in the near future.

- I've removed the quick start hints from git-php.php after an account request
  has been sent in. The documentation there was pretty skimpy anyway and
  probably wouldn't have been enough to get a developer going, plus it's harder
  to distill the Git workflow into three or four snappy commands and I'm not
  really convinced that a form confirmation page is the right place to have
  learning materials, since it's a one-time page for most users. Instead I've
  replaced them with links to the relevant Wiki pages, which seem more likely
  to be the right place for new developers to learn.

News post to come, but I wanted to separate this out for easier review.
2012-03-20 10:13:32 +08:00
Hannes Magnusson
60d5c3b903 Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet
2010-12-28 11:09:09 +00:00
Adam Harvey
a74b0895b9 Fix bug #52204 (htmlentities E_WARNINGs). Patch by Kalle. 2010-10-29 12:08:16 +00:00
Gwynne Raskind
94c13e3545 - Redirects from CVS pages to SVN pages
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.
2009-07-13 08:14:46 +00:00
Hannes Magnusson
40f1939573 Add "view source" ability to the reST/ folder 2007-11-20 22:13:00 +00:00
Hannes Magnusson
106b05e1e4 Enable view-source on the security center page 2007-03-01 17:12:17 +00:00
Hannes Magnusson
8d7bec3dbc Add the release & archive folders into the list of allowed show-source 2007-02-10 21:48:59 +00:00
Hannes Magnusson
723d9b2df8 Add /conferences into the list of allowed show source folders 2007-02-10 21:42:04 +00:00
Philip Olson
72313430eb added missing </a> 2006-09-16 21:57:53 +00:00
Gabor Hojtsy
7eb98b4fce remove silly array handling and some rewording 2006-09-06 21:20:45 +00:00
Rasmus Lerdorf
e2f5cf8ca4 Minor fix to url parameter handling 2005-05-21 15:43:29 +00:00
Gabor Hojtsy
c0c20625bb Better check on what is intended to be viewed 2003-11-14 11:59:03 +00:00
Gabor Hojtsy
17e051cdaa XHTML validity fix 2003-08-31 12:55:43 +00:00
Gabor Hojtsy
d53313e880 Testdrive the CSS based two column layout on this quite off-center page 2003-08-23 13:27:15 +00:00
Gabor Hojtsy
68387bfaa0 Use simple list style 2003-08-16 13:44:01 +00:00
Gabor Hojtsy
b86ca3fec5 The manual path does not need to end in /manual/ :) 2003-08-08 13:35:25 +00:00
Gabor Hojtsy
a04a840c76 Remove debug information and hdelim() 2003-08-03 17:27:15 +00:00
Gabor Hojtsy
d35419eb50 Update the source display code to use the new include
methods, to have a page base name. Also update the url
check code to use _GET, and better check for file names
2003-08-03 15:51:25 +00:00
Gabor Hojtsy
9bdb2cfe74 XHTML fixes: close <br> tags 2003-06-10 10:21:52 +00:00
Jacques Marneweck
0afd18fbbe * Busy fixing all the errors that appears when E_NOTICE is set on php.net
as reported by James Cox in his e-mail with message id
   <MMEPJPGPACDMPGEEKFMKIECLLCAA.james@imajes.info>

--jm
2003-05-14 00:09:53 +00:00
Gabor Hojtsy
c9a2f91cbe Add /error as a legal dir for source code viewing... 2003-01-07 22:07:33 +00:00
Gabor Hojtsy
ca03ea2ec1 shared.inc was just there for backward compatibility,
it is not used anymore...
2002-12-14 18:48:58 +00:00
jim winstead
fa5cda44fc protect against cross-site scripting attack via "url" parameter 2002-03-25 19:23:20 +00:00
jim winstead
cddb324fa7 silence is_dir tests that may fail 2001-12-13 19:23:14 +00:00
jim winstead
92e38261bc add link to cvs tree 2001-08-28 06:51:28 +00:00
Gabor Hojtsy
5aea53784e <br> was missing from here 2001-07-08 14:13:17 +00:00
Gabor Hojtsy
93bfadf80e Good looking sidebar, title added 2001-07-08 13:46:24 +00:00
Gabor Hojtsy
c15397d0bb New sidebar, listing more include files we use 2001-07-08 13:28:43 +00:00
Gabor Hojtsy
7cac9ac5a6 Some more cosmetics... 2001-07-08 12:13:49 +00:00
Gabor Hojtsy
32d0d331b3 Just a technical patch (hope it wont brake anything)
Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to come...
2001-07-01 09:55:13 +00:00
Gabor Hojtsy
4eb92ed059 Hehe, another parse error corrected :) 2001-06-29 17:30:47 +00:00
Gabor Hojtsy
bbf8aee281 Make source.php to work for all manual subdirs 2001-06-29 17:17:58 +00:00
jim winstead
33c01cb600 here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
Zeev Suraski
818fbbb14c Add .php files 2000-05-22 18:30:01 +00:00