Closed (duplicate)
Project:
Search Files
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2008 at 15:17 UTC
Updated:
13 Jan 2010 at 08:22 UTC
Jump to comment: Most recent
Comments
Comment #1
miiimooosubscribe
Comment #2
rmiddle commentedThis looks at files in a folder. So it can search the files folder and find anything there but not really a way to narrow down the search to just one field.
Thanks
Robert
Comment #3
flickerfly commentedSo it should work searching on FileField if the files are in the files directory. But will it know what node the file is associated with?
Comment #4
rmiddle commentedI have looked at the module some but I am new to this module. 5.x-1.x and 6.x-1.x only scan folders and no way to tell the node info the file is attached to. 6.x-2.x supports scanning nodes but doesn't seem to have any setting options to limit the type of nodes to search or ways to narrow things down. So you could search and have it point at a node but there doesn't seem to be anyway to limit it to just a certain group or type.
Thanks
Robert
Comment #5
jjemmett commentedsubscribe
Comment #6
ericduran commentedHey,
Sorry as I didn't see this issue before. I would had posted my patch here. Anyway I submitted a patch for getting this to work with filefield.
http://drupal.org/node/409516
Comment #7
ericduran commentedHey,
Sorry as I didn't see this issue before. I would had posted my patch here. Anyway I submitted a patch for getting this to work with filefield.
http://drupal.org/node/409516
Comment #8
looplog commentedsubscribing
Comment #9
Anonymous (not verified) commentedIt is very funny, that this module doesn't work with FileFiled, as it is advertised on the filefield's page.
Comment #10
hotspoons commentedI rolled a patch against 6.x-2.0-beta4 to make this work with CCK filefield. You can find it here: http://drupal.org/node/409516#comment-2080274 . Thanks!
-Rich
Comment #11
cels commentedPatchs here:
#409516: Here's a patch to make it work with filefield