Initial commit
This commit is contained in:
@@ -0,0 +1,154 @@
|
||||
tx_gridelements.setup {
|
||||
quarters {
|
||||
title = Teaserreihe vierspaltig (25%/25%/25%/25%)
|
||||
topLevelLayout = 1
|
||||
icon = EXT:ep_theme/Resources/Public/images/icons/tx_eptheme_gridelements_quarters.png
|
||||
config {
|
||||
colCount = 4
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Spalte 1
|
||||
colPos = 41
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
2 {
|
||||
name = Spalte 2
|
||||
colPos = 42
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
3 {
|
||||
name = Spalte 3
|
||||
colPos = 43
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
4 {
|
||||
name = Spalte 4
|
||||
colPos = 44
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
thirds {
|
||||
title = Teaserreihe dreispaltig (33%/33%/33%)
|
||||
topLevelLayout = 1
|
||||
icon = EXT:ep_theme/Resources/Public/images/icons/tx_eptheme_gridelements_thirds.png
|
||||
config {
|
||||
colCount = 3
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Spalte 1
|
||||
colPos = 31
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
2 {
|
||||
name = Spalte 2
|
||||
colPos = 32
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
3 {
|
||||
name = Spalte 3
|
||||
colPos = 33
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
halves {
|
||||
title = Teaserreihe zweispaltig (50%/50%)
|
||||
topLevelLayout = 1
|
||||
icon = EXT:ep_theme/Resources/Public/images/icons/tx_eptheme_gridelements_halves.png
|
||||
config {
|
||||
colCount = 2
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Spalte 1
|
||||
colPos = 21
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,ytvideo,mailform,nlform
|
||||
}
|
||||
2 {
|
||||
name = Spalte 2
|
||||
colPos = 22
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,ytvideo,mailform,nlform
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
halfAndTwoQuarters {
|
||||
title = Teaserreihe dreispaltig (50%/25%/25%)
|
||||
topLevelLayout = 1
|
||||
icon = EXT:ep_theme/Resources/Public/images/icons/tx_eptheme_gridelements_half_and_two_quarters.png
|
||||
config {
|
||||
colCount = 4
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Spalte 1
|
||||
colPos = 51
|
||||
colspan = 2
|
||||
allowed = textmedia,teaser,list
|
||||
}
|
||||
2 {
|
||||
name = Spalte 2
|
||||
colPos = 52
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
3 {
|
||||
name = Spalte 3
|
||||
colPos = 53
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
twoQuartersAndHalf {
|
||||
title = Teaserreihe dreispaltig (25%/25%/50%)
|
||||
topLevelLayout = 1
|
||||
icon = EXT:ep_theme/Resources/Public/images/icons/tx_eptheme_gridelements_two_quarters_and_half.png
|
||||
config {
|
||||
colCount = 4
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Spalte 1
|
||||
colPos = 61
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
2 {
|
||||
name = Spalte 2
|
||||
colPos = 62
|
||||
allowed = textmedia,teaser,teaser_country,teaser_region,teaser_city,teaser_hotel,teaser_concept,teaser_product,list,gmap,nlform
|
||||
}
|
||||
3 {
|
||||
name = Spalte 3
|
||||
colPos = 63
|
||||
colspan = 2
|
||||
allowed = textmedia,teaser,list,gmap,nlform
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
mod {
|
||||
web_layout.BackendLayouts {
|
||||
frontpage {
|
||||
title = Startseite
|
||||
config {
|
||||
backend_layout {
|
||||
colCount = 1
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Content
|
||||
colPos = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
frontpageEvent < .frontpage
|
||||
frontpageEvent.title = Startseite Events
|
||||
detail {
|
||||
title = Detailseite
|
||||
config {
|
||||
backend_layout {
|
||||
colCount = 1
|
||||
rowCount = 2
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Content
|
||||
colPos = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
2 {
|
||||
columns {
|
||||
1 {
|
||||
name = Teaserbereich
|
||||
colPos = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
subpage < .detail
|
||||
subpage.title = Unterseite
|
||||
search < .detail
|
||||
search.title = Suchergebnis
|
||||
search.config.backend_layout.rowCount = 0
|
||||
subpageSidebarLeft {
|
||||
title = Unterseite mit Sidebar (links)
|
||||
config {
|
||||
backend_layout {
|
||||
colCount = 4
|
||||
rowCount = 3
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Headline
|
||||
colPos = 3
|
||||
colspan = 4
|
||||
}
|
||||
}
|
||||
}
|
||||
2 {
|
||||
columns {
|
||||
1 {
|
||||
name = Sidebar
|
||||
colPos = 2
|
||||
colspan = 1
|
||||
}
|
||||
}
|
||||
columns {
|
||||
2 {
|
||||
name = Content
|
||||
colPos = 4
|
||||
colspan = 3
|
||||
}
|
||||
}
|
||||
}
|
||||
3 {
|
||||
columns {
|
||||
1 {
|
||||
name = Teaserbereich
|
||||
colPos = 1
|
||||
colspan = 4
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
subpageSidebarRight {
|
||||
title = Unterseite mit Sidebar (rechts)
|
||||
config {
|
||||
backend_layout {
|
||||
colCount = 4
|
||||
rowCount = 3
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = Headline
|
||||
colPos = 3
|
||||
colspan = 4
|
||||
}
|
||||
}
|
||||
}
|
||||
2 {
|
||||
columns {
|
||||
1 {
|
||||
name = Content
|
||||
colPos = 4
|
||||
colspan = 3
|
||||
}
|
||||
}
|
||||
columns {
|
||||
2 {
|
||||
name = Sidebar
|
||||
colPos = 2
|
||||
colspan = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
3 {
|
||||
columns {
|
||||
1 {
|
||||
name = Teaserbereich
|
||||
colPos = 1
|
||||
colspan = 4
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
subpageSidebarRightEvent < .subpageSidebarRight
|
||||
subpageSidebarRightEvent.title = Unterseite Events mit Sidebar (rechts)
|
||||
subpageSidebarLeftEvent < .subpageSidebarLeft
|
||||
subpageSidebarLeftEvent.title = Unterseite Events mit Sidebar (links)
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,128 @@
|
||||
mod {
|
||||
wizards.newContentElement.wizardItems {
|
||||
teaser {
|
||||
header = Teaser
|
||||
elements {
|
||||
teaser {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser allgemein
|
||||
description = Teaser mit konfigurierbarem Kontext
|
||||
tt_content_defValues.CType = teaser
|
||||
}
|
||||
teaser_country {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser Land
|
||||
description = Teaser für ein auswählbares Land
|
||||
tt_content_defValues.CType = teaser_country
|
||||
}
|
||||
teaser_region {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser Gebiet
|
||||
description = Teaser für ein auswählbares Gebiet
|
||||
tt_content_defValues.CType = teaser_region
|
||||
}
|
||||
teaser_city {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser Ort
|
||||
description = Teaser für einen auswählbaren Ort
|
||||
tt_content_defValues.CType = teaser_city
|
||||
}
|
||||
teaser_hotel {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser Hotel
|
||||
description = Teaser für ein auswählbares Hotel
|
||||
tt_content_defValues.CType = teaser_hotel
|
||||
}
|
||||
teaser_concept {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser Konzept
|
||||
description = Teaser für ein auswählbares Konzept
|
||||
tt_content_defValues.CType = teaser_concept
|
||||
}
|
||||
teaser_product {
|
||||
iconIdentifier = content-image
|
||||
title = Teaser Produkt
|
||||
description = Teaser für ein auswählbares Produkt
|
||||
tt_content_defValues.CType = teaser_product
|
||||
}
|
||||
}
|
||||
show := addToList(teaser, teaser_country, teaser_region, teaser_city, teaser_hotel, teaser_concept, teaser_product)
|
||||
}
|
||||
disturber {
|
||||
header = Störer
|
||||
elements {
|
||||
disturber {
|
||||
iconIdentifier = content-image
|
||||
title = Störer
|
||||
description = Störer mit Bild, mehreren Buttons und Kontaktinfo
|
||||
tt_content_defValues.CType = disturber
|
||||
}
|
||||
deal_of_the_week {
|
||||
iconIdentifier = content-image
|
||||
title = Deal der Woche
|
||||
description = Störer 'Deal der Woche' mit link auf Produkt
|
||||
tt_content_defValues.CType = deal_of_the_week
|
||||
}
|
||||
}
|
||||
show := addToList(disturber, deal_of_the_week)
|
||||
}
|
||||
special {
|
||||
elements {
|
||||
lineup {
|
||||
iconIdentifier = content-image
|
||||
title = Lineup
|
||||
description = Links/rechts alternierende Boxen
|
||||
tt_content_defValues.CType = lineup
|
||||
}
|
||||
event_pricetable {
|
||||
iconIdentifier = content-image
|
||||
title = Event Preistabelle
|
||||
description = Preistabelle nach Verfügbarkeit
|
||||
tt_content_defValues.CType = event_pricetable
|
||||
}
|
||||
nlform {
|
||||
iconIdentifier = content-image
|
||||
title = Newsletter Anmeldung
|
||||
description = Anmeldeformular
|
||||
tt_content_defValues.CType = nlform
|
||||
}
|
||||
}
|
||||
show := addToList(lineup, event_pricetable, nlform)
|
||||
}
|
||||
common {
|
||||
elements {
|
||||
gmap {
|
||||
iconIdentifier = content-image
|
||||
title = Google Map
|
||||
description = Google Map für Hotel oder Gebiet
|
||||
tt_content_defValues.CType = gmap
|
||||
}
|
||||
contact {
|
||||
iconIdentifier = content-image
|
||||
title = Ansprechpartner
|
||||
description = Kontaktbox mit Ansprechpartner für Sidebar
|
||||
tt_content_defValues.CType = contact
|
||||
}
|
||||
calendar {
|
||||
iconIdentifier = content-image
|
||||
title = Belegungskalender
|
||||
description = Belegungskalender zu einem ausgewählten Vertragspartner
|
||||
tt_content_defValues.CType = calendar
|
||||
}
|
||||
ytvideo {
|
||||
iconIdentifier = content-image
|
||||
title = YouTube Video
|
||||
description = Responsiv eingebettetes Video
|
||||
tt_content_defValues.CType = ytvideo
|
||||
}
|
||||
button {
|
||||
iconIdentifier = content-image
|
||||
title = Button
|
||||
description = Button mit Referrer Übertragung
|
||||
tt_content_defValues.CType = button
|
||||
}
|
||||
}
|
||||
show := addToList(gmap, contact, calendar, ytvideo, button)
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
RTE {
|
||||
default {
|
||||
contentCSS = EXT:ep_theme/Resources/Public/css/rte.min.css
|
||||
showButtons (
|
||||
blockstylelabel, blockstyle, textstylelabel, textstyle, linebreak,
|
||||
formatblock, bar, bold, italic, bar, orderedlist, unorderedlist,
|
||||
indent, bar, link, unlink, removeformat, linebreak,
|
||||
table, toggleborders, tableproperties, rowproperties, rowinsertabove,
|
||||
rowinsertunder, rowdelete, rowsplit, columninsertbefore, columninsertafter,
|
||||
columndelete, columnsplit, cellproperties, cellinsertbefore, cellinsertafter,
|
||||
celldelete, cellsplit, cellmerge, image, insertcharacter, chMode, pastetoggle
|
||||
)
|
||||
keepButtonGroupTogether = 1
|
||||
|
||||
proc {
|
||||
allowedClasses =
|
||||
entryHTMLparser_db {
|
||||
tags {
|
||||
span.fixAttrib.style.unset = 1
|
||||
span.rmTagIfNoAttrib = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
buttons {
|
||||
formatblock.removeItems = h1,h6,section,div,footer,header,nav,aside,blockquote,pre,address,article
|
||||
link.properties.class.allowedClasses =
|
||||
pastetoggle.setActiveOnRteOpen = 1
|
||||
link.properties.class.allowedClasses = button,button--full
|
||||
}
|
||||
}
|
||||
|
||||
classes {
|
||||
button {
|
||||
name = Button
|
||||
}
|
||||
button--full {
|
||||
name = Button (volle Breite)
|
||||
requires = button
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
TCEFORM {
|
||||
tt_content {
|
||||
imageorient.removeItems = 0,1,2,8,9,25,26
|
||||
imageorient.disabled = 1
|
||||
imagecols.disabled = 1
|
||||
image_noRows.disabled = 1
|
||||
imageborder.disabled = 1
|
||||
imagewidth.disabled = 1
|
||||
imageheight.disabled = 1
|
||||
image_link.disabled = 1
|
||||
image_zoom = 1
|
||||
image_compression.disabled = 1
|
||||
image_effects.disabled = 1
|
||||
image_frames.disabled = 1
|
||||
imagecaption_position.disabled = 1
|
||||
layout.types.text.disabled = 1
|
||||
layout.types.textpic.disabled = 1
|
||||
layout.types.bullets.disabled = 1
|
||||
layout.types.html.disabled = 1
|
||||
layout.types.image.disabled = 1
|
||||
layout.types.list.disabled = 1
|
||||
layout.types.menu.disabled = 1
|
||||
layout.types.shortcut.disabled = 1
|
||||
layout.types.table.disabled = 1
|
||||
layout.types.uploads.disabled = 1
|
||||
layout.types.mailform.disabled = 1
|
||||
layout.types.login.disabled = 1
|
||||
|
||||
header_layout {
|
||||
altLabels {
|
||||
1 = H1
|
||||
2 = H2
|
||||
3 = H3
|
||||
4 = H4
|
||||
5 = H5
|
||||
}
|
||||
addItems {
|
||||
6 = H1 (mit Unterstreichung)
|
||||
7 = H2 (mit Unterstreichung)
|
||||
8 = H1 (mit Topline)
|
||||
9 = H2 (mit Topline)
|
||||
}
|
||||
}
|
||||
|
||||
layout.types.textmedia {
|
||||
removeItems = 1
|
||||
altLabels {
|
||||
2 = Slider
|
||||
3 = Link Panel
|
||||
}
|
||||
addItems {
|
||||
4 = Slider (ohne Thumbnails)
|
||||
5 = Partnerlogos
|
||||
}
|
||||
}
|
||||
|
||||
layout.types.gridelements_pi1 {
|
||||
removeItems = 1,2,3
|
||||
}
|
||||
|
||||
layout.types.teaser {
|
||||
removeItems = 2,3
|
||||
altLabels {
|
||||
0 = einspaltig
|
||||
1 = zweispaltig
|
||||
}
|
||||
}
|
||||
|
||||
layout.types.disturber {
|
||||
altLabels {
|
||||
0 = klein
|
||||
1 = groß
|
||||
2 = Event klein
|
||||
3 = Event groß
|
||||
}
|
||||
}
|
||||
|
||||
layout.types.teaser_product {
|
||||
removeItems = 0,2
|
||||
altLabels {
|
||||
1 = einspaltig
|
||||
3 = mehrspaltig/quer
|
||||
}
|
||||
}
|
||||
|
||||
layout.types.ytvideo {
|
||||
removeItems = 2,3
|
||||
altLabels {
|
||||
0 = YouTube
|
||||
1 = Vimeo
|
||||
}
|
||||
}
|
||||
|
||||
colPos {
|
||||
label = Slot
|
||||
altLabels.1848 = Blogeintrag
|
||||
}
|
||||
|
||||
table_bgColor.disabled = 1
|
||||
table_border.disabled = 1
|
||||
table_cellspacing.disabled = 1
|
||||
table_cellpadding.disabled = 1
|
||||
filelink_size.disabled = 1
|
||||
uploads_description.disabled = 1
|
||||
uploads_type.disabled = 1
|
||||
rowDescription.disabled = 1
|
||||
categories.disabled = 1
|
||||
header_link = 1
|
||||
date.disabled = 1
|
||||
select_key.disabled = 1
|
||||
linkToTop.disabled = 1
|
||||
header_position.disabled = 1
|
||||
header.label = Headline
|
||||
subheader.label = Topline
|
||||
fe_group.disabled = 1
|
||||
editlock.disabled = 1
|
||||
tx_epevents_configurator_travel_type.disabled = 1
|
||||
sys_language_uid.disabled = 1
|
||||
}
|
||||
|
||||
pages {
|
||||
cache_tags.disabled = 1
|
||||
fe_login_mode.disabled = 1
|
||||
layout.disabled = 1
|
||||
abstract.disabled = 1
|
||||
author.disabled = 1
|
||||
author_email.disabled = 1
|
||||
lastUpdated.disabled = 1
|
||||
newUntil.disabled = 1
|
||||
alias.disabled = 1
|
||||
notes.disabled = 1
|
||||
categories.disabled = 1
|
||||
sys_language_uid.disabled = 1
|
||||
l18n_cfg.disabled = 1
|
||||
module.disabled = 0
|
||||
media.disabled = 1
|
||||
}
|
||||
|
||||
tx_news_domain_model_news {
|
||||
notes.disabled = 1
|
||||
keywords.disabled = 1
|
||||
editlock.disabled = 1
|
||||
fe_group.disabled = 1
|
||||
type.disabled = 1
|
||||
sys_language_uid.disabled = 1
|
||||
author_email.disabled = 1
|
||||
starttime.disabled = 1
|
||||
endtime.disabled = 1
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:ep_theme/Configuration/PageTS/Mod/WebLayout/BackendLayouts.ts">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:ep_theme/Configuration/PageTS/Mod/Wizards/NewContentElement.ts">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:ep_theme/Configuration/PageTS/Extensions/GridElements.ts">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:ep_theme/Configuration/PageTS/RTE.ts">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:ep_theme/Configuration/PageTS/TCEFORM.ts">
|
||||
Reference in New Issue
Block a user