Version 1
[yaffs-website] / web / core / modules / ckeditor / tests / modules / config / schema / ckeditor_test.schema.yml
diff --git a/web/core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml b/web/core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml
new file mode 100644 (file)
index 0000000..e7305a2
--- /dev/null
@@ -0,0 +1,16 @@
+ckeditor.plugin.llama_contextual_and_button:
+  type: mapping
+  label: 'Contextual Llama With Button'
+  mapping:
+    ultra_llama_mode:
+      type: boolean
+      label: 'Ultra llama mode'
+
+filter_settings.test_attribute_filter:
+  type: filter
+  label: 'Test Attribute Filter'
+  mapping:
+    tags:
+      type: sequence
+      sequence:
+        type: string