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:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user