Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.74 KB
MD5: 3ceff1d6e7612643cda88a37b8f75b99
SHA-1: 1c2e2e786bc72552c001a7f018046225d2af65e7
SHA-256: 3d454dfc9b7c9c4c8a0d492790064a177bbb75d336826b5b8c77e94adb62f5ed
Download zip
15.12 KB
MD5: 750dd37e785be4a6672c4518e42b1b84
SHA-1: b7a77639ef078f2ab4c066acc2bf13377abb5cc5
SHA-256: c045ff2ca4233b7372d86b791e63212b7b9d344740ffbf7729ba0dcde94760f9
Release notes
Changes since 7.x-1.2:
- Issue #2084317 by necromancerfinal: add title attributes to template.
- Issue #1821322 by hoff331: add loop checkbox.
- Issue #2106305 by zambrey: Duplicated alias function.
- Convert EnrityQuery to SelectQuery to use nested condition. Use nid as secondatry condition if the values are equal under the primary condition.
- Issue #2170165 Sorting by field with 0 value bugfix.
- Issue #2084317 by necromancerfinal: add title attributes to template.
- Issue #2115335 Add usage to README.
- Issue #2180955 by hefox: Nodes skipped that have the same value for the sorting field.