podcast_publisher-1.0.0-alpha3/config/schema/podcast_publisher.schema.yml
config/schema/podcast_publisher.schema.yml
views.style.podcast:
type: views_style
label: 'Podcast view display style'
mapping:
title_field:
type: string
label: 'Title'
subtitle_field:
type: string
label: 'Subtitle'
description_field:
type: string
label: 'Description'
creator_field:
type: string
label: 'Creator'
image_field:
type: string
label: 'Image'
copyright_field:
type: string
label: 'Copyright'
summary_field:
type: string
label: 'Summary'
type_field:
type: string
label: 'Type'
owner_field:
type: string
label: 'Owner'
email_field:
type: string
label: 'Email'
author_field:
type: string
label: 'Author'
category_field:
type: string
label: 'Category'
itunes_category_field:
type: string
label: 'Itunes Category'
block_field:
type: string
label: 'Block'
explicit_field:
type: string
label: 'Explicit'
complete_field:
type: string
label: 'Complete'
funding_field:
type: string
label: 'Funding'
date_field:
type: string
label: 'Date'
views.row.podcast_episode_fields:
type: views_row
label: 'Podcast RSS field options'
mapping:
title_field:
type: string
label: 'Title'
link_field:
type: string
label: 'Link'
description_field:
type: string
label: 'Description'
file_field:
type: string
label: 'File'
file_size_field:
type: string
label: 'File size'
mimetype_field:
type: string
label: 'Mimetype'
duration_field:
type: string
label: 'Duration'
image_field:
type: string
label: 'Image'
type_field:
type: string
label: 'Type'
author_field:
type: string
label: 'Author'
explicit_field:
type: string
label: 'Explicit'
keywords_field:
type: string
label: 'Keywords'
date_field:
type: string
label: 'Date'
episode_number_field:
type: string
label: 'Episode Number'
guid_field_options:
type: mapping
label: 'Guid settings'
mapping:
guid_field:
type: string
label: 'GUID field'
guid_field_is_permalink:
type: integer
label: 'GUID is permalink'
