History log of /web-php/ (Results 7776 – 7800 of 12339)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2f9f8dc613-Mar-2003 Gabor Hojtsy

Use a table instead of a list, so the form does not look odd...

978623dd13-Mar-2003 Gabor Hojtsy

Ups, typo...

1975894413-Mar-2003 Gabor Hojtsy

Typo, thanks to Mitja for pointing it out...

08b7de8513-Mar-2003 Gabor Hojtsy

Really honor the user's language settings...

1f24235713-Mar-2003 Gabor Hojtsy

Adding new array creation to langchooser, so we can inform users
about how we have parsed their accept-language

Add the first version of my.php (which will enable users to set their

Adding new array creation to langchooser, so we can inform users
about how we have parsed their accept-language

Add the first version of my.php (which will enable users to set their
own languages). Please don't spread the word, this needs testing, before
it can go live for all users...

show more ...

b7870c5813-Mar-2003 foobar

announce 4.3.2RC1

103cfb7d13-Mar-2003 Gabor Hojtsy

Wrox was busy adding PHP books, this is a new one again...

4fdd57d113-Mar-2003 Gabor Hojtsy

Spanish site moved

7e1cb7ec13-Mar-2003 Gabor Hojtsy

Adding new Wrox Strings Handbook

b04c9d6913-Mar-2003 James Cox

update

7a55f34613-Mar-2003 Derick Rethans

- Reflect name change

d1bb17cb12-Mar-2003 foobar

Separate the internals/general lists more clearly

03b69e9811-Mar-2003 Gabor Hojtsy

Fix the explicit spec. bug I have introduced the past weekend...

0067b75308-Mar-2003 Gabor Hojtsy

Update code to handle qualities (really only used by Safari as far as I know).
Refactor the code to be under a function, so temp variables are lost, and there
is no global namespace solution.

Update code to handle qualities (really only used by Safari as far as I know).
Refactor the code to be under a function, so temp variables are lost, and there
is no global namespace solution. Also remove ?> from the end, so there won't be
any whitespace outoput in any case...

show more ...

43b6997e07-Mar-2003 Gabor Hojtsy

Adding SourceGuardian

9cad282a06-Mar-2003 Gabor Hojtsy

Quick fix for the languages issue. Now we have a $LANG var contanining
the language to use...

c56c942406-Mar-2003 Gabor Hojtsy

Fallback to "en" in case the language set by mirror site (or provided by
master.php.net is not supported)

6a5a367906-Mar-2003 Gabor Hojtsy

Add Grant Program news item, as agreed.

5a42e17304-Mar-2003 Derick Rethans

- Add non-modification rule

ea39292d02-Mar-2003 Gabor Hojtsy

Adding translation table for pt_br and Chinese language variations and
strip out any other language flavor specified in the accept language, as
we have no support for flavors of other languag

Adding translation table for pt_br and Chinese language variations and
strip out any other language flavor specified in the accept language, as
we have no support for flavors of other languages (eg. en-us or en-gb will
become en).

show more ...

c106cf2202-Mar-2003 Gabor Hojtsy

Having the DTD URL in the DOCTYPE switches Mozilla and IE to a standards
compatibility mode, in which our site does not behave correctly right now,
so remove the URL from the DOCTYPE for now.

Having the DTD URL in the DOCTYPE switches Mozilla and IE to a standards
compatibility mode, in which our site does not behave correctly right now,
so remove the URL from the DOCTYPE for now...

show more ...

802a2e2c02-Mar-2003 Gabor Hojtsy

More on the way to be standard compliant. I have just found out, that
HTML 4.01 allows <hr noshade="noshade">, which is good new for us :)

| Boolean attributes may legally take a single

More on the way to be standard compliant. I have just found out, that
HTML 4.01 allows <hr noshade="noshade">, which is good new for us :)

| Boolean attributes may legally take a single value: the name of
| the attribute itself (e.g., selected="selected").

show more ...

006f2b4202-Mar-2003 Gabor Hojtsy

Ensure validity in case there are any < > or & signs (or other HTML
special chars) in the provider name or any event title...

e132060d02-Mar-2003 Gabor Hojtsy

Fixing some validity problems, so the images will be right and
the form option tags will have closing pairs...

cf8bffc702-Mar-2003 Gabor Hojtsy

Upgrade to latest non-XHTML content type...

1...<<311312313314315316317318319320>>...494