Gabor Hojtsy
88ec969ffc
Use <code> instead of <p> so we can have it with
...
fixed width font, which is much more suitable for
code examples then the proportional font used now...
2002-08-17 11:04:21 +00:00
James Cox
facebe04a6
stop using pre -- doesn't do linewrapping very well
2002-08-16 18:36:34 +00:00
Gabor Hojtsy
ae07231734
As James deleted the mirror dropdown, there is no need for the form,
...
it just takes space and bandwidth...
2002-08-13 12:44:53 +00:00
James Cox
fc44869164
Part of our getting the new server is that we allow the hosting provider to display a banner. We would like to give other mirrors this opportunity too -- instructions in the readme.
...
also, some mirror redirection stuff ended up in here, but i felt it important to commit (with commented out code) and start from there, as my code was getting quite stale.
2002-08-13 02:14:44 +00:00
Marko Karppinen
4d7d71c0ae
Added mailing lists to the main navig. They deserve a spot
...
there, and there's plenty of space.
2002-08-11 17:43:29 +00:00
Gabor Hojtsy
840e0fc632
The mirror will include http:// and a / at the end
2002-07-22 19:29:38 +00:00
Gabor Hojtsy
3b94a01ca5
Adding support for mirror site specification for download links
2002-07-22 19:27:46 +00:00
Simone Cortesi
9a84c4eea7
fixing bug 17796: slash problem on calendar
2002-06-19 00:46:09 +00:00
Sander Roobol
060b06e950
Fix search (hopefully)
2002-06-17 10:39:24 +00:00
Sander Roobol
0bcde0d181
Remember language when using that quickref thingy; #14985
2002-06-16 20:09:45 +00:00
Zeev Suraski
92b381da8c
Restore logging, please don't remove it!
2002-06-09 14:57:50 +00:00
jim winstead
3ebc08acd4
get mnogosearch to ignore navigation elements
2002-06-02 03:01:05 +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
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
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
19fab46c7e
function to display list of errors, and style for same
2002-03-03 20:47:07 +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
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
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
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
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
8c4f78b7fa
handle magic quotes here, too
2001-09-21 02:36:30 +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
Rasmus Lerdorf
a6b3c5a857
Turn off those evil M$ Smart Tags on php.net
2001-08-17 17:55:59 +00:00
Gabor Hojtsy
ea5a64e509
No, I am not happy :)) Toni Viemero suggested this URL:
...
http://www.malibutelecom.fi/yucca/forms/extraspace.html
Trying one thing mentioned here. Hope it helps
to get the forms work on all browsers. Jani please test
this, when it will be online. I'll do the same.
This is at least HTML compliant now
(no overlapping tags here)
2001-08-12 08:06:45 +00:00