[FEATURE] Introduce LatestChangedPages dashboard widget
This patch adds a new widget for EXT:dashboard, which shows a list of the latest changed pages inside the TYPO3 system. Resolves: #104878 Releases: main Change-Id: I33f86e1cc8d4a546136bb179f19f6338e2e734f3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85987 Reviewed-by:Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Frank Nägler <frank.naegler@typo3.com>
Showing
- typo3/sysext/core/Documentation/Changelog/13.3/Feature-104878-IntroduceDashboardWidgetForPagesWithLatestChanges.rst 24 additions, 0 deletions...878-IntroduceDashboardWidgetForPagesWithLatestChanges.rst
- typo3/sysext/dashboard/Classes/Widgets/LatestChangedPagesWidget.php 197 additions, 0 deletions...xt/dashboard/Classes/Widgets/LatestChangedPagesWidget.php
- typo3/sysext/dashboard/Configuration/Backend/DashboardWidgetGroups.php 3 additions, 0 deletions...dashboard/Configuration/Backend/DashboardWidgetGroups.php
- typo3/sysext/dashboard/Configuration/Services.yaml 15 additions, 0 deletionstypo3/sysext/dashboard/Configuration/Services.yaml
- typo3/sysext/dashboard/Resources/Private/Language/locallang.xlf 46 additions, 0 deletions...sysext/dashboard/Resources/Private/Language/locallang.xlf
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/LatestChangedPagesWidget.html 116 additions, 0 deletions...es/Private/Templates/Widget/LatestChangedPagesWidget.html
Please register or sign in to comment