Description of the need I just ran into an issue where I wanted to manually mark a bunch of temporary files as permanent, but the only way I could do that was with a database query. I'd love to have a bulk operation instead.
Proposed solution
Add an action for the drop-down on the files listing at admin/content/files
Additional information I don't think we need to provide the opposite (make temporary) because most people would probably delete that file if it were not wanted.
Recent comments
Glad it works for you! Regarding selecting options, I've just tested the Views Autocomplete Filters module and got it working after I had a look at the README and made sure to use the same...
Can't filter content in a View
You are right, that was it... Now my problem is I would like users being able to select from pre-established options, like a drop down or maybe an autocomplete. For that I would the Autocomplete...
Can't filter content in a View
Here goes the screenshot for the exposed filter config I will try the module you are telling me about. thanks again!
Can't filter content in a View