History log of /web-php/ (Results 8001 – 8025 of 12339)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1101f76404-Jan-2003 Gabor Hojtsy

Inform out users that the online documentation search always searches in the EN manual

562215c404-Jan-2003 Gabor Hojtsy

Drop out all have_search() calls. Now the central search registry is
updated automatically from local information. This means:

- There is no need to contact mirrors@php.net to activate

Drop out all have_search() calls. Now the central search registry is
updated automatically from local information. This means:

- There is no need to contact mirrors@php.net to activate local search
anymore.
- Unofficial mirror sites can also support searching without any tweaks.

Made base check more intelligent, so there is no need to list all special
.php.net sites. Check for mirror pattern in the name. There is only one
exception here "qa.php.net" which looks like a mirror ;)

More secure page number handling and exclude handling

Urlencode != htmlspecialchars, so use urlencode for URL parameters on
"no documents found" page

Use preg instead of ereg everywhere for consistency

Add language information to manual search dropdown

show more ...

d2ce7f3404-Jan-2003 Gabor Hojtsy

Try to avoid problems coming up because of the bogus htdig
index db of php.net. See bug #20870 for more info... The index
should be updated, but it does not seem to happen, or bogus
entry

Try to avoid problems coming up because of the bogus htdig
index db of php.net. See bug #20870 for more info... The index
should be updated, but it does not seem to happen, or bogus
entrys keep staying there...

show more ...

351bf7a903-Jan-2003 Gabor Hojtsy

Add local search support test, so we can update the searchable mirrors
list automatically, without needed human intervention

ec14c77203-Jan-2003 Gabor Hojtsy

New code to choose really preferred language, with fallbacks to everything
imaginable. This code will be used in the future to display all language
dependent features in the right preferred l

New code to choose really preferred language, with fallbacks to everything
imaginable. This code will be used in the future to display all language
dependent features in the right preferred language.

show more ...

ddc1db9403-Jan-2003 Gabor Hojtsy

Go with executable check now...

d12098f803-Jan-2003 Gabor Hojtsy

Adding 2003 to copyright notices

86de10e903-Jan-2003 Gabor Hojtsy

Use Status: instead of HTTP/1.1, because this does not imply any specific
HTTP version number...

3b82648703-Jan-2003 Gabor Hojtsy

Adding info on cache HTTP headers URL to common prepend file.

Modifying manual headers to have a last modified date and have
no cache header. See if it works well... See bug #18897

5a7c794603-Jan-2003 Gabor Hojtsy

Allow any case of pt_BR, and transform it to the right case if in need.
Preserve language setting when redirecting to search page...

c940b54f03-Jan-2003 Gabor Hojtsy

Ups, one more dot needed here.

0557714203-Jan-2003 Gabor Hojtsy

Adding support for preferred_language() selection, in case the language
was not specified.

Adding exact bug number jump in search form

Preserve language preference when falling

Adding support for preferred_language() selection, in case the language
was not specified.

Adding exact bug number jump in search form

Preserve language preference when falling back to php.net search (no local
search)

show more ...

01cc423603-Jan-2003 Gabor Hojtsy

Let the mirror list be wider. This table has the additional language column
to the download table, so we need more space. Some languages also have long
names, like Brazilian Portuguese and Ch

Let the mirror list be wider. This table has the additional language column
to the download table, so we need more space. Some languages also have long
names, like Brazilian Portuguese and Chinese (Continental)...

show more ...

3af393ef03-Jan-2003 Gabor Hojtsy

Correcting table row color in get_download.php
Applying the same layout of mirror listing to mirrors.php
(with the addition of the defualt language)

91dc14d802-Jan-2003 Gabor Hojtsy

- Small typo fix in sidebar
- Only print out sizes and dates in tooltip, if
not printed in displayed text (do not make HTML
page bigger for nothing)
- Always print out sizes and d

- Small typo fix in sidebar
- Only print out sizes and dates in tooltip, if
not printed in displayed text (do not make HTML
page bigger for nothing)
- Always print out sizes and dates for the preferred
language
- Some XHTMLizations on printouts (<br> => <br />)

show more ...

d0e3300002-Jan-2003 Gabor Hojtsy

Adding actual information about the howto. It is available for
online reading now.

407229e102-Jan-2003 Gabor Hojtsy

Adding initial support for user level preferred language. Now it is the site's
default language. Honor that setting in displaying the documentation table pages
by highlighting manuals in that

Adding initial support for user level preferred language. Now it is the site's
default language. Honor that setting in displaying the documentation table pages
by highlighting manuals in that language specially.

show more ...

96917f0302-Jan-2003 Gabor Hojtsy

Move the hosting directory link, where it belongs [ISP's supporting PHP]

e87070b502-Jan-2003 Gabor Hojtsy

Adding current info on default language

78159c1402-Jan-2003 Sander Roobol

Added phphosts.codewalkers.com link

2986524331-Dec-2002 Derick Rethans

- Fix typo

91dbc97931-Dec-2002 Derick Rethans

- Add Look Back

6a6c7b3428-Dec-2002 Derick Rethans

- Fix arrows, and remove link to the C API, as this is not interesting for
users and would only confused them.

1eb930d028-Dec-2002 Gabor Hojtsy

Well, comas separate elements in arrays ;)

a270ffdd28-Dec-2002 Gabor Hojtsy

Integrate projects redirect to general error handling routine,
to have [nearly] all special redirects at one place.

Remove redirect.php as it was not used

1...<<321322323324325326327328329330>>...494