|
From: Joseph F. R. <rya...@os...> - 2002-02-01 04:07:33
|
I was fixing a typo in the simple search config description when I decided
to give it a try. It didn't work. Detaint_dirname killed the script
(there were no directory names which should have killed it), and I couldn't
get the recursion to work with ('*.html, */*.html, */*/*.html,
*/*/*/*.html). Did we decide on another method? Perhaps we should have
recursion on by default if $Emulate_Matts_Code is set to 0, and keep the
old method if it is set to 1.
Also, I'd like to implement sorted results if $Emulate_Matts_Code is set to 0.
Any thoughts?
|