history.views.schema.yml 314 B

12345678910111213
  1. # Schema for the views plugins of the History module.
  2. views.field.history_user_timestamp:
  3. type: views.field.node
  4. label: 'History user'
  5. mapping:
  6. comments:
  7. type: boolean
  8. label: 'Check for new comments as well'
  9. views.filter.history_user_timestamp:
  10. type: views_filter
  11. label: 'History user'