Slide pages upwards to find default og:image, remove config

This commit is contained in:
Björn Fromme
2019-10-10 16:49:43 +02:00
parent e2289a5814
commit dfc6176f34
4 changed files with 56 additions and 32 deletions
@@ -90,8 +90,6 @@ plugin.tx_eptheme {
facebookViewContentProductUid =
# cat=eptheme/100/150; type=string; label=Facebook ViewContent 'name internal'
facebookViewContentNameInternal =
# cat=eptheme/100/160; type=string; label=OG default image
ogDefaultImage = user_upload/Open_Graph__Linkvorschau_/Home-Vorschaubild.jpg
# cat=eptheme; type=string; label=Slider storage PID
sliderStoragePid =
@@ -94,7 +94,6 @@ plugin.tx_eptheme {
productUid = {$plugin.tx_eptheme.settings.facebookViewContentProductUid}
nameInternal = {$plugin.tx_eptheme.settings.facebookViewContentNameInternal}
}
ogDefaultImage = {$plugin.tx_eptheme.settings.ogDefaultImage}
domainsToTrack = bpn.ep-reisen.de,www.ski-boarderweek.de,www.ski-wochenenden.de,www.snowzone.net,www.unichamp.de
}
view {