If we make garbage collection of orphaned files optional in #2896 , it seems like we will need to create a manual alternative for cleaning up orphaned files.
We need to provide a way to view a list of orphaned files, either through adding the appropriate filters to the admin view from #2375 or creating a custom interface for reviewing and clearing unused files.
Part of meta #1448.
GitHub Issue #:
2898
Recent comments
I just wanted to post a "how-to" on this subject ;)
How to create a command-line (cli) routine or script (bee not required)
Is there any input filter around or should the TinyMCE Uploader manually be hooked to be processed by the File Hash or Path module(s)? I'm not aware of any input filter - the...
File hashing uploads made through TinyMCE
Hi. Did you run the site updates (i.e. at /core/update.php) after updating the module? That version includes changes to the database that should provide that setting (Show title) with a...
Viewfield error on updating to latest version