Downloads

Download tacle_rules-6.x-2.x-dev.tar.gztar.gz 11.89 KB
MD5: 87e2ecc3d3511fdc9aeff3ee175794a8
SHA-1: 45368a677a2145bb88a0b11a04951e1f4115c324
SHA-256: dc89cd77bd50bb46683d0b419c8d8107e4cded4567825c0fc37ec21f02c99001
Download tacle_rules-6.x-2.x-dev.zipzip 13.35 KB
MD5: b4a215404c6f75e5a1d84142d84b299f
SHA-1: 91e496520f90729f98683314e755a7f08cbece1e
SHA-256: 26842bb6173bfbe335cd9d41b39a1bf617ebad697dc63803bfce598690db5697

Release notes

Complete rewrite of the module.

  • New conditions:
    • Check term is controlled by TACL
    • Check vocabulary is controlled by TACL
    • Check user account access rights to term(s)
  • New actions:
    • Modify multiple term access for role(s)
    • Modify multiple term access for user
  • Optimized code execution:
    • Split forms into separate include file
    • Helper functions to reduce duplicate code
    • Reduce database calls
  • DoxyGen:
    • Proper @param and @return variables
    • @see comments for forms
    • Remove @params and @return comments from hook_functions
  • Enhanced validation during rule execution with descriptive errors
  • Move includes out of 'includes' directory
Created by: tinker
Created on: 13 Jul 2013 at 22:22 UTC
Last updated: 26 Mar 2014 at 03:09 UTC
New features

Other releases