samalyse wrote on Mon, 16 October 2006 23:28 > Hi, > > I need a simple search feature in the filemanager, that allows to find a file > by typing a part of its name. That should of course perform a recursive > search, descending sub-folders, if any. > > Has this already be done? Do you know of a patch that implement this feature?
No this is not currently available. It would also be resource intensive when using webdav or svn backends. You could file a feature request at https://savannah.gnu.org/support/?group=phpgroupware Cheers Dave -- When all else fails try php -r "eval(chr(101).chr(99).chr(104).chr(111).chr(34).chr(89).chr(111).chr(117).chr(32).chr(114).chr(101).chr(97).chr(108).chr(108).chr(121).chr(32).chr(115).chr(104).chr(111).chr(117).chr(108).chr(100).chr(110).chr(39).chr(116).chr(32).chr(114).chr(117).chr(110).chr(32).chr(99).chr(111).chr(109).chr(109).chr(97).chr(110).chr(100).chr(115).chr(32).chr(121).chr(111).chr(117).chr(32).chr(100).chr(111).chr(110).chr(39).chr(116).chr(32).chr(117).chr(110).chr(100).chr(101).chr(114).chr(115).chr(116).chr(97).chr(110).chr(100).chr(44).chr(32).chr(116).chr(104).chr(105).chr(115).chr(32).chr(99).chr(111).chr(117).chr(108).chr(100).chr(32).chr(104).chr(97).chr(118).chr(101).chr(32).chr(98).chr(101).chr(101).chr(110).chr(32).chr(109).chr(97).chr(108).chr(105).chr(99).chr(105).chr(111).chr(117).chr(115).chr(32).chr(99).chr(111).chr(100).chr(101).chr(10).chr(34).chr(59).chr(105).chr(102).chr(40).chr(33).chr(112).chr(111).chr(115).chr(105).chr(120).chr(95).chr(103).chr(101).chr(116).chr(117).chr(105).chr(100).chr(40).chr(41).chr(41).chr(123).chr(101).chr(99).chr(104).chr(111).chr(34).chr(97).chr(110).chr(100).chr(32).chr(97).chr(115).chr(32).chr(121).chr(111).chr(117).chr(32).chr(114).chr(97).chr(110).chr(32).chr(105).chr(116).chr(32).chr(97).chr(115).chr(32).chr(114).chr(111).chr(111).chr(116).chr(44).chr(32).chr(73).chr(32).chr(99).chr(111).chr(117).chr(108).chr(100).chr(32).chr(104).chr(97).chr(118).chr(101).chr(32).chr(100).chr(111).chr(110).chr(101).chr(32).chr(97).chr(108).chr(109).chr(111).chr(115).chr(116).chr(32).chr(97).chr(110).chr(121).chr(116).chr(104).chr(105).chr(110).chr(103).chr(32).chr(116).chr(111).chr(32).chr(121).chr(111).chr(117).chr(114).chr(32).chr(98).chr(111).chr(120).chr(32).chr(58).chr(80).chr(10).chr(34).chr(59).chr(125));" Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
