eva 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| eva-7.x-1.2.tar.gz | 13.55 KB | 1d5cbce734af37fc9a2421e2b2b28875 |
| eva-7.x-1.2.zip | 15.28 KB | ed9753d2d0d0cebfda190f981c23f96b |
Release notes
Mostly bug fixes with a few additional features. Long time coming.
Features:
-Exposed filters are now shown as additional fields on the Manage Display tab
-Changed the name of the field on the Manage Display tab to be EVA: view_name > display_name
-Clears the field cache when an EVA view is saved so that no manual cache clearing is needed when creating new eva views.
-Changed 'Entity Content' to 'EVA Field'
-Shows available tokens in the token argument settings popup.
Bug Fixes:
-Reset views cache when checking to see if there are applicable eva views
-Fixed the infamous $build['#entity'] bug that threw up error messages all over the place.
-Caches are cleared on module enable / disable to make sure that any default views are cleared out of the eva_get_views() cache.
-Added template_process_views_view() implementation which allowed VBO and other views extensions to work.
eva 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| eva-7.x-1.1.tar.gz | 11.68 KB | 00f3cb0d42bf4e453ca8dbaf79573cd6 |
| eva-7.x-1.1.zip | 13.41 KB | 96596e2d6d3d34a9b06a8c569aa779ef |
Release notes
Bug fixes for:
#1232474: Add an H2 tag to the entity view title ...
#1218732: Typo in when attaching bundles
#1121204: "Entity Content" not available in views UI . eva_plugin_display_entity.class not loaded ?
#1147752: Undefined property messages
eva 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| eva-7.x-1.0.tar.gz | 11.46 KB | ca950e3d5cd5bccfe9bd90a0fd3f3eca |
| eva-7.x-1.0.zip | 13.18 KB | 4acf4ede208eb32dcd3e48c70ac382ee |
Release notes
First official release of the Eva module, used to attach Views listings to arbitrary entities. Viva la Eva!
eva 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| eva-7.x-1.x-dev.tar.gz | 13.81 KB | a3da4a3eed888f0826a864719f27a100 |
| eva-7.x-1.x-dev.zip | 15.59 KB | c61d1789602d9c00094a48d7e1886749 |
Release notes
Rolling dev snapshot of the Eva module for Drupal 7. Replaces Views Attach for Drupal 6 with an Entity-based system. Because that's cool.