1
0
mirror of https://github.com/php/web-php.git synced 2026-03-25 15:52:08 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
Hannes Magnusson
5da58f8f77 year++ 2011-01-02 10:43:25 +00:00
Philip Olson
30eb169a46 Bumped copyright year to 2010 2010-03-29 00:38:04 +00:00
Philip Olson
2b9cd53dcf Bumped copyright year 2008-12-31 07:08:00 +00:00
Hannes Magnusson
89818f5782 Bump year 2008-01-01 13:26:15 +00:00
Jacques Marneweck
3a9459a515 Bumping copyright year. Happy 2007, PHP.net 2007-01-01 13:47:37 +00:00
Nuno Lopes
5ae0070e47 the manual search isnt limited to english any more 2006-02-28 12:15:47 +00:00
Rasmus Lerdorf
18bb98f5c2 Some new search options 2006-02-28 08:23:28 +00:00
Jacques Marneweck
5086671181 Happy new year PHP.net! 2005-12-31 22:44:43 +00:00
Jacques Marneweck
97733f2114 Found another copyright notice. 2005-01-01 09:20:15 +00:00
Gabor Hojtsy
3786955d41 and one more 2004 fix 2004-01-01 00:20:31 +00:00
Gabor Hojtsy
455ecb74e3 Move searchbar style file to the general styles folder and
get favicon and CSS from the static server on PHP.net
2003-08-24 12:05:12 +00:00
Gabor Hojtsy
0334d15826 Close option tags and use id in form instead of name 2003-08-16 10:36:27 +00:00
Gabor Hojtsy
ae6c960d14 Searchbar remake:
- separate CSS to a different file, let browsers cache it
 - drastically reduce HTML output size with dropping tables,
   while the interface is now much more similar to the PHP site
 - follow XHTML standard
 - only the target attribute is not standardized, we need to look
   into options replacing that with something identically working
   but standard
2003-08-16 09:34:15 +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
560eb16e95 Less code is needed to handle language now in search.php as it is in langchooser.inc.
Also provide better default in case $show is not set

Only print out the $LANG parameter in the searchbar, when explicit...
2003-03-02 16:22:14 +00:00
Gabor Hojtsy
23f797bfe9 Let the text break if needed... 2003-01-24 20:09:57 +00:00
Gabor Hojtsy
eeae53229f Make fonts smaller. They don't need to be read all the time, as the usage
of this search bar gets to be a rountine task. Also advance copyright year.
2003-01-24 20:05:55 +00:00
Gabor Hojtsy
ac7ea2c262 Use the spacer function to print out spacers, and correct logo image
(now in /images/logos and not /logos)
2003-01-19 13:28:26 +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
James Cox
4998202404 php.net styleization. (tm) 2002-10-29 05:55:04 +00:00
Gabor Hojtsy
8558f12811 Add some font which are not MS ones. 2002-10-27 19:03:34 +00:00
Gabor Hojtsy
4d84f6c0dd - Short title (removed Bar), so the bar can
be displayed in a smaller area

- Adding correct support for Gecko sidebar display
2002-10-27 18:56:58 +00:00
Gabor Hojtsy
3cfda3037a Even better look as far as I can see 2002-10-27 14:12:42 +00:00
Gabor Hojtsy
92a05fd0b4 Make the input boxes more user friendly and text is
smaller now to fit into a slim search bar
2002-10-27 13:48:04 +00:00
Gabor Hojtsy
938beec47e Make the search bar more resize friendly 2002-10-27 13:44:46 +00:00
Gabor Hojtsy
50dfc2ba95 Let the pattern input box get focus by default 2002-10-27 13:20:01 +00:00
Gabor Hojtsy
dd1c062768 Adding search bar, which is suitable for IE5 and up 2002-10-27 13:14:12 +00:00