You are here

hide_revision_field.schema.yml in Hide Revision Field 8.2

Same filename and directory in other branches
  1. 8 config/schema/hide_revision_field.schema.yml
config/schema/hide_revision_field.schema.yml

File

config/schema/hide_revision_field.schema.yml
View source
  1. field.widget.settings.hide_revision_field_log_widget:
  2. type: mapping
  3. label: 'Revision Log Widget settings.'
  4. mapping:
  5. rows:
  6. type: integer
  7. label: 'Rows'
  8. placeholder:
  9. type: label
  10. label: 'Placeholder'
  11. show:
  12. type: boolean
  13. label: 'Show/hide the revision log widget.'
  14. default:
  15. type: label
  16. label: 'Default value'
  17. permission_based:
  18. type: boolean
  19. label: 'Show field based on permissions.'
  20. allow_user_settings:
  21. type: boolean
  22. label: 'Allow users to alter their own settings for field.'