The Open Guide to London: the free London guide - Differences between Version 4 and Version 3 of Search Script Dev
| Version 4 | Version 3 | 
|---|---|
| == Line 30 == | == Line 30 == | 
| 
* 1.02 - changed to use the London Guide style sheet | 
    
* 1.02 - changed to use Grubstreet style sheet | 
  
| == Line 36 == | |
| 
edit_type='Minor tidying' | 
    
Search script - Development page
The search.pl script was written by IvorW.
Please report any bugs in the search script here. If you can give an example as a URL, please do so. Use the form <nowiki>what you intended</nowiki>
Please note that you will have to escape out the following characters in the URL:
- ' ' as +
 - '*' as %2a
 - '%' as %25
 - '&' as %26
 - '|' as %7c
 - '\'' as %27
 - '"' as %22
 - '(' as %28
 - ')' as %29
 
Bugs
- Add your bug here. Please include the search version number if known.
- I will add comments as I see fit --IvorW
 
 
Wish list
Please feel free to add comments and suggestions here.
- Automatic stemming, as per <nowiki>DBIx::FullTextSearch</nowiki>
 
Releases
- Search Script 1.01
 - 1.02 - changed to use Grubstreet style sheet
 - 1.03 - Fix HTML escaping problems in search results that confused some browsers.
 
List all versions