Since relationships and relationship types are entities, we don't need so much Views handling code. The entity API can do a lot of it, but it will require rewrite of the default views.
Since relationships and relationship types are entities, we don't need so much Views handling code. The entity API can do a lot of it, but it will require rewrite of the default views.
Comments
Comment #1
zengenuity commentedCommitted: http://drupalcode.org/project/node_gallery.git/commit/fa233a2
Users upgrading from older dev versions probably need to revert the two views packaged with Node Gallery. Many handlers were removed and replaced with entity-based handlers.
Comment #2
zengenuity commented