This is the historical archive of the now-inactive 'grubstreet' list.
Discussion on OpenGuides development
has now moved to OpenGuides-Dev.
Discussion on The Open Guide to
London now takes place on OpenGuides-London.
RE: [grubstreet] Ivor's search script
[prev] [thread] [next] [lurker] [Date index for 2002/11/4]
From: Ivor Williams
Subject: RE: [grubstreet] Ivor's search script
Date: 14:06 on 04 Nov 2002
Subject: RE: [grubstreet] Ivor's search script
Date: 14:06 on 04 Nov 2002
150,154c150,155
< 			print start_form,
< 				hidden( -name=>'search',
< 					-value=>$srh),
< 				hidden( -name=>'next',
< 					-value=>($startpos + 20)),
---
> 			my $nq = CGI->new('');
> 			print start_form,
> 				$nq->hidden( -name=>'search',
> 					-value=>$srh),
> 				$nq->hidden( -name=>'next',
> 					-value=>($startpos + 20)),
-- 
grubstreet mailing list
http://london.openguides.org/old-list-archives/
- 
	
	
	
		
		
		
		
		[grubstreet] Ivor's search script
		
		Earle Martin 23:35 on 28 Oct 2002
 I would reply to the original post, but I managed to lose it. Have a go:- 
	
	
	
		
		
		
		
		Re: [grubstreet] Ivor's search script
		
		Ivor Williams 00:05 on 29 Oct 2002
 From: "Earle Martin" <grubstreet@downlode.org>- 
	
	
	
		
		
		
		
		Kate L Pugh 
		
		09:50 on 29 Oct 2002
		
 I like the way that the matches are highlighted in the results, also- too deep to show
 
- 
	
	
	
		
		
		
		
		Earle Martin 
		
		17:29 on 29 Oct 2002
		
 I think it would be good to be able to do that, because as the site gets
 
- 
	
	
	
		
		
		
		
		Kate L Pugh 
		
		09:50 on 29 Oct 2002
		
- 
	
	
	
		
		
		
		
		RE: [grubstreet] Ivor's search script
		
		Ivor Williams 10:20 on 29 Oct 2002
 work- 
	
	
	
		
		
		
		
		Re: [grubstreet] Ivor's search script
		
		Earle Martin 17:25 on 29 Oct 2002
 Patched.
 
- 
	
	
	
		
		
		
		
		Re: [grubstreet] Ivor's search script
		
		Earle Martin 17:25 on 29 Oct 2002
- 
	
	
	
		
		
		
		
		RE: [grubstreet] Ivor's search script
		
		Ivor Williams 10:02 on 30 Oct 2002
 At the moment, the search presents the raw wiki text, including its and HTML
- 
	
	
	
		
		
		
		
		Ivor Williams 
		
		10:06 on 30 Oct 2002
		
 At the moment, the search presents the raw wiki text, including its and HTML
- 
	
	
	
		
		
		
		
		Ivor Williams 
		
		16:44 on 30 Oct 2002
		
 I have written some code to implement this. 20 results to a page. Over 20 and a
- 
	
	
	
		
		
		Ivor Williams 
		
		14:06 on 04 Nov 2002
		
 150,154c150,155
 
- 
	
	
	
		
		
		
		
		Re: [grubstreet] Ivor's search script
		
		Ivor Williams 00:05 on 29 Oct 2002
