Feature #90514
closed
Dashboard displaying top most executed redirects
Added by Daniel Siepmann over 4 years ago.
Updated over 4 years ago.
Priority:
Won't have this time
Description
TYPO3 allows to toggle counting of triggered redirects.
A widget displaying the top most redirects (doughnut graph) would allow people to decide to replace redirects. E.g. if you copied old content into an "archive" section, you might want to migrate that old content if there are a lot of redirects.
If you think that one should not go into TYPO3 core, that would also be ok. But that one would also combine multiple features and make them more accessible.
- Assignee set to Richard Haeser
- Assignee changed from Richard Haeser to Daniel Siepmann
That one should go into system extension redirects.
The information are only available if a feature flag is turned on. So we need to use Services.php to register widget only if feature flag is active.
Afterwards we will add the example to existing Feature docs in ChangeLog.
- Status changed from New to Under Review
- Subject changed from Dashboard dispaying top most executed redirects to Dashboard displaying top most executed redirects
- Tracker changed from Task to Feature
- Status changed from Under Review to Closed
- Priority changed from Should have to Won't have this time
For now, we don't accept new widgets for dashboard in core for v10. Widgets that can be in core, but didn't make it before feature freeze, can be added to a separate package. If you think this is a good widget, please add the request (and pull request) to https://github.com/FriendsOfTYPO3/widgets.
I will close this ticket for now.
Also available in: Atom
PDF