martin-git-kristensen
martin-git-kristensen
this works: plugin.tx_femanager.settings.edit.email.notifyAdmin.receiver.email.value = [email protected] but what if I want both [email protected] and [email protected] to receive the profile update mail? Separate mailadresses with , or ; og : dosnt work...
I can confirm that news marked as is_event makes the items in RSS feed disappear :-( Typo3 - 11.5.32 News - 11.2.0 Eventnews - 6.0.1
If you put this: eventRestriction = {$plugin.tx_news.rss.kalender.eventRestriction} in the typoscript for the events - it shows the items even the news are marked as is_event
Where in the code do I have to put: [data-media-player] { contain: layout; }
so nice - thanks - it works :-)
The code is originally from @TimWilms :-)
The changes will not work in typo3 v11 - but if you put the same code in direct_mail -> MainController.php in public function __construct it will work in typo3 v11...