added: forestry support
This commit is contained in:
31
exampleSite/.forestry/front_matter/templates/testimonial.yml
Normal file
31
exampleSite/.forestry/front_matter/templates/testimonial.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
label: Testimonial
|
||||
hide_body: true
|
||||
fields:
|
||||
- type: boolean
|
||||
name: enable
|
||||
label: enable
|
||||
- type: text
|
||||
name: title
|
||||
label: title
|
||||
- type: text
|
||||
name: subtitle
|
||||
label: subtitle
|
||||
- type: field_group_list
|
||||
name: testimonial_item
|
||||
label: testimonial_item
|
||||
fields:
|
||||
- type: file
|
||||
name: thumb
|
||||
label: thumb
|
||||
- type: text
|
||||
name: name
|
||||
label: name
|
||||
- type: text
|
||||
name: company_position
|
||||
label: company_position
|
||||
- type: textarea
|
||||
name: quote
|
||||
label: quote
|
||||
pages:
|
||||
- data/testimonial.yml
|
||||
Reference in New Issue
Block a user