1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 23:48:16 +02:00
Commit Graph

390 Commits

Author SHA1 Message Date
jim winstead 1cb4049cfa get ready for au2 mirror 2001-01-29 22:39:45 +00:00
jim winstead edb6f9865c new singapore and korea mirrors 2001-01-27 18:24:54 +00:00
Gabor Hojtsy b348bd75e1 Getting to print just a blank image, if no page exists.
Colin will make some grayed flags, I hope (it would be
much better)...
2001-01-27 10:48:42 +00:00
Gabor Hojtsy 7e270db416 Getting to work with the -gray images... 2001-01-27 10:30:55 +00:00
Gabor Hojtsy df7245220d Bogus </a> 2001-01-27 09:57:10 +00:00
Gabor Hojtsy bab69a87a1 Automating the manual flags. I hope it will work fine :) 2001-01-27 09:37:37 +00:00
Rasmus Lerdorf c73b4b4422 Need a break here 2001-01-27 02:22:08 +00:00
jim winstead 6192364531 prepare for czech version of manual 2001-01-26 22:42:55 +00:00
jim winstead 2cf4e96ba2 ch.php.net has search, remove dead sites 2001-01-26 21:13:20 +00:00
jim winstead d20d28f797 make default language for swiss mirror be english 2001-01-24 19:15:13 +00:00
jim winstead 56dfd340bb change name/url of php.fmal.com 2001-01-24 18:24:44 +00:00
jim winstead 80564823ef add bg.php.net, commented out until i get the real hosting company name and it is verified to work 2001-01-24 18:10:53 +00:00
jim winstead f20787b6c7 this badsite thing wasn't even used 2001-01-24 02:33:18 +00:00
jim winstead 2e1f3f9b3b don't let date break, since it makes things look a little goofy 2001-01-23 00:38:43 +00:00
jim winstead 79c24c13f3 handle kr manual 2001-01-22 20:12:16 +00:00
jim winstead fb3f9f117d get ready to have korean version of manual 2001-01-22 01:28:34 +00:00
jim winstead c6f22af8d5 function so documentation can indicate charset and language 2001-01-21 23:46:56 +00:00
jim winstead 89f692f869 move table_wrapper.inc to include directory 2001-01-20 03:19:29 +00:00
jim winstead c9ddb8ec86 www.php.cz is broken, and the contact address bounces (mailbox full) 2001-01-20 01:43:27 +00:00
Rasmus Lerdorf 57e874a335 Move section heading down below the flags 2001-01-14 06:16:32 +00:00
jim winstead d4256288fb handle second parameter for header/footer 2001-01-13 00:55:51 +00:00
jim winstead 6d1381b321 prepare for having pt_BR version of manual 2001-01-13 00:03:26 +00:00
jim winstead e0f160a682 always try english, too 2001-01-12 21:07:18 +00:00
jim winstead 683fe837dc moved english manual 2001-01-12 21:00:24 +00:00
jim winstead b4b96bdf1b forget to pass language 2001-01-12 20:57:06 +00:00
jim winstead f3dbc459be split manual-lookup functions into include file (error page will use it soon) 2001-01-12 20:48:29 +00:00
jim winstead 478cdedbc9 add default languages to mirrors list 2001-01-12 20:45:59 +00:00
jim winstead 4fa91d573f id.php.net appears to have disappeared, and we have no contact info 2001-01-11 21:34:51 +00:00
jim winstead 51315e9da6 and set the variable here 2001-01-11 01:57:49 +00:00
Colin Viebrock 580a4a2740 oops! 2000-12-19 22:35:57 +00:00
Colin Viebrock db985cfff7 sheesh ... 2000-12-18 17:39:20 +00:00
Gabor Hojtsy 1d7d38ea06 If we are at mirrors, country codes are much more
important for us, than who is mirroring. Colin
suggested, that we may use only the country code
in that list, but I am not sure, it would be good
for others too.
2000-12-15 19:46:04 +00:00
Colin Viebrock 7e73d296c5 speed up the fade a bit 2000-12-15 17:21:10 +00:00
Colin Viebrock f92f7e838c fix for NS 2000-12-14 17:38:07 +00:00
Colin Viebrock 2018c1ed7c Fun with IE ... 2000-12-14 16:54:47 +00:00
jim winstead 9e69248ecf update mirrors list to delist broken/unreachable mirrors 2000-12-14 00:23:33 +00:00
jim winstead bcf893ee06 need to use dom-compliant left/top instead of pixelLeft/pixelTop. works with mozilla now. also tested against ie5/win2k, but no other versions of ie. i'm sure there will be screaming if it broke. 2000-12-12 02:57:51 +00:00
jim winstead b7eff8d126 hmm, doesn't appear to be a standard DOM way to get the width of the window. odd. 2000-12-12 02:36:17 +00:00
jim winstead c69e2ff11a whoops, missed a line in DOM block. 2000-12-12 02:19:35 +00:00
jim winstead 57d0f5b898 this should make the popups be mozilla-friendly. hope this doesn't break things for anything else. 2000-12-12 02:09:41 +00:00
Gabor Hojtsy f0bb569265 Cleaning up a bit, and adding hu.php.net
Thanks to Rasmus and Egon for helping to
set it up :))
2000-11-24 17:35:24 +00:00
Simon Roberts 8c04732cb2 Changes to make annotations work on mirrors, by storing the comments in
manual/usernotes. Just open
  http://your-mirror/get-user-notes.php
then
  chmod -w /MIRROR/manual/usernotes
to stop someone else doing it again (generates ~2Mb of traffic to php.net)
2000-11-24 02:56:34 +00:00
Rasmus Lerdorf 0f142bac09 Clean this up a bit 2000-11-05 23:36:16 +00:00
Rasmus Lerdorf 8fa4c2465c Send appropriate content-type and content-language headers 2000-11-05 23:30:13 +00:00
Jesus M. Castagnetto 4deabdbd59 s/check/chek/ in email checking regex 2000-10-23 01:13:07 +00:00
Jesus M. Castagnetto 9c6a5eb52d Email address validation function (uses M. Lemos class) for the
"reject" option of the Notes administration
2000-10-23 00:52:20 +00:00
Jesus M. Castagnetto 4c67bce359 Added "Reject" option for notes admin 2000-10-21 02:41:26 +00:00
Colin Viebrock 045f16b4dd sizing issue 2000-10-19 23:05:24 +00:00
Rasmus Lerdorf e378a7d12f Dutch manual online 2000-10-19 22:45:16 +00:00
Simon Roberts b25fe1a1e4 Suppress warnings when using is_file() against non-existant file 2000-08-30 04:50:39 +00:00