Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
43.23 KB
MD5: 54ec9421c47d0c7f47199433d75b95c7
SHA-1: 9f40b0b71448233f2e873a07ad006a43e8d39b14
SHA-256: c897a95251e3ca58d52d8f62f11c270382d7ccef339cab99019d014f0f510c1f
Download zip
71.49 KB
MD5: 91e7055524085c63b8ae99614d0f1c8d
SHA-1: 61bfd5bdc087ff3e4f773c6f582dde747c9939e5
SHA-256: a07307dd30481927ae60ae76c2175754bb9b7c3a9cde245289acf34de97ce652
Release notes
What is changed in this release?
- Improvement: Improved integration with ctools context on collection load and save.
- New Feature: (experimental) Added a "Breakpoint": Entity Colections can stop rendering after a specific amount of items. this is an experimental feature and should not be used on production environments. When disabled will not affect the EC.
- Fix: Now an Entity Collection can be used inside another entity collection (Entity-inception) and rendered correctly.
- Improvement: Added some useful classes on the EC wrapper.
- Improvement: Added Alter hook to allow the Tree alteration.
- Fix: removed a bunch of warning.