When I upload files, I assign a taxonomy to the "file" node that contains the attached file (using attachment module). Would there be a way to use filebrowser to filter based on the taxonomy assigned to each uploaded file-- and display files for a particular taxonomy term? I'm pursuing other solutions as well, but if this module was made to have this flexibility, that would be very useful. There is another "filebrowser" module that allows something similar through filestore2, but this module doesn't seem to work with 4.6 or has some sort of bug that prevents it from functioning (this module also has naming conflicts with this filebrowser module, so you can't have both installed at the same time):
Comments
Comment #1
gábor hojtsyThis module is intended to be different from what you wish. As the description says, this is only a bare bones FTP-like listing, nothing more. Listing file nodes (or files assigned to nodes) based on taxonomy is very far from the goals of this module.