You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Is your widget a widget that should be shipped with TYPO3?.
yes - It is very useful to keep a clean installation for many reason. Clean installations just make more fun.
How can this widget help the user?
Over the time, installations get bigger and bigger. Many installation I know personally have many files that were uploaded but never used or content elements, that were just disabled instead of deleted. Especially disabled content elements can lead to frustrated search for the correct content element on a page, that the editor wants to edit.
Describe the information you would like to show
This widget should show a list of records, that match given criteria. For files this can be if the file is used or not combined with the upload date (if file is older than 30 days). For content elements or records it can be the hidden flag also combined with last edited date.
Configuration options
It would be useful for the user to switch between record groups. So the user can see only files or only content elements.