History log of /web-php/ (Results 7476 – 7500 of 12339)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cda59ef308-Jun-2003 Philip Olson

Add back the popup link functions, as used by the user comments.

c2ae6b7807-Jun-2003 Gabor Hojtsy

Allow the caller of make_image() to opt out from
automatic image sizing

Use this feature and convert the border attribute
in make_submit() to output an [X]HTML compatible
<input>

Allow the caller of make_image() to opt out from
automatic image sizing

Use this feature and convert the border attribute
in make_submit() to output an [X]HTML compatible
<input> tag

show more ...

e32ad79207-Jun-2003 Gabor Hojtsy

Tab => spaces and remove ending ?> for consistency

6b19498e07-Jun-2003 Gabor Hojtsy

Tabs to spaces, and several rewrites among the common
layout functions. eg. the code for make_image() got optimized

Also employ coding style (comments, spaces, bracing)

Remove t

Tabs to spaces, and several rewrites among the common
layout functions. eg. the code for make_image() got optimized

Also employ coding style (comments, spaces, bracing)

Remove the popup link function which are not used for a very
long time...

Put the static root to $_SERVER['STATIC_ROOT'] so it can
easily go around the functions

The header and footer functions are still not rewritten, and
more work is needed on make_submit() to make it [X]HTML
compliant

These changes seem to work on my local mirror

show more ...

413fc3c507-Jun-2003 Gabor Hojtsy

Do a very different SQL query in case of a dot
is provided in the URL, which indicates a better
qualified URL type. All such shortcuts are the end
of filenames, so search for them in this

Do a very different SQL query in case of a dot
is provided in the URL, which indicates a better
qualified URL type. All such shortcuts are the end
of filenames, so search for them in this form

show more ...

4275bd6c07-Jun-2003 Gabor Hojtsy

Let's have a better looking error report

28311ac407-Jun-2003 Rasmus Lerdorf

Update usage graph

c280560907-Jun-2003 Gabor Hojtsy

Report on local manual availability too

3cb505ce07-Jun-2003 Gabor Hojtsy

Adding file to use for local /manual alias check

4d2ea15b07-Jun-2003 Gabor Hojtsy

If something is already typed in, then skip this

e74ff0c306-Jun-2003 Shane Caraveo

update the notice on the award, hope people vote

115f678e06-Jun-2003 Gabor Hojtsy

Ups, first is the option, then comes the pattern

a4cc6f5206-Jun-2003 Andrew Lindeman

revert

cc80f5d606-Jun-2003 Andrew Lindeman

add slash for consistency

211a9ccb06-Jun-2003 Andrew Lindeman

Adding php-editors.com

1d86bcff05-Jun-2003 Gabor Hojtsy

Define the new searchHistory() JS function to restore
the last search done by a user

Include this in the onload event handler of the index page,
and in all other pages, where an onlo

Define the new searchHistory() JS function to restore
the last search done by a user

Include this in the onload event handler of the index page,
and in all other pages, where an onload handler is not already
defined

Add name to form, so we can call it by it's name

JS tested with Mozilla. As the functions and objects used
are rather old, it should work with all browsers. In case someone
knows a better way, go and fix it ;)

show more ...

4fb7d10805-Jun-2003 Gabor Hojtsy

Use real HTML headers instead of simultaing them with
formatting markup

Drop the reference to <div class="small"> which was nonexistent,
and introduce a month header class to not lis

Use real HTML headers instead of simultaing them with
formatting markup

Drop the reference to <div class="small"> which was nonexistent,
and introduce a month header class to not list the month names at
all events, but only as a header

Reflect the latest changes in the comments too

show more ...

69d4b58e04-Jun-2003 Gabor Hojtsy

Reflect the phpdoc changes in the comments

89200e6804-Jun-2003 Gabor Hojtsy

Hide the left side bar and the top and bottom navbars
from mnogosearch, so the indexing will be a bit faster,
and the results will be more accurate. Mnogo will still
find all the pages st

Hide the left side bar and the top and bottom navbars
from mnogosearch, so the indexing will be a bit faster,
and the results will be more accurate. Mnogo will still
find all the pages starting from the TOCs and indexes

Also use $MYSITE instead of $SERVER_NAME and
$SERVER_PORT, as we have the mirrors detected
name in $MYSITE

Also remove some unused code from the user note
handling functions

show more ...

5bc08a1504-Jun-2003 Gabor Hojtsy

Tabs -> spaces on top, and override $lang with
$LANG if $lang was empty or not set, given that
$LANG is always set to some useable language
code

98679b4e04-Jun-2003 Gabor Hojtsy

Only use a non-empty requested language

7eca194504-Jun-2003 Gabor Hojtsy

Also set the explicit lang if it was specified in a shortcut
(eg. /hu/echo) as we include the page now, and don't
redirect

598b5e7d03-Jun-2003 Andrew Lindeman

Fix #23970

01cac0fa02-Jun-2003 Andrew Lindeman

fix another goba error ;)

d3b8ef7b02-Jun-2003 Gabor Hojtsy

BC for README.mirror

1...<<291292293294295296297298299300>>...494