Skip to content
Snippets Groups Projects
Commit 5ae395ba authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Susanne Moog
Browse files

[!!!][TASK] Allow creation of widgets through configuration

Provide concrete classes that will be instantiated multiple times
with different options. E.g. provide an RssWidget implementation, that
can be used multiple times with different rss feed urls.

Split configuration for UI (title, icon, …) from concrete
implementation. A new WidgetConfigurationInterface is in place and used.

Resolves: #90660
Resolves: #90852
Releases: master
Change-Id: I194615164b7d3d1cbd63751ddfd1f66f71db64cf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63563


Tested-by: default avatarKoen Wouters <koen.wouters@maxserv.com>
Tested-by: default avatarRichard Haeser <richard@maxserv.com>
Tested-by: default avatarRiny van Tiggelen <info@online-gamer.nl>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarRichard Haeser <richard@maxserv.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent 58c44e38
Showing
with 898 additions and 749 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment