On Fri, Aug 25, 2006 at 06:52:24PM +0100, Don Scorgie wrote:
> Since then, myself and Shaun have been trying desperately to get a
> redirect script put up somewhere in gnome.org [1] which would parse the
> query and redirect to gnomesupport.org.  This allowed several things:
> 1) To stop from breaking older Yelps if / when gnomesupport.org changed
> its query style
> 2) In future would allow us to log searches and improve out search in
> yelp

As a quick fix:
http://www.gnome.org/yelp?this+is+a+test

It is actually just a mod_rewrite rule:
RewriteRule ^/yelp$ 
http://gnomesupport.org/forums/search.php?search_cat=1&search_keywords=%{QUERY_STRING}
 [R=303,L]



-- 
Regards,
Olav
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to