1
0
mirror of https://github.com/php/web-php.git synced 2026-03-28 17:22:06 +01:00
Commit Graph

284 Commits

Author SHA1 Message Date
Rasmus Lerdorf
518b17f948 Hey cool, worms2 site using PHP3 1998-02-28 06:34:55 +00:00
Rasmus Lerdorf
e29fcb2053 Oops, missed a spot where <>'s cause a problem 1998-02-28 06:28:11 +00:00
Colin Viebrock
7cb1bf9a13 Lots of changes:
- fixed layout problems (gaps, misalignment, etc.)
- removed onResize function
- made flags smaller
- redid the downloads page
- reorganized the way the sites are listed (look at site.inc -
  it's pretty self-evident)
- redid a few graphics to compensate for browsers that don't
  know how to make colours match properly
1998-02-27 22:04:22 +00:00
James Gingerich
e8cb270d92 Added FAQ about echo vs. return in functions. 1998-02-27 19:43:47 +00:00
Rasmus Lerdorf
cabb50bc71 Fix all places where < >'s might cause problems in the bug db 1998-02-27 18:52:13 +00:00
Rasmus Lerdorf
c293847f07 new bug categories 1998-02-26 06:08:21 +00:00
Zeev Suraski
8874297ec8 Looks like a bug type we want to have 1998-02-25 23:34:59 +00:00
Zeev Suraski
2731451806 hmm, where'd my FTP mirror go 1998-02-25 21:30:47 +00:00
Colin Viebrock
58e0ee9f25 - Changed something ... I forget now .. I think the close button 1998-02-25 21:20:48 +00:00
Zeev Suraski
90ecc22e7b b5 fix 1998-02-25 21:20:30 +00:00
Colin Viebrock
eff0838a59 - Fixed funky stuff that happens with resizing the window.
(this can only be solved in NS4 - still goes funky in IE4)
1998-02-25 21:03:57 +00:00
Colin Viebrock
518a38a505 - Ooops ... not so deified as I thought ;) 1998-02-25 19:10:45 +00:00
Colin Viebrock
293bbab04c - I am now a CSS GOD! ;)
- seriously, the Search kickout now works and is placed nicely.
1998-02-25 19:09:10 +00:00
James Gingerich
eaa2d37b84 Added an explanation about the plus operator overloading, since it will
undoubtedly become a FAQ real soon.
1998-02-25 07:27:42 +00:00
Zeev Suraski
43571c6c48 Beta 5 1998-02-25 00:07:07 +00:00
Colin Viebrock
e122b95a68 - more tweaks ... can someone else check this with IE4? 1998-02-24 23:25:47 +00:00
Colin Viebrock
ebc39610da - Made the onMousovers as fast as I can ... so deal with it! :)
- Added the kickout for the Search button.  This isn't positioned properly yet ... I need to find some good (and easy
to understand) docs on CSS first!
1998-02-24 23:10:28 +00:00
Colin Viebrock
7dba7cdbfb - speeded up (!) onOver for manual as well 1998-02-24 20:14:36 +00:00
Colin Viebrock
aec1f95359 - Heightened the bottom of the horseshoe (again!)
- re-added the Credits button
- made the onOver go a *bit* faster ... how's it now?
1998-02-24 20:12:05 +00:00
Colin Viebrock
f88df48074 - Fixed mirrors so duplicate sites don't show up 1998-02-24 18:12:44 +00:00
Colin Viebrock
14653a7fca A few more tweaks:
- When you view source on any page, you get a close button to go back to the previous page
- tweaked layout of manual
1998-02-24 16:59:02 +00:00
Colin Viebrock
0fccca81a3 - Minor tweaks 1998-02-24 16:37:35 +00:00
Colin Viebrock
47e42dec89 - Getting the manual reading to be converted 1998-02-24 16:34:08 +00:00
Rasmus Lerdorf
f2f431b8af Add Dean here as well 1998-02-24 06:06:00 +00:00
James Gingerich
cf4cefb01f Ah, updated per Rasmus' recent e-mail. Still might not be 100% right, but at
least no obvious fields are missing.
1998-02-24 05:45:45 +00:00
James Gingerich
1f9932b750 Insert the table layout into the script as a comment so people can get all
the info via the 'View Source' button. (It looks like this needs to be updated
to incorporate recent changes like the 'assign' field.)
1998-02-24 05:44:11 +00:00
Rasmus Lerdorf
d4b0a27159 Can't use += to concat strings anymore. config-form.php3 has these
all over it as well.
1998-02-23 18:27:54 +00:00
Zeev Suraski
a81d53b500 Fixed documentation page 1998-02-23 12:54:42 +00:00
Zeev Suraski
f73a442ebb Don't list identical mirrors twice 1998-02-23 12:53:08 +00:00
Zeev Suraski
8fdd31a1a4 *** empty log message *** 1998-02-21 10:19:06 +00:00
Rasmus Lerdorf
36b4344097 Hey, I don't have a bourbon user here 1998-02-21 05:31:59 +00:00
Rasmus Lerdorf
de5260a9d7 Tired of answering track-vars question now. Add it to the FAQ. 1998-02-21 05:24:29 +00:00
Rasmus Lerdorf
fa3c4d5feb Fix cvsweb link in FAQ 1998-02-21 01:13:41 +00:00
Zeev Suraski
303ea55c34 *** empty log message *** 1998-02-21 01:06:27 +00:00
Rasmus Lerdorf
92fc8c5511 Uhh, typo.. 1998-02-21 01:01:43 +00:00
Zeev Suraski
b4400c21e5 lets see... 1998-02-21 00:58:56 +00:00
Zeev Suraski
c875691407 *** empty log message *** 1998-02-21 00:53:42 +00:00
Rasmus Lerdorf
168bde32e4 This doesn't work. I don't see an easy way to make it work off-hand
so remove it for now since it breaks the interface.
1998-02-21 00:49:40 +00:00
Colin Viebrock
cfe535bfdf - logo for Technion added 1998-02-21 00:33:51 +00:00
Zeev Suraski
577ace1780 shortcut to modify 1998-02-21 00:29:04 +00:00
Colin Viebrock
6496a23cfb - forgot one logo 1998-02-21 00:26:20 +00:00
Colin Viebrock
2691cbdc06 - New host logos (plus a special one ;) 1998-02-21 00:24:54 +00:00
Rasmus Lerdorf
2bd8b3c84b Add an "assigned to" field in the bugs db such that bugs can be flagged
and assigned to a specific developer.  Assigned bugs will show up as an
open bug until it is closed.  Also make it possible to alter the bug type
if it was mis-typed previously.
1998-02-21 00:21:27 +00:00
Colin Viebrock
789f3f186f - new flags. 1998-02-20 23:57:59 +00:00
Colin Viebrock
33c593c3c3 - Made Zeev's brilliant code a bit better ;) (problem with images) 1998-02-20 23:29:17 +00:00
Colin Viebrock
0e80127d94 - Ooops, Zeev and I were working at the same time ... fixed now. 1998-02-20 23:26:58 +00:00
Colin Viebrock
d1b6bdd173 - added "Credits" button
- made bottom bar taller (logos and flags coming soon)
- fixed up shared.inc - moved download function to download page
1998-02-20 23:25:17 +00:00
Zeev Suraski
3d514d3e1d Contribute some 'brilliant' code to the new site as well :) 1998-02-20 23:04:04 +00:00
Colin Viebrock
95ead546d5 - Added host logo to bottom of frame (may need to make that bottom bar taller, esp.
if we want to add a button for "Credits" ... which I think we do ;)
- Started some graphics for the manual .. layout coming soon
1998-02-20 22:45:08 +00:00
James Gingerich
fed676f87c Clean up the formatting of the other sections, rearrange a few questions, clean up the explanation of persistent connections. 1998-02-20 04:02:30 +00:00