Version 1
[yaffs-website] / web / core / modules / history / config / schema / history.views.schema.yml
diff --git a/web/core/modules/history/config/schema/history.views.schema.yml b/web/core/modules/history/config/schema/history.views.schema.yml
new file mode 100644 (file)
index 0000000..8562d98
--- /dev/null
@@ -0,0 +1,13 @@
+# Schema for the views plugins of the History module.
+
+views.field.history_user_timestamp:
+  type: views.field.node
+  label: 'History user'
+  mapping:
+    comments:
+      type: boolean
+      label: 'Check for new comments as well'
+
+views.filter.history_user_timestamp:
+  type: views_filter
+  label: 'History user'