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

35 Commits

Author SHA1 Message Date
Gabor Hojtsy
e13beb1bcb Remove underline from sidebar TOC elements 2003-01-25 11:59:11 +00:00
Gabor Hojtsy
007cb9daf0 Remove code size restriction. Now *tested* with IE6 and Mozilla default
settings, and after this change, the pages look the same (regarding font
sizes). Without this change, the code fonts are very small in Mozilla.
2003-01-23 21:49:33 +00:00
Colin Viebrock
f9a7611a83 better list spacing, makes the download page more legible 2002-09-17 18:41:23 +00:00
Gabor Hojtsy
0789a07eb8 Doh, inline elements won't be affected by padding... 2002-09-15 12:35:39 +00:00
Gabor Hojtsy
7bda3232c8 Try this out for the md5sums. Similar to newsdate 2002-09-15 12:03:58 +00:00
Colin Viebrock
dde9174b8b icky color defs ... 2002-08-28 20:41:49 +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
James Cox
31a6bc587e this should make parameters look more realistic by adding a space after them in the manual, for clients that support css2. 2002-05-24 11:32:01 +00:00
Gabor Hojtsy
d237d9b0ae Adding thin form class 2002-05-14 21:14:38 +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
jim winstead
b146d9d59d remove font-size rule that screws up netscape 4.7x. 2002-02-03 17:37:06 +00:00
jim winstead
4b4619f0f8 verbose mailing list unsubscription instructions (to be linked via mailing list footer) 2002-02-03 01:37:53 +00:00
James Cox
a246dff731 ok, this is the last commit. I've just made the font size slightly smaller so it doesn't sprawl over the page as much as it did before. i promise i won't touch it again! :) 2002-01-30 22:11:26 +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
5b6c18dcd4 reverting justify style.. 2002-01-29 21:20:00 +00:00
James Cox
6a5450938e more changes to tidy up the style 2002-01-29 20:31:58 +00:00
James Cox
b4e79b6fb5 changes to verdana/sans-serif.
Overall, this makes the font easier to read. where none of the default fonts are installed, it'll use the default sans-serif font.
2002-01-28 22:36:42 +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
jim winstead
a0a3ac54f7 new style for error messages when filling out forms 2001-10-19 23:21:07 +00:00
jim winstead
a48b59b4fd remove 'how much does it cost' text, tighten up the other text 2001-09-22 08:52:45 +00:00
Mark Kronsbein
ade1e9613c That didnt work ;( Font is still too big in <code> using Netscape. 2001-08-05 13:03:20 +00:00
Mark Kronsbein
28e8b8f8ec Lets check if this will solve the Problem with those very very big Fontsize used in <code> 2001-08-05 12:18:13 +00:00
Mark Kronsbein
9ca6b44d16 Whitespace only 2001-08-05 11:16:50 +00:00
Mark Kronsbein
e06d8b8bb3 Sorry, Rasmus was right... <p>s Font now looks okay in Netscape 2001-08-05 07:57:58 +00:00
Rasmus Lerdorf
372c47fc47 Attempt to fix very messed up manual 2001-08-05 01:47:50 +00:00
Mark Kronsbein
5a17745cde Worked with <p> why shouldt it work with <ul> ;) 2001-08-03 23:39:45 +00:00
Mark Kronsbein
ed28248de0 Hopefully a Fix for Netscape showing the right Font 2001-08-03 23:27:34 +00:00
Gabor Hojtsy
5031555917 Adding some color and type to the heading 2001-07-27 12:18:40 +00:00
jim winstead
e46c998ab3 add 'error' style for error messages 2001-07-07 03:44:10 +00:00
Colin Viebrock
2a371c3d58 - fiddle with stylesheet a bit
- fix copyright notice
- add copyright.php page (linked from commonFooter) ... we've already got copycats :)
- remove unused license.html page
2001-04-11 15:14:38 +00:00
Colin Viebrock
38bee892e9 My attempt to use relative font sizes instead of absolute pixel heights.
Let me know what it looks like on various browser/OS configurations (specifically,
I'd like to know how it compares on NS under Linux, and on a Mac)
2001-03-08 23:45:11 +00:00
Colin Viebrock
f260413bd7 Add dates for news items from now on. 2001-03-08 15:10:05 +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