Neue Komponente für Article-Media-Image sowie eine allgemeine Image Komponente. Article-Komponente WorkInProgress.
This commit is contained in:
@@ -19,26 +19,22 @@ meta:
|
||||
mediaQuery: "(max-width:599px)"
|
||||
primaryText: path
|
||||
columns:
|
||||
- source: article.general.locale
|
||||
type: flag
|
||||
- article.general.public
|
||||
- article.content.title
|
||||
- article.general.position
|
||||
- article.general.sort
|
||||
- source: article.general.locale
|
||||
type: flag
|
||||
# Desktop
|
||||
- type: table
|
||||
mediaQuery: "(min-width:600px)"
|
||||
columns:
|
||||
- source: article.general.locale
|
||||
type: flag
|
||||
- article.general.public
|
||||
- label: { de: "Titel", en: "Title" }
|
||||
source: article.content.title
|
||||
filter: true
|
||||
- label: { de: "Position", en: "Position" }
|
||||
source: article.general.position
|
||||
filter: true
|
||||
- article.general.sort
|
||||
- source: article.general.locale
|
||||
type: flag
|
||||
|
||||
imageFilter:
|
||||
xs:
|
||||
|
||||
Reference in New Issue
Block a user