Hooks/Actions
mikeytown2 - May 5, 2009 - 10:43
| Project: | Filebrowser |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Looking into this module as an easy way to manage the static cache for boost.
Requests:
New buttons/actions: File Deletion? Recursive Directory & File Deletion? Button performs an Action (rules)?

#1
This can be interesting but we need a selection for this (with checkboxes & co). Perhaps could we plan this for the next release ?
#2
I see 2 ways of doing this...
Option A: Integration with views & VBO
Option B: Form/AHAH button - Custom implementation
My request is for file deletion, so adding a form handler to do that is probably the easiest way to do it; checkboxes with a submit button. I haven't really looked at your code, so I have no idea how hard this will be for you.