1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 19:52:29 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
Gabor Hojtsy
0033373d06 If there is no manual in the language selected by the user,
then this service is unable to work, so inform the user on this
2003-09-06 09:16:51 +00:00
Gabor Hojtsy
1e359f1dca Fallback to English in case there is no user prefered language available
(will be better handled with livedocs)
2003-08-31 19:21:25 +00:00
Gabor Hojtsy
d82bc71994 Do not allow the indexing of this page, if it is a result of a search
(this will hopefuly clean up the google listings of pages which only
give a search page)
2003-08-15 10:47:22 +00:00
Gabor Hojtsy
e30ed1aa3d Migrate more pages to use the new header and footer functions 2003-08-14 11:56:42 +00:00
Gabor Hojtsy
4d1b1cbbf3 Include base page information 2003-08-08 13:38:32 +00:00
Gabor Hojtsy
4d5338d76b Quickref remake:
- updating code to use modern control structures
and variables
- double the size of "found functions" for searches
- distribute results and the big function list in 3 columns,
instead of 2, as there is many data, and there is plenty
of space for that
- make use of the user's language preference while
searching, so only results available in the preferred
language will be returned
2003-07-20 15:18:15 +00:00
Jacques Marneweck
a98315831b * This seems to be included else where. Reversing the require
'./include/prepend.inc' to require_once 'prepend.inc'

--jm
2003-05-17 22:13:15 +00:00
Andrew Lindeman
2431a65576 correct ID tags 2003-05-16 00:02:09 +00:00
Jacques Marneweck
0143fb470c * More sysstat reducing stuff.
* Also added CVS Id: tags to files missing them at the top.

--jm
2003-05-15 23:22:13 +00:00
Gabor Hojtsy
9cad282a3b Quick fix for the languages issue. Now we have a $LANG var contanining
the language to use...
2003-03-06 18:13:15 +00:00
Gabor Hojtsy
746c8d1413 Three more "nosource" => "wholesite" modifications. No
more left as far as I can see.
2002-12-16 18:02:02 +00:00
Colin Viebrock
313162c7c6 fix broken search stuff 2002-09-11 16:39:53 +00:00
jim winstead
fa2ef33486 similar_text forces third argument to be references 2002-02-20 01:43:39 +00:00
jim winstead
9cb0cb0ea4 use htmlspecialchars when redisplaying search request 2001-08-31 07:59:17 +00:00
Gabor Hojtsy
06d27e2a3e Make this print out the space there 2001-08-16 09:13:29 +00:00
Gabor Hojtsy
7cac9ac5a6 Some more cosmetics... 2001-07-08 12:13:49 +00:00
jim winstead
6b304c4237 hide the $MIRRORS array behind some access functions, for the most part 2001-07-07 01:17:41 +00:00
Gabor Hojtsy
32d0d331b3 Just a technical patch (hope it wont brake anything)
Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to come...
2001-07-01 09:55:13 +00:00
jim winstead
9e5ea7913a make sure language exists before linking to it 2001-06-13 16:06:45 +00:00
Sascha Schumann
f5b5237fa4 Don't automatically include the full PHP function list in failed
manual lookups.
2001-06-12 14:37:36 +00:00
Mark Kronsbein
267deeb027 Missing </P> 2001-05-19 00:04:38 +00:00
Sascha Schumann
09806e694f properly add $lang to the URL. 2001-05-05 20:55:58 +00:00
jim winstead
5359cf0aa3 include language in manual links 2001-04-24 22:31:23 +00:00
Colin Viebrock
19a659d211 make the quickref more useful ... 2001-03-14 17:17:29 +00:00
Colin Viebrock
f672062314 ... but provide a link to a more thorough search. 2001-03-08 22:28:10 +00:00
Colin Viebrock
d2a1837a32 If you do a "quickref" search, and it fails, show the entire quickref page
instead of searching the entire site.
2001-03-08 22:25:28 +00:00
jim winstead
33c01cb600 here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
Rasmus Lerdorf
fc0f8a53d1 The manual has moved 2001-01-13 07:18:54 +00:00
Zeev Suraski
51cea7769b This should fix the problem... 2000-05-23 20:31:52 +00:00
Zeev Suraski
818fbbb14c Add .php files 2000-05-22 18:30:01 +00:00