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 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
Gabor Hojtsy
27e5f2c78f
Adding an anchor to every user note (with user note id as the name)
...
Some whitespace changes
2001-10-04 20:35:51 +00:00
Gabor Hojtsy
bb9004bf21
Adding Liechtenstein
2001-09-27 17:41:02 +00:00
jim winstead
fdb96f9685
didn't mean to check in relativized link
2001-09-23 02:08:18 +00:00
jim winstead
95c35c5b1f
oops, forgot these
2001-09-23 02:07:02 +00:00
jim winstead
3ef1b45a84
switch to using master.php.net for user note management, and use a sized popup if javascript is enabled
2001-09-23 01:04:13 +00:00
jim winstead
e830998d9e
manual notes are now always read from rsync-distributed files
2001-09-22 20:56:16 +00:00
jim winstead
ae5bdc6b9f
we vary based on the cookie header
2001-09-22 09:29:32 +00:00
jim winstead
9ee3b36029
no longer used
2001-09-22 08:49:04 +00:00
Rasmus Lerdorf
af60a0e515
Check language.* as well
2001-09-22 08:30:30 +00:00
Sascha Schumann
299b09fb25
disable notes-fetching again
2001-09-21 18:40:37 +00:00
jim winstead
82c212aa1d
bugs stuff is in its own repository now
2001-09-21 18:30:13 +00:00
Sascha Schumann
b79f8f9f39
reenable fetching user-notes and increase max-age to 10 minutes
2001-09-21 18:13:52 +00:00
Sascha Schumann
86ae176b74
use static usernotes everywhere for now
2001-09-21 16:12:26 +00:00
Sascha Schumann
02b82e3696
Tell squid to cache the side up to five minutes.
2001-09-21 15:29:14 +00:00
jim winstead
8c4f78b7fa
handle magic quotes here, too
2001-09-21 02:36:30 +00:00
jim winstead
5d20ad1e20
no more infinite loop on bugs page
2001-09-19 17:54:05 +00:00
jim winstead
5186f4aa36
add lithuania
2001-09-13 18:27:55 +00:00
jim winstead
bfe2c89904
silence warnings. having is_file ever produce a warning just boggles my mind.
2001-08-29 18:12:34 +00:00
Gabor Hojtsy
5fbdfe9f24
Added mysql table structure note
2001-08-28 20:34:30 +00:00
Gabor Hojtsy
2c3143307d
Try this section => sect changes as there
...
are no table information anywhere, so I can
only guess from the bin/user-notes.php code,
what is the problem...
2001-08-28 17:03:31 +00:00
jim winstead
f969715b16
skip blank lines
2001-08-28 07:44:17 +00:00
jim winstead
b5b6a6267c
oops, fix timestamps
2001-08-28 07:40:52 +00:00