Collections für neue Projekte optimiert...work in progress...
This commit is contained in:
@@ -37,31 +37,31 @@ imageFilter:
|
||||
- fit: true
|
||||
height: 90
|
||||
width: 90
|
||||
resampling: lanczos
|
||||
resampling: "lancos"
|
||||
quality: 60
|
||||
s:
|
||||
- fit: true
|
||||
height: 300
|
||||
width: 300
|
||||
resampling: lanczos
|
||||
resampling: "lancos"
|
||||
quality: 60
|
||||
m:
|
||||
- fit: true
|
||||
height: 600
|
||||
width: 600
|
||||
resampling: lanczos
|
||||
resampling: "lancos"
|
||||
quality: 60
|
||||
l:
|
||||
- fit: true
|
||||
height: 1200
|
||||
width: 1200
|
||||
resampling: lanczos
|
||||
resampling: "lancos"
|
||||
quality: 60
|
||||
xl:
|
||||
- fit: true
|
||||
height: 2000
|
||||
width: 2000
|
||||
resampling: lanczos
|
||||
resampling: "lancos"
|
||||
quality: 60
|
||||
|
||||
permissions:
|
||||
@@ -100,51 +100,4 @@ permissions:
|
||||
# file: hooks/article/delete_return.js
|
||||
|
||||
fields:
|
||||
- name: articleTabs
|
||||
type: tabs
|
||||
meta:
|
||||
label:
|
||||
de: Informationen zu einem Artikel
|
||||
en: Article Information
|
||||
activeTab: 0
|
||||
subFields:
|
||||
- name: articleTab
|
||||
type: object
|
||||
meta:
|
||||
label:
|
||||
de: Artikel
|
||||
en: Article
|
||||
css:
|
||||
subFields:
|
||||
- name: articleLayoutTab
|
||||
type: object
|
||||
meta:
|
||||
label:
|
||||
de: Layout
|
||||
en: Layout
|
||||
css:
|
||||
subFields:
|
||||
- name: articleMediaTab
|
||||
type: object
|
||||
meta:
|
||||
label:
|
||||
de: Bilder
|
||||
en: Images
|
||||
css:
|
||||
subFields:
|
||||
- name: articleAttachmentsTab
|
||||
type: object
|
||||
meta:
|
||||
label:
|
||||
de: Anhänge / Downloads
|
||||
en: Attachments / Downloads
|
||||
css:
|
||||
subFields:
|
||||
- name: articleMetaTab
|
||||
type: object
|
||||
meta:
|
||||
label:
|
||||
de: Meta
|
||||
en: Meta
|
||||
css:
|
||||
subFields:
|
||||
- !include _article.yml
|
||||
Reference in New Issue
Block a user