1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 08:34:19 +02:00

Flextype Core: Default Theme - fieldsets - improvements

This commit is contained in:
Awilum
2019-02-17 21:36:13 +03:00
parent 9ca1a428e9
commit 23e153856a
3 changed files with 40 additions and 31 deletions

View File

@@ -1,15 +1,18 @@
title: About
default_field: title
fields:
title:
title: admin_title
type: text
size: col-12
content:
title: admin_content
type: html
size: col-12
image:
title: admin_media
type: media_select
size: col-3
sections:
main:
title: 'Main'
fields:
title:
title: admin_title
type: text
size: col-12
content:
title: admin_content
type: html
size: col-12
image:
title: admin_media
type: media_select
size: col-3

View File

@@ -1,15 +1,18 @@
title: 'Blog Post'
default_field: title
fields:
title:
title: admin_title
type: text
size: col-12
summary:
title: admin_summary
type: html
size: col-12
content:
title: admin_content
type: html
size: col-12
sections:
main:
title: 'Main'
fields:
title:
title: admin_title
type: text
size: col-12
summary:
title: admin_summary
type: html
size: col-12
content:
title: admin_content
type: html
size: col-12

View File

@@ -1,7 +1,10 @@
title: Blog
default_field: title
fields:
title:
title: admin_title
type: text
size: col-12
sections:
main:
title: 'Main'
fields:
title:
title: admin_title
type: text
size: col-12