Implement watchlist

This commit is contained in:
Björn Fromme
2018-08-24 09:46:16 +02:00
parent d34e95dfff
commit c11942bc7a
30 changed files with 583 additions and 58 deletions
@@ -43,6 +43,8 @@ plugin.tx_eptheme {
groupsContactFormPageUid =
# cat=eptheme/200/250; type=string; label=Rating page UID
ratingPageUid =
# cat=eptheme/200/260; type=string; label=Watchlist page UID
watchlistPageUid =
# cat=eptheme/400/100; type=string; label=Phone number general
phoneNumber = 0221 - 272 276 0
@@ -81,6 +81,7 @@ plugin.tx_eptheme {
groupsContactFormPageUid = {$plugin.tx_eptheme.settings.groupsContactFormPageUid}
blogDetailPageUid = {$plugin.tx_eptheme.settings.blogDetailPageUid}
ratingPageUid = {$plugin.tx_eptheme.settings.ratingPageUid}
watchlistPageUid = {$plugin.tx_eptheme.settings.watchlistPageUid}
}
view {
templateRootPaths.0 = EXT:ep_theme/Resources/Private/Templates