History log of /web-php/ (Results 8101 – 8125 of 12340)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
81a5f75a14-Dec-2002 Gabor Hojtsy

Shorten redirect URL's codes and add a comment...

23c6f30314-Dec-2002 Gabor Hojtsy

Doh, separate multiple excludes with a bar (as the docs says ;)

a8e2851f14-Dec-2002 Gabor Hojtsy

A major overhaul of the search page:

- Reorganize code to have two parts instead of four
(form processing, no form processing)

- Clean up code, adding comments (use switch

A major overhaul of the search page:

- Reorganize code to have two parts instead of four
(form processing, no form processing)

- Clean up code, adding comments (use switch instead
of a series of ifs, use list() instead of several
value copies, etc.)

- Try to at least preserve the $lang setting (which
is still not used, as before)

- Always exclude "printed" and "printed with notes"
pages from search results

- Provide better defaults, if the search page is
invoked directly (for form target and language)

- Removed long unused search targets (phplib mls, phpkb)

- Resolved a few bugs in parameter passing in
"remote search mode"

- Introduced XHTML formatting to direct output from
this script (like in other files)

- Made the result page's navigation more accessible
for non-image browsers (already discussed for manual
pages)

- Probably other improvements I cannot remember now ;)

This still needs some work, particularly on the language
side, and if any bugs arise from this new code (regarding
the printed page exclusions for example). I hope this is
a good start at least...

show more ...

390b2c4c14-Dec-2002 Gabor Hojtsy

We don't use $LANG anymore in the borderTOC

c08f828114-Dec-2002 Gabor Hojtsy

Remove include of configuration.inc. Nothing
from that file was used in this script...

c0e2400d14-Dec-2002 Gabor Hojtsy

$root_url and $base_url are unused in php.net scripts,
there is no point in setting them, it does not matter.
So only one setting is left, the path to the local
search engine...

a93863e814-Dec-2002 Gabor Hojtsy

Add some code to handle variables nicely in scripts,
and a bit cleaning up (same comment signs, using
include_once, etc.)

9a7d0e1d14-Dec-2002 Gabor Hojtsy

OK, so get rid of the redundancy, the search box leads
to exactly the same results as the lookup box on manual
pages. There is no need to have both of them...

b3adbf0913-Dec-2002 Colin Viebrock

i keep getting asked this

9512857811-Dec-2002 Andrei Zmievski

Announce 4.3.0RC3.

07e33a3c08-Dec-2002 Gabor Hojtsy

Make manual pages more accessible (reflect functionality
and how images look in the alt text).

0c57e68107-Dec-2002 Gabor Hojtsy

Modify alt attribute of images, so the title won't
appear two times in no-image browsers.

b3db695104-Dec-2002 Rasmus Lerdorf

New numbers - not sure why the getcwd() ttf dir stuff broke

c1a9ddd504-Dec-2002 Rasmus Lerdorf

I don't think 'statical' is a word

556d6e4803-Dec-2002 Gabor Hojtsy

Adding two PHP merchandise links

f069755002-Dec-2002 Gabor Hojtsy

Remove broken links

1aa2fdcd01-Dec-2002 Gabor Hojtsy

It's december again, so we get a bit snowish ;)

e164a47801-Dec-2002 Gabor Hojtsy

1. Move old news to news.php
2. Add news item about our new RSS feed
3. Add "Syndication" point to the left sidebar with
information on the RSS feed

53d1adb301-Dec-2002 Gabor Hojtsy

Adding standard RSS 1.0 image (ligh blue XML)

efb61b9501-Dec-2002 Gabor Hojtsy

1. Convert tabs to spaces
2. Always show the books page in the mirror's default
lanaguage if available
3. Reorder redirects logically, put exit after the
book redirect

39b7b28801-Dec-2002 Gabor Hojtsy

Adding support for book quick URLs, like:

http://php.net/hu/books

To read hungarian books list ;)

bcccde7928-Nov-2002 James Cox

more things that break this..

7ac9594127-Nov-2002 Derick Rethans

- Add another link

26dd485f27-Nov-2002 Andrei Zmievski

Announce 4.3.0RC2.

1da94f4226-Nov-2002 Gabor Hojtsy

Fixing XSS bug reported by Stefan Esser (and Derick)

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