You are here

photos.views.schema.yml in Album Photos 8.5

Same filename and directory in other branches
  1. 6.0.x config/schema/photos.views.schema.yml
config/schema/photos.views.schema.yml

File

config/schema/photos.views.schema.yml
View source
  1. views.field.photos_image_cover:
  2. type: views_field
  3. label: 'Album cover'
  4. mapping:
  5. link_photo:
  6. type: string
  7. label: 'Link this field to the album or photo.'
  8. view_mode:
  9. type: string
  10. label: 'The view mode to display this field.'
  11. views.field.photos_image_set_cover:
  12. type: views_field
  13. label: 'Set as album cover link'
  14. mapping:
  15. absolute:
  16. type: boolean
  17. label: 'Absolute link.'
  18. output_url_as_text:
  19. type: boolean
  20. label: 'Output URL as text.'