Merge branch 'master' into develop

This commit is contained in:
Björn Fromme
2020-02-12 19:03:59 +01:00
2 changed files with 3 additions and 2 deletions
@@ -5,8 +5,7 @@ tt_content.disrupter {
10 = TYPO3\CMS\Frontend\DataProcessing\DatabaseQueryProcessor
10 {
table = tx_eptheme_domain_model_disrupter
#pidInList = {$plugin.tx_eptheme.settings.disrupterStoragePid}
pidInList = 1916
pidInList = {$plugin.tx_eptheme.settings.disrupterStoragePid}
join = tx_eptheme_ttcontent_tx_eptheme_disrupter_mm ON tx_eptheme_ttcontent_tx_eptheme_disrupter_mm.uid_foreign = tx_eptheme_domain_model_disrupter.uid
where {
data = field:uid
@@ -97,6 +97,8 @@ plugin.tx_eptheme {
sliderStoragePid =
# cat=eptheme; type=string; label=Teammember storage PID
teamMemberStoragePid =
# cat=eptheme; type=string; label=Disrupter storage PID
disrupterStoragePid =
# cat=eptheme/500/100; type=string; label=Teasertext max characters
teaserTextMaxChars = 120