Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / config / schema / views.field.schema.yml
index 562e8ca4d14c219f9bea7a5576f00b05cb213f81..48b6ef8907e5af83e8f8572bcb6e77f6d2360d88 100644 (file)
@@ -191,6 +191,12 @@ views.field.entity_link:
     text:
       type: label
       label: 'Text to display'
+    output_url_as_text:
+      type: boolean
+      label: 'Output the URL as text'
+    absolute:
+      type: boolean
+      label: 'Output an absolute link'
 
 views.field.entity_link_delete:
   type: views.field.entity_link