Closed (fixed)
Project:
Filebrowser
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 May 2009 at 10:43 UTC
Updated:
23 Sep 2010 at 21:40 UTC
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)?
Comments
Comment #1
Yoran commentedThis can be interesting but we need a selection for this (with checkboxes & co). Perhaps could we plan this for the next release ?
Comment #2
mikeytown2 commentedI 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.
Comment #3
Yoran commentedKnow you have possibility to implements you own action hooks.