2006/9/8, Liz Kim lizkim270@gmail.com:
Hi, We have a wiki directory site which is a simple table with names, phone numbers. ect.. I was thinking about creating a search script to do a look up, go through this file and find by anything in the content. I can think of two ways to approach this..
- Somehow customize the search to ONLY search within the page for this
directory page. 2. Write a script that goes into the database to do a search.. Any inputs/suggestions? Thank you
Number 1 could be done by making the directory a separate namespace, or by having a template on all those pages, and search on the wanted text in combination with the text of the template.