Project

General

Profile

Actions

Feature #90514

closed

Dashboard displaying top most executed redirects

Added by Daniel Siepmann about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Won't have this time
Category:
Dashboard
Target version:
-
Start date:
2020-02-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.

Actions #1

Updated by Daniel Siepmann about 4 years ago

  • Assignee set to Richard Haeser
Actions #2

Updated by Daniel Siepmann about 4 years ago

  • 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.

Actions #3

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63402

Actions #4

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63402

Actions #5

Updated by Georg Ringer about 4 years ago

  • Subject changed from Dashboard dispaying top most executed redirects to Dashboard displaying top most executed redirects
Actions #6

Updated by Richard Haeser about 4 years ago

  • 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.

Actions

Also available in: Atom PDF