|
|
[Perlfect-search] Multiple directories with checkboxes.
Daniel Naber perlfect-search@perlfect.com
Mon, 14 Apr 2003 22:06:17 +0200
On Monday 14 April 2003 21:49, Adrian Gudas wrote:
> is there a way (short of writing perl scripts) to
> implement multiple directory searches?
No, you'll have to modify search.pl so that it takes some other format,
e.g. <...name="include" value="/directory1/,/another/dir/,/more/">. you
could replace the commas by pipes and add ^ at the beginning and $ at the
end to get a regular expression.
Regards
Daniel
--
http://www.danielnaber.de
|
|