Downloads
Download tar.gz
591.64 KB
MD5: 7ba3939dc8621f8210d5a697be970059
SHA-1: 6d4c5700b18634085f348d0157a7dd871a94463f
SHA-256: 3d100945288b3e43413912530d249aa413009d02791d124ae60892893aa37131
Download zip
596.97 KB
MD5: 20b6962791109f4c1ded7906aae8daff
SHA-1: 91e3b5051a8feb9df11f7301e445fb2e65cd1d78
SHA-256: 7c017681e20e021373bcf6cf06728046603dcb2a097ca9abf77c058b0335d5bd
Release notes
API update. Condition modules need to signal changes in the condition data by either calling certify_nodechanged ($nid) with the nodeid of the condition that changed or $cert->scoreChanged() on all affected certificates.
Also added a warning to the status page if no conditions are enabled. This one bit me for half a workday. :-/
If anyone is working on condition modules, please let me know. I'd like to hear if the API works out for you. :)