Browse Source

Update from Forestry.io - Updated Forestry configuration

pull/141/head
abhidj0090 4 years ago
parent
commit
19d228b6b4
1 changed files with 17 additions and 8 deletions
  1. 17
    8
      exampleSite/.forestry/front_matter/templates/events.yml

+ 17
- 8
exampleSite/.forestry/front_matter/templates/events.yml View File

- name: event_speakers - name: event_speakers
type: field_group_list type: field_group_list
fields: fields:
- name: speaker
- name: speaker_name
type: text type: text
config: config:
required: false required: false
label: speaker
description: Event speaker
label: speaker name
description: Event speaker name
- name: speaker_image - name: speaker_image
type: file type: file
config: config:
labelField: labelField:
label: Event Speakers label: Event Speakers
description: Speakers at the event or lecture description: Speakers at the event or lecture
- name: related_tags
type: tag_list
default: []
label: Related Tags
description: Related tags for the lecture or event
- name: tags
type: field_group_list
fields:
- name: event_tag
type: tag_list
default: []
label: Event Tag
description: Related keyword for the event or lecture
config:
min:
max:
labelField:
label: Tags
description: Event Tags

Loading…
Cancel
Save