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
The user fills a form on an Application node, that then flicks off emails, and responds with a Thanks page. Nothing too complex. Just that the deletion of the page providing the expected...
Problem upon submission
Please can you say more about the Rule? What does it do? Does it use any other Rule supporting modules? I presume if you disable the rule and create/save the node then you don't get the...
Problem upon submission
Yeah, so never mind. The issue arose because a page was deleted that had the URL-alias that the Rule was trying to redirect to. Maybe Core could have caught that the URL didn't exist, or...
Problem upon submission