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

634 Commits

Author SHA1 Message Date
Derick Rethans
f3be8d9de1 - Suggestion from bug #15695 2002-05-24 19:32:54 +00:00
Rasmus Lerdorf
25492aa17f Downloads are broken - temporary fix until the master server is back 2002-05-19 05:31:27 +00:00
Gabor Hojtsy
5854587cd2 Misc stuff 2002-05-14 22:38:07 +00:00
Gabor Hojtsy
a52ce81c87 Trying to add support for autofinding the closest mirror using
the IP address and hostname
2002-05-14 22:17:58 +00:00
Rasmus Lerdorf
59d7ab5c11 uh, careful... 2002-05-14 22:09:55 +00:00
Gabor Hojtsy
a895053229 Add some more logic to autoselection code (this is picky on www.php.net
for example, as it has many names)
2002-05-14 21:36:45 +00:00
Gabor Hojtsy
f1f5c1e21a Friendlier size printout 2002-05-14 21:21:32 +00:00
Gabor Hojtsy
cc6593c702 Using thin class for thin forms 2002-05-14 21:15:55 +00:00
Sander Roobol
47980604c2 Minor HTML fixes and some steps to XHTML compatibility 2002-05-09 19:51:17 +00:00
jim winstead
67090a66b9 get rid of prevsearch stuff. it doesn't play nice with caching. 2002-05-02 19:50:04 +00:00
Gabor Hojtsy
272b9b7fc0 Adding "php.net sites" link to main navigation bar (it's that important IMHO) 2002-04-27 09:48:55 +00:00
Colin Viebrock
8ea726ec4c new favicon ... I'm on a roll today 2002-04-24 19:55:17 +00:00
Gabor Hojtsy
d6bd1ba319 We have no "construct." IDs in the manual, as I searched up... 2002-03-23 10:41:58 +00:00
jim winstead
d2ad19732d try to figure out why some mirrors have problems with the function list search (and try one possible solution) 2002-03-07 04:05:48 +00:00
jim winstead
bce09dfa7e replace double-newline with paragraph break (but not just nl2br, which would be too funky), and repeat url at end of entry like it did before. 2002-03-06 00:32:11 +00:00
jim winstead
62a5230ecd use spacer to force width of right sidebar 2002-03-05 19:26:38 +00:00
jim winstead
d54baafbb8 fix day calculation 2002-03-05 19:11:16 +00:00
jim winstead
222ff1f075 rewrote cal.php to get data from backend/events.csv. phpweb is once again
mysql-free. also got rid of events.php, since cal.php can now display info
about particular events. the calendar should look essentially the same, modulo
smaller default text, and some small css tweaks (mainly to put a divider
between events -- i could never tell them apart before).

one small thing to add would be a remove button to events a-la the
manual notes when the magic cookie is set.
2002-03-05 02:54:19 +00:00
jim winstead
853bd187a5 whoops, got a little overzealous there. 2002-03-03 21:19:36 +00:00
jim winstead
19fab46c7e function to display list of errors, and style for same 2002-03-03 20:47:07 +00:00
jim winstead
9706af85cc get rid of a bunch of superfluous <br> tags 2002-03-03 20:45:05 +00:00
jim winstead
2a5447cb7e use countries.inc for list of countries 2002-03-03 19:15:17 +00:00
Gabor Hojtsy
040ba70d09 Adding Costa Rica here too 2002-02-15 09:20:09 +00:00
jim winstead
fa378985c2 suppress file_exists errors. mirrors may be using that evil version that spit out errors when the stat fails. 2002-02-11 00:18:37 +00:00
jim winstead
9ee671fe3f ko is (correctly) used for korean downloadable docs 2002-02-09 23:42:37 +00:00
Gabor Hojtsy
a213b0cace Provide plain HTML link first. Do not provide the same language with a link. 2002-02-09 10:42:53 +00:00
Gabor Hojtsy
1c8bf32db7 Using space instead of &nbsp; for vertical delimiter. delim() is
used only for all the pages up and down menus, and the manual
languages, so this change should not harm any display (I hope)
Changed per request, as langauge list spans more than the screen size
on widely translated manual pages, as we have so many langauges ;)
2002-02-07 11:36:14 +00:00
jim winstead
4b55dbd28d Squeeze out about 500 bytes of unnecessary data in the header and footer. This
amounts to 336,467,736 bytes less traffic that www.php.net would have had to
send on Friday. (More or less.) Or 74,302,558 bytes less data that would have
been sent for requests to the home page so far this month.
2002-02-03 20:52:36 +00:00
jim winstead
53408f1758 we haven't been indexing the source.php pages for a while now. 2002-01-30 18:59:15 +00:00
jim winstead
5626db8f7b split mailing lists stuff into own page, make support page be a more friendly
list of places to get help. (and call it 'getting help' in the top nav menu.)
stuff just gets lost in the sidebar.
2002-01-30 18:55:51 +00:00
jim winstead
904c3f1d3c deal with new long tlds 2002-01-30 18:33:56 +00:00
jim winstead
5d71f7aa60 revert style patch. does not play nicely with the caching.
just give it a rest!
2002-01-30 16:31:40 +00:00
James Cox
a0c33c08df ok, lets trial this out. to solve the problem everyone has with fonts (in that, everyone likes their own font, etc), i've added some functionality to specify default fonts / styles.... so it'll lay everything out depending on what your have in your cookie, with verdana being the default style. 2002-01-30 06:45:46 +00:00
James Cox
e8a30988c6 Merry new year (removed the snow logo) 2002-01-23 23:33:02 +00:00
Gabor Hojtsy
53c723db50 Also stop at " while finding URLs (at string end) 2002-01-19 11:12:34 +00:00
Gabor Hojtsy
3cd429131e Last refine on mirror list changes. Now it just moves to the right file finally ;) 2002-01-08 19:05:44 +00:00
Gabor Hojtsy
1c9780b285 Delete accidentally left ')' char 2002-01-05 19:29:31 +00:00
Gabor Hojtsy
bf80550683 Try to finally fix mirrors with multiple hostnames.
Work with host name currently in use, so move whole test
to JavaScript
2002-01-05 11:29:41 +00:00
Mark Kronsbein
51cf242b42 We have 2002 now. Happy new year! 2002-01-03 06:51:22 +00:00
Gabor Hojtsy
1ea4c0204a Trying to fix buggy JS, expecting the same Host name as used 2002-01-02 17:37:49 +00:00
jim winstead
2d72d85eb4 highlight urls in notes, use <pre> instead of <tt> to preserve formatting, and say that html is disallowed entirely (although we still preserve <p>, </p>, and <br> until entries in the database are cleaned up). 2002-01-02 00:37:01 +00:00
Mark Kronsbein
c1a94be61d Make this right (hopefully ;) 2001-12-29 00:10:55 +00:00
Gabor Hojtsy
7dcf9630c0 Adding logo with snow 2001-12-09 15:11:28 +00:00
Gabor Hojtsy
cddf95cc5b Move this spacer down. I do not want to spare space at the top
of the page...
2001-11-18 14:50:48 +00:00
Gabor Hojtsy
52e50cdcd3 Trying this out to fix Netscape problems 2001-11-17 13:51:49 +00:00
Gabor Hojtsy
0216c85f01 Adding Iceland here too 2001-11-15 20:54:31 +00:00
Gabor Hojtsy
e14b630796 Comitting Jeroens patch 2001-10-28 21:55:31 +00:00
jim winstead
3bfabcd888 don't call wordwrap if it doesn't exist. 2001-10-28 18:26:52 +00:00
Colin Viebrock
e128de9980 fix manual width issues 2001-10-22 15:56:15 +00:00
jim winstead
5d76ed8022 add clean() 2001-10-20 00:58:01 +00:00