mirror of
https://github.com/flextype/flextype.git
synced 2025-08-15 17:44:17 +02:00
Default theme: new fieldsets added
This commit is contained in:
14
site/themes/default/fieldsets/blog-post.yaml
Normal file
14
site/themes/default/fieldsets/blog-post.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
title: 'Blog Post'
|
||||
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
|
6
site/themes/default/fieldsets/blog.yaml
Normal file
6
site/themes/default/fieldsets/blog.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
title: Blog
|
||||
fields:
|
||||
title:
|
||||
title: 'admin_title'
|
||||
type: text
|
||||
size: col-12
|
Reference in New Issue
Block a user