Created
May 29, 2013 12:14
-
-
Save vijaycs85/5669850 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+++ b/core/modules/views/config/schema/views.display.schema.ymlundefined | |
index 0000000..2050a88 | |
--- /dev/null | |
--- /dev/null | |
+++ b/core/modules/views/config/schema/views.empty.schema.ymlundefined | |
+++ b/core/modules/views/config/schema/views.empty.schema.ymlundefined | |
+++ b/core/modules/views/config/schema/views.empty.schema.ymlundefined | |
@@ -0,0 +1,5 @@ | |
@@ -0,0 +1,5 @@ | |
+# Schema for the views empty plugins. | |
+ | |
+views.empty.area_text_custom: | |
+ type: views.area.text_custom | |
+ label: 'Unfiltered text' | |
That's confusing are views.area.text_custom should be enough. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IRC discussion:
[17:44] dawehner: sorry, here is the details: https://gist.github.com/vijaycs85/5669850
[17:45] dawehner: are we proposing to remove whole views.empty.schema.yml here?
[17:46] vijaycs85: yes, 100%
[17:47] dawehner: that's bit hard :( because that empty can be of any type that we can't predict
[17:48] vijaycs85: we can
[17:48] vijaycs85: it's views.area.[plugin_id]
[17:48] dawehner: oh okay