Update der starter collections.
This commit is contained in:
parent
432d21daeb
commit
d872767845
@ -19,6 +19,8 @@ meta:
|
|||||||
mediaQuery: "(max-width:599px)"
|
mediaQuery: "(max-width:599px)"
|
||||||
primaryText: path
|
primaryText: path
|
||||||
columns:
|
columns:
|
||||||
|
- source: article.general.locale
|
||||||
|
type: flag
|
||||||
- article.general.public
|
- article.general.public
|
||||||
- article.content.title
|
- article.content.title
|
||||||
- article.general.position
|
- article.general.position
|
||||||
@ -27,6 +29,8 @@ meta:
|
|||||||
- type: table
|
- type: table
|
||||||
mediaQuery: "(min-width:600px)"
|
mediaQuery: "(min-width:600px)"
|
||||||
columns:
|
columns:
|
||||||
|
- source: article.general.locale
|
||||||
|
type: flag
|
||||||
- article.general.public
|
- article.general.public
|
||||||
- label: { de: "Titel", en: "Title" }
|
- label: { de: "Titel", en: "Title" }
|
||||||
source: article.content.title
|
source: article.content.title
|
||||||
|
@ -5,7 +5,7 @@ meta:
|
|||||||
label:
|
label:
|
||||||
de: Einstellungen zum Artikel
|
de: Einstellungen zum Artikel
|
||||||
en: Article Setings
|
en: Article Setings
|
||||||
activeTab: 1
|
activeTab: 0
|
||||||
subFields:
|
subFields:
|
||||||
- name: general
|
- name: general
|
||||||
type: object
|
type: object
|
||||||
@ -13,7 +13,6 @@ subFields:
|
|||||||
label:
|
label:
|
||||||
de: Allgemein
|
de: Allgemein
|
||||||
en: General
|
en: General
|
||||||
css:
|
|
||||||
subFields:
|
subFields:
|
||||||
- name: public
|
- name: public
|
||||||
type: boolean
|
type: boolean
|
||||||
@ -25,6 +24,7 @@ subFields:
|
|||||||
helperText:
|
helperText:
|
||||||
de: "Der Artikel wird auf der Seite angezeigt."
|
de: "Der Artikel wird auf der Seite angezeigt."
|
||||||
en: "This article is displayed on the page."
|
en: "This article is displayed on the page."
|
||||||
|
- !include _locale.yml
|
||||||
- name: publish_date
|
- name: publish_date
|
||||||
type: object
|
type: object
|
||||||
meta:
|
meta:
|
||||||
@ -51,17 +51,6 @@ subFields:
|
|||||||
label:
|
label:
|
||||||
de: Datum (bis)
|
de: Datum (bis)
|
||||||
en: Date (until)
|
en: Date (until)
|
||||||
- name: position
|
|
||||||
type: string
|
|
||||||
meta:
|
|
||||||
widget: select
|
|
||||||
label:
|
|
||||||
de: Position auf der Seite
|
|
||||||
en: Position on page
|
|
||||||
defaultValue: []
|
|
||||||
choices:
|
|
||||||
- { id: "content", name: { de: "Inhaltsbereich", en: "Content Area" } }
|
|
||||||
- { id: "sidebar", name: { de: "Sidebar", en: "Sidebar" } }
|
|
||||||
- name: tags
|
- name: tags
|
||||||
type: string[]
|
type: string[]
|
||||||
meta:
|
meta:
|
||||||
@ -70,7 +59,7 @@ subFields:
|
|||||||
en: "Articles can be categorized by assigning keywords."
|
en: "Articles can be categorized by assigning keywords."
|
||||||
widget: chipArray
|
widget: chipArray
|
||||||
label:
|
label:
|
||||||
de: Verknüpfungs-Stichworte
|
de: Schlagworte / Tags / Labels
|
||||||
en: Linking Tags
|
en: Linking Tags
|
||||||
defaultValue: []
|
defaultValue: []
|
||||||
choices:
|
choices:
|
||||||
@ -248,10 +237,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Oben
|
de: Abstand nach Oben
|
||||||
en: Top
|
en: Margin Top
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "mt-xs", name: "Sehr kleiner Abstand" }
|
- { id: "mt-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "mt-sm", name: "Kleiner Abstand" }
|
- { id: "mt-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "mt-md", name: "Normal" }
|
- { id: "mt-md", name: "Normal" }
|
||||||
@ -262,10 +251,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Rechts
|
de: Abstand nach Rechts
|
||||||
en: Right
|
en: Margin Right
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "mr-xs", name: "Sehr kleiner Abstand" }
|
- { id: "mr-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "mr-sm", name: "Kleiner Abstand" }
|
- { id: "mr-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "mr-md", name: "Normal" }
|
- { id: "mr-md", name: "Normal" }
|
||||||
@ -276,10 +265,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Unten
|
de: Abstand nach Unten
|
||||||
en: Bottom
|
en: Margin Bottom
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "mb-xs", name: "Sehr kleiner Abstand" }
|
- { id: "mb-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "mb-sm", name: "Kleiner Abstand" }
|
- { id: "mb-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "mb-md", name: "Normal" }
|
- { id: "mb-md", name: "Normal" }
|
||||||
@ -290,10 +279,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Links
|
de: Abstand nach Links
|
||||||
en: Left
|
en: Margin Left
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "ml-xs", name: "Sehr kleiner Abstand" }
|
- { id: "ml-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "ml-sm", name: "Kleiner Abstand" }
|
- { id: "ml-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "ml-md", name: "Normal" }
|
- { id: "ml-md", name: "Normal" }
|
||||||
@ -309,10 +298,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Oben
|
de: Innenabstand nach Oben
|
||||||
en: Top
|
en: Padding Top
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "pt-xs", name: "Sehr kleiner Abstand" }
|
- { id: "pt-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "pt-sm", name: "Kleiner Abstand" }
|
- { id: "pt-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "pt-md", name: "Normal" }
|
- { id: "pt-md", name: "Normal" }
|
||||||
@ -323,10 +312,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Rechts
|
de: Innenabstand nach Rechts
|
||||||
en: Right
|
en: Padding Right
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "pr-xs", name: "Sehr kleiner Abstand" }
|
- { id: "pr-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "pr-sm", name: "Kleiner Abstand" }
|
- { id: "pr-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "pr-md", name: "Normal" }
|
- { id: "pr-md", name: "Normal" }
|
||||||
@ -337,10 +326,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Unten
|
de: Innenabstand nach Unten
|
||||||
en: Bottom
|
en: Padding Bottom
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "pb-xs", name: "Sehr kleiner Abstand" }
|
- { id: "pb-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "pb-sm", name: "Kleiner Abstand" }
|
- { id: "pb-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "pb-md", name: "Normal" }
|
- { id: "pb-md", name: "Normal" }
|
||||||
@ -351,10 +340,10 @@ subFields:
|
|||||||
meta:
|
meta:
|
||||||
widget: select
|
widget: select
|
||||||
label:
|
label:
|
||||||
de: Links
|
de: Innenabstand nach Links
|
||||||
en: Left
|
en: Padding Left
|
||||||
choices:
|
choices:
|
||||||
- { id: "", name: "Kein Abstand" }
|
- { id: "", name: "-" }
|
||||||
- { id: "pl-xs", name: "Sehr kleiner Abstand" }
|
- { id: "pl-xs", name: "Sehr kleiner Abstand" }
|
||||||
- { id: "pl-sm", name: "Kleiner Abstand" }
|
- { id: "pl-sm", name: "Kleiner Abstand" }
|
||||||
- { id: "pl-md", name: "Normal" }
|
- { id: "pl-md", name: "Normal" }
|
||||||
|
@ -5,11 +5,11 @@ meta:
|
|||||||
label: { de: "Sprache", en: "Language" }
|
label: { de: "Sprache", en: "Language" }
|
||||||
helperText:
|
helperText:
|
||||||
{
|
{
|
||||||
de: "Definiert, in welcher Sprache das Menü verfügbar ist. Die Standard-Sprache ist 'de-DE'.",
|
de: "Definiert, in welcher Sprache das Menü verfügbar ist. Die Standard-Sprache ist 'de'.",
|
||||||
en: "Defines in which language the menu is available. The default language is 'de-DE'.",
|
en: "Defines in which language the menu is available. The default language is 'de'.",
|
||||||
}
|
}
|
||||||
filter: true
|
filter: true
|
||||||
defaultValue: "de"
|
defaultValue: de
|
||||||
choices:
|
choices:
|
||||||
- { id: af, name: { key: "labels.locales.af" } }
|
- { id: af, name: { key: "labels.locales.af" } }
|
||||||
- { id: af-ZA, name: { key: "labels.locales.af-ZA" } }
|
- { id: af-ZA, name: { key: "labels.locales.af-ZA" } }
|
||||||
|
Loading…
Reference in New Issue
Block a user