The Open Guide to London: the free London guide - Differences between Version 5 and Version 4 of Search Script Dev
| Version 5 | Version 4 | 
|---|---|
| == Line 4 == | == Line 4 == | 
| 
Please report any bugs in the search script here. If you can give an example as a URL, please do so - copy the URL of the page resulting when you try searching. | 
    
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>[http://grault.net/cgi-bin/search.pl?search=string what you intended]</nowiki> | 
  
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 the London Guide style sheet
 - 1.03 - Fix HTML escaping problems in search results that confused some browsers.
 
List all versions