1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 19:52:29 +02:00
Commit Graph

568 Commits

Author SHA1 Message Date
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
jim winstead
c2ad2df536 sheesh, who wrote this crap. :) 2001-08-28 07:28:17 +00:00
jim winstead
1d8d2c6fd9 manual notes are distributed using rsync now, so get-user-notes.php is obsolete. also don't try to set last-modified header on manual pages. 2001-08-28 06:36:12 +00:00
jim winstead
b010151477 transitioning away from including '.php' in section for manual notes 2001-08-28 02:19:19 +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
foobar
87d70d2873 Now this looks the same on NS/IE/Opera/Mozilla. Everyone happy now? :) 2001-08-11 20:17:25 +00:00
Gabor Hojtsy
419810493e Jani's previous commit made the bottom bar ugly with IE....
There were no cap before, but there is a big one now.
So reverting the change.
2001-08-11 18:32:54 +00:00
foobar
fbd011bcac Get rid of that annoying cap in the bottom. (NS 4.7 / Linux) 2001-08-11 17:38:47 +00:00
Rasmus Lerdorf
0a2dc6de50 Woohoo! Finally sat down and figured out a way to make this layout
resize correctly horizontally on all browsers.  Basically just fix the
width of the two outside columns and let the center column do it own
thing.
2001-08-03 14:55:24 +00:00
Rasmus Lerdorf
ba77a7c013 Oops, let's unset it instead 2001-08-02 15:08:27 +00:00
Rasmus Lerdorf
8d672a80ee Initialize RSIDEBAR_DATA 2001-08-02 14:17:29 +00:00
Gabor Hojtsy
4f149cddf5 Give ref a priority to get more general pages, instead
of subsidiary ones (eg. PEAR)
2001-07-27 13:02:53 +00:00
Gabor Hojtsy
28b7e2d7b8 To be able to find without prefix (eg faq.php or pear.php, and many others) 2001-07-27 12:58:25 +00:00
Rasmus Lerdorf
e5427e99d2 Add ability to add a sidebar on the right. 2001-07-22 06:30:38 +00:00
jim winstead
e130fa0e37 forgot to check in new country code and language 2001-07-15 18:42:59 +00:00
jim winstead
3515d5dbf9 call the summary field a summary, and label the large textbox 2001-07-09 03:39:15 +00:00
foobar
68be3e5149 Fixed some typos, rearranged and readded a missing type. 2001-07-08 22:02:29 +00:00
jim winstead
62533e5948 re-xhtml-ize 2001-07-08 19:03:05 +00:00
Gabor Hojtsy
290b36d2ca Cosmetics done in the include dir too :)) 2001-07-08 13:06:38 +00:00
Gabor Hojtsy
63b6cb4521 More general "include" redirection, added comment 2001-07-08 11:30:23 +00:00
Gabor Hojtsy
5b03b468b8 Adding that Website problem type (I don't know how
Jim submited a bug with that type, because it was
not listes in this file :))
2001-07-08 08:33:14 +00:00
jim winstead
21a9dd3da9 just clarify the 'Any' bug type so we can eliminate the disconnected explanation 2001-07-08 00:24:09 +00:00
jim winstead
c2914989d2 hey, php 4 has a wordwrap() function. just use that. (and we weren't using the indent() function, anyway) 2001-07-07 21:33:16 +00:00
Gabor Hojtsy
e4d114f6d2 Reverted Jim's commit (using the new function) 2001-07-07 10:33:42 +00:00
jim winstead
dcddb1d423 yeesh, a lot of work, and the code is actually longer. i think it is organized more better now, though, with less duplication. it also does validation on bug updates, and redisplays the form when there are errors. 2001-07-07 06:54:16 +00:00
jim winstead
ae3a778ead stay on same page when switching mirrors 2001-07-07 03:41:10 +00:00
jim winstead
1afe00e75b move listing of mirrors in dropdown to function 2001-07-07 03:23:33 +00:00
jim winstead
ecf8886f2c require short and long description, redisplay the form when there is errors, and some whitespace/style cleanups (sorry, thought i had checked in the substantive changes before going on another sweep for those) 2001-07-07 02:38:45 +00:00
jim winstead
bed198fd69 clean up functions that show option lists and make them consistent, clean up show_menu 2001-07-07 02:05:27 +00:00
jim winstead
b67f5f68d5 some more bugs.php cleanup, split the bug reporting form into an include file 2001-07-07 01:35:28 +00:00
jim winstead
6b304c4237 hide the $MIRRORS array behind some access functions, for the most part 2001-07-07 01:17:41 +00:00
jim winstead
3b7cef3d14 why does /include/ redirect to the manual? go home instead. 2001-07-07 00:55:37 +00:00
jim winstead
d887d69368 mirrors list is kept in and generated from the database now 2001-07-07 00:33:42 +00:00
jim winstead
3880d1c83e make whitespace consistent, move the text formatting functions into an include file 2001-07-06 22:28:32 +00:00
jim winstead
3c6c16175c fi.php.net has had stats for a while now 2001-07-05 20:20:32 +00:00
Gabor Hojtsy
eb388decd8 More <? to <?php conversion. 2001-07-01 09:59:41 +00:00
Gabor Hojtsy
32d0d331b3 Just a technical patch (hope it wont brake anything)
Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to come...
2001-07-01 09:55:13 +00:00
Gabor Hojtsy
f5784b00fe If we are on www.php.net, do not redirect to php.net
for the notes, if none is given, but say there are
absolutely no notes for this page.
2001-06-29 17:57:00 +00:00
Gabor Hojtsy
6056368752 No need to tweek with separate logos (as there are only one),
and sizes (as it is determined automatically)
2001-06-29 17:51:20 +00:00
Colin Viebrock
9050c0fa1f a bit of a spacing fix 2001-06-28 16:39:55 +00:00
Colin Viebrock
64b997d40b final changes, I hope 2001-06-28 16:32:33 +00:00
Colin Viebrock
d1e2c4b838 barg 2001-06-28 16:15:33 +00:00
Colin Viebrock
3419ae1953 fuck 2001-06-28 16:04:46 +00:00
Colin Viebrock
0f072bddad change location of icons 2001-06-28 15:49:49 +00:00