History log of /web-php/quickref.php (Results 26 – 50 of 66)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bf3831c9 16-Jul-2011 Rasmus Lerdorf

Don't send proxy attempts through the backend web search


# aad52615 16-Jul-2011 Rasmus Lerdorf

Distinguish between 404s and explicit searches and don't log mirrortest


# 8ee6e6ed 16-Jul-2011 Rasmus Lerdorf

Do a web search from the manual-lookup page when a function is not found


# 8db37aad 06-Jul-2011 Philip Olson

Linked search string to our various search types. Not ideal or working perfectly today, but Y! BOSS v2 will inspire greatness.


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet


# 6a76d716 19-Mar-2008 Hannes Magnusson

Fixed bug#44054 (partial function name search returns incomplete result)


# 62eab30d 03-Aug-2004 Gabor Hojtsy

apply E_ALL patch sent by Toni Viemero


# bb9335cb 19-Jan-2004 Gabor Hojtsy

That <!--i--> does not seem to help, so remove it... Mozilla includes
the first link after the results in the listing for some reason...


# 0219e1b2 19-Jan-2004 Gabor Hojtsy

Better list item start marking, so Mozilla will parse the results better


# cf99f5a0 19-Jan-2004 Gabor Hojtsy

doh, tabs...


# 83c2e692 19-Jan-2004 Gabor Hojtsy

better result list start and end printing for Mozilla Search Bar


# 0033373d 06-Sep-2003 Gabor Hojtsy

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


# 1e359f1d 31-Aug-2003 Gabor Hojtsy

Fallback to English in case there is no user prefered language available
(will be better handled with livedocs)


# d82bc719 15-Aug-2003 Gabor Hojtsy

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)


# e30ed1aa 14-Aug-2003 Gabor Hojtsy

Migrate more pages to use the new header and footer functions


# 4d1b1cbb 08-Aug-2003 Gabor Hojtsy

Include base page information


# 4d5338d7 20-Jul-2003 Gabor Hojtsy

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

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

show more ...


# a9831583 17-May-2003 Jacques Marneweck

* This seems to be included else where. Reversing the require
'./include/prepend.inc' to require_once 'prepend.inc'

--jm


# 2431a655 16-May-2003 Andrew Lindeman

correct ID tags


# 0143fb47 15-May-2003 Jacques Marneweck

* More sysstat reducing stuff.
* Also added CVS Id: tags to files missing them at the top.

--jm


# 9cad282a 06-Mar-2003 Gabor Hojtsy

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


# 746c8d14 16-Dec-2002 Gabor Hojtsy

Three more "nosource" => "wholesite" modifications. No
more left as far as I can see.


# 313162c7 11-Sep-2002 Colin Viebrock

fix broken search stuff


# fa2ef334 20-Feb-2002 jim winstead

similar_text forces third argument to be references


# 9cb0cb0e 31-Aug-2001 jim winstead

use htmlspecialchars when redisplaying search request


123