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

47 Commits

Author SHA1 Message Date
Philip Olson
43b95e7665 Fixed typo (thanks Hannes) 2008-06-12 18:57:45 +00:00
Philip Olson
a130ce7ba8 Added information related to the recent CVS request changes 2008-06-12 00:05:19 +00:00
Hannes Magnusson
c87e9ff408 ..And now throw doc requests to phpdoc@ 2008-06-11 21:41:22 +00:00
Hannes Magnusson
01200a783b Send pecl account requests to pecl-dev@ as requested by Pierre 2008-06-11 21:29:07 +00:00
Hannes Magnusson
affe4ce904 Send PEAR CVS account requests to pear-group@ 2008-06-11 21:05:25 +00:00
Hannes Magnusson
a2f1032e7c Fixed bug#41987 (CVS Request form outdated in regards to PEAR) (Patch by Cipriano) 2007-07-15 11:34:20 +00:00
Hannes Magnusson
a2e0124e41 Add another sanitychecking question 2007-06-18 20:35:21 +00:00
Philip Olson
3ea4467bae spelling/typo 2007-03-09 02:18:25 +00:00
Hannes Magnusson
1271356e27 xhtml cleanup.. 2006-09-17 20:56:00 +00:00
Gabor Hojtsy
60002e3793 CVS page changes:
- fix some typos (hoster -> hosted)
 - mnogosearch is not in PHP anymore, mention readline instead
 - fix cvshome link (the CVS wiki is the new place)
 - mention the cvs contribution possibility
2006-09-11 15:53:15 +00:00
Jacques Marneweck
8bebec35d9 Use the correct footer. 2005-04-05 09:07:05 +00:00
Gabor Hojtsy
b7901075ee apply E_ALL fixes provided by Toni Viemero 2004-10-24 13:53:02 +00:00
Gabor Hojtsy
9fc60a219d make the cvs account request page work on sites with magic-quotes disabled 2004-10-11 14:18:22 +00:00
Rasmus Lerdorf
4807cf0dea Make it more explicit that getting a referral from an existing contributor
is required.
2004-06-14 14:22:51 +00:00
Rasmus Lerdorf
b4d30633cf . 2004-03-16 15:53:39 +00:00
Derick Rethans
2d7954e1d9 - Apply Arts patch to weed out stupid CVS requests 2004-03-12 14:44:18 +00:00
Gabor Hojtsy
75a4eeb474 OK, so those browsers are not that buggy, but do not take input size=""
into account, when sizing the table, the CSS takes over. So add a fixed
size to the table. min-width would be a better solution, but it is not supported
in IE, so it does not solve our problem in IE...
2003-09-11 16:45:13 +00:00
Gabor Hojtsy
d6b7fc2fa0 Reverting max attribute. To the hell with bogus browsers.... 2003-09-11 16:37:35 +00:00
Gabor Hojtsy
d9d8ca463b Utilize new header and footer and add needed styles to sitewide.css
to make these pages appear as they used to look before the change
2003-08-08 19:45:38 +00:00
Gabor Hojtsy
dfb00aa62f Fix HTML validity 2003-08-08 14:12:37 +00:00
Gabor Hojtsy
63498a7a85 Link in the dochowto where documentation is referenced, so
people will face the workflow of phpdoc before asking for a CVS
account
2003-08-03 10:39:55 +00:00
Gabor Hojtsy
b49dcdff86 Fix XHTML validity problem in table 2003-08-02 17:54:10 +00:00
Gabor Hojtsy
2df34e15eb CVS account request page remake
- Better HTML layout
 - Using the standard table CSS classes
 - Using _POST instead of relying on register_globals
 - Better exposure to the final warning (in a red block)
 - A bit rewording of some mailing list and CVS references
   (eg. php4 => php-src)
 - Add base href support and absolute includes
2003-07-28 11:18:07 +00:00
Gabor Hojtsy
94b8972662 Several XHTML fixes: <br> to <br />, fixing
scope problems (<p> should not contain <ul>,
<a> should not contain <h[x]>), etc.
2003-06-14 16:10:23 +00:00
Gabor Hojtsy
f6fa4bf3a5 Put the internals name is quotes 2003-04-25 12:23:38 +00:00
Andrew Lindeman
73408895d8 php-dev -> internals 2003-04-25 11:43:11 +00:00
James Cox
b04c9d697f update 2003-03-13 15:22:48 +00:00
Rasmus Lerdorf
466ad336dd Add validity check for user ids 2002-08-20 18:10:47 +00:00
jim winstead
86b3e68ce6 argh, this was not pointing to the right place 2002-05-02 01:51:18 +00:00
Mark Kronsbein
7b6b184ad6 One "you" too much 2002-03-12 12:06:56 +00:00
Mark Kronsbein
ffc2efdf0c Fixed 404. Notes can be edited/deleted directly in the manual 2002-02-02 18:05:21 +00:00
jim winstead
128aa53560 feed cvs requests into database 2001-10-20 00:58:19 +00:00
Sascha Schumann
dfd8c1d10b undo automatic escape damage 2001-09-28 11:30:30 +00:00
Sascha Schumann
b415186ac1 Provide a 2-letter salt to the crypt() function, because we want
to use DES for the cvs server.
2001-09-27 12:37:30 +00:00
Stig Bakken
5cee4151c8 typo 2001-08-01 22:58:22 +00:00
Stig Bakken
0acdb6d063 * set "From" address to applicants email address so it's easier to
respond to requests
2001-07-31 06:34:32 +00:00
Gabor Hojtsy
2049eecfe3 XHTML is the future, be closer to it (closing all tags,
adding qutoes for attributes, lowercase all tags, removed
blink tags (arrrrghhhh))
2001-07-08 09:21:25 +00:00
jim winstead
ae4910df5a restore some points i dropped, get rid of middle column in table 2001-05-18 04:01:52 +00:00
jim winstead
9988c355d6 update the cvs account request instructions, and expand the 'purpose' field to a textbox to encourage people to write more 2001-05-18 03:41:47 +00:00
jim winstead
6fd3b95c67 er, that's not quite true 2001-05-18 03:02:56 +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
Andrei Zmievski
40c9d6b1d7 Changing CVS application email to go to group@php.net. 2001-03-07 15:37:10 +00:00
Sascha Schumann
d87eb97c32 Make emails look as if they are sent from a special account instead of root. 2001-02-11 18:10:37 +00:00
jim winstead
c79e23a5b1 update link 2001-01-22 19:55:30 +00:00
jim winstead
e087895b1f point to better instructions on checking out from cvs 2001-01-20 03:13:52 +00:00
jim winstead
a181d3bb84 fix form action, remove silly file 2001-01-20 02:41:47 +00:00
Andre Langhorst
6ea6c093a3 "renamed" 2000-12-06 22:15:30 +00:00