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
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