Posted by pmackay on May 16, 2010 at 9:14am
Hello,
I've been experimenting with Patterns and I really like the approach. However I'm struggling more trying to write a view, because reference docs for the valid fields are not available and views are one of the more complex configuration elements.
Is there any way to get a definitive list of the XML/YAML syntax that can be used by some relatively simple code tweak?
How is progress on exporting a Pattern?
For now is the view_import.yaml example the recommended way to store views?
Thanks
Paul

Comments
Hi Paul, Unfortunately, views
Hi Paul,
Unfortunately, views component is currently buggy and the only recommended way of handling views is to use views export code as documented in view_import.yaml.
You can follow the work related to exporting patterns in the following issues:
http://drupal.org/node/789830
http://drupal.org/node/514234
-Vaish