Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download gcc-7.x-2.x-dev.tar.gztar.gz 66.68 KB
MD5: 2751a167a3daea218e412c4188304a25
SHA-1: 95144797dfe5f4053fe2f59e964f2faacb590c83
SHA-256: aa6315faae9eee188c9dfb5007142637c4dbb872e6b60552d172993f067b7679
Download gcc-7.x-2.x-dev.zipzip 106.16 KB
MD5: 69aa8731bee2454ba663d9c8a070dd27
SHA-1: 312cbf97b18fb542bd3adc155e9db96eccfbdeba
SHA-256: 35583b5c856d7afdf965071093c2c1d229b60736b98a55efa4976362751c3bf0

Release notes

GCC 7.x-2.x
---------------

Thanks to maximpodorov patch !

- Improving performance of gcc_membership_load() with a static cache
- Adding a new function : gcc_group_get_member_count($entity_type, $entity_id, $states = array(GCC_ACTIVE))
- Reseting static cache in relevant functions.
- Adding a new function : gcc_membership_is_active($entity_type, $entity_id, $uid)
- Adding a new function : gcc_field_exists($entity_type, $bundle, $field_name)
- Adding new tokens in GCC Context
- Moving token implementation for GCC Context from gcc_context.module to gcc_context.tokens.inc
- Adding integration for Entity API in GCC Node Access
- Improving GCC Views : new fields, new filters, new handlers
- Adding new tokens in GCC Core
- Adding the new module GCC Extra. This module will be used to contain many not
required improvments without making GCC Core to heavy
- Adding the new module GCC Membership Views
- Adding the new module GCC Rules
- Adding the new module GCC Panels

Created by: epieddy
Created on: 31 Oct 2013 at 13:21 UTC
Last updated: 20 Nov 2015 at 14:28 UTC
New features

Other releases