[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    developer.kde.org/media
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2005-09-19 21:08:54
Message-ID: 1127164134.474468.21160.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 462061 by cullmann:

sync with www to fix search

 M  +2 -2      includes/search.inc  
 M  +1 -1      search.php  


--- trunk/developer.kde.org/media/includes/search.inc #462060:462061
@@ -4,9 +4,9 @@
 <span class="invisible"><label for="Select"> in </label></span>
 <select size="1" name="Select" id="Select" title="<?php i18n("Select what or where \
you want to search")?>">  
-<option value="kdenet" <?php if (!isset($use_menu_developer)) print \
'selected="selected"'; ?>><?php i18n("kde.org")?></option> +<option value="kde.org" \
<?php if (!isset($use_menu_developer)) print 'selected="selected"'; ?>><?php \
i18n("kde.org")?></option>  
-<option value="kdenet" <?php if (isset($use_menu_developer)) print \
'selected="selected"'; ?>><?php i18n("developer.kde.org")?></option> +<option \
value="developer.kde.org" <?php if (isset($use_menu_developer)) print \
'selected="selected"'; ?>><?php i18n("developer.kde.org")?></option>  
 <option value="kdelook"><?php i18n("kde-look.org")?></option>
 <option value="kdeapps"><?php i18n("Applications")?></option>
--- trunk/developer.kde.org/media/search.php #462060:462061
@@ -15,7 +15,7 @@
     exit ();
 
   default:
-    header ("Location: \
http://www.google.com/search?hl=en&lr=UTF-8&oe=UTF-8&q=site%3Akde.org+".urlencode($_GET['q']));
 +    header ("Location: \
http://www.google.com/search?hl=en&lr=UTF-8&oe=UTF-8&q=site%3A".$_GET['Select']."+".urlencode($_GET['q']));
  exit ();
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic