...
- ArticleListPagePart
- previewTeaserBox
- Representationen
- multi
- single
- Properties
- count
- Representationen
- previewGrid
- Representationen
- twoColumn
- threeColumn
- fourColumn
- Properties
- count
- count-overwritable
- enable-paging
- ad-frequency
- ad-count-per-slot
- Representationen
- previewSlider
- Representationen
- withPictures
- withoutPicturesCaption
- Properties
- count
- count-overwritable
- enable-headline
- ad-frequency
- ad-count-per-slot
- Representationen
- previewTeaserBox
- ArticleBoxPagePart
- articleBox
- Representationen
- withPictures
- withOnePicture
- withoutPictures
- Representationen
- articleBox
- AdvertPlacePagePart
- media
- HtmlCodePagePart
- htmlCode
- HtmlWysiwygPagePart
- htmlCode
- SpacingPagePart
- spacing
Property | Beschreibung |
---|---|
count | Legt die standardmäßige Anzahl an Artikeln fest |
count-overwritable | Legt fest, ob die Anzahl an Artikel im Admin überschrieben werden kann |
enable-headline | Aktiviert, ob für den Slider eine Headline angegeben werden kann |
ad-frequency | Aller wieviel Artikel kommt ein Werbeblock |
ad-count-per-slot | Wieviel Werbung pro Block |
Codeblock | ||||
---|---|---|---|---|
| ||||
page-part-key: articleSlider page-part: ArticleListPagePart #entscheidet über den Kontext caption: ArtikelSlider sub-types: - sub-type-key: withPictures frontend-sub-type-key: previewSlider caption: withPicturesCaption count: 15 count-overwritable: true enable-headline: true representation: withPictures ad-frequency: 4 - sub-type-key: withoutPictures frontend-sub-type-key: previewSlider caption: withoutPicturesCaption count: 15 count-overwritable: true enable-headline: true representation: withoutPictures ad-frequency: 4 ad-count-per-slot: 1 |
...