Downloads
Download tar.gz
14.08 KB
MD5: b870bf091147ac94a59a4ce5eca25728
SHA-1: 4e63496eed5aabc5e669f5642a5cdc7358d7d6ac
SHA-256: 4b025e135b5edc614bac7e8cd63379dc882f2f4634fdcd205940aeef81a2bddd
Download zip
15.22 KB
MD5: f28fc181b760829976e8d90dcdd2dce2
SHA-1: a906cffcfc002207a7d79a5ef5a663c685f4beab
SHA-256: 3f6c8bbbe0779dd58ec7263bc174b6a4f6a09ba35494fd8f98bff9ff9634b345
Release notes
I still wouldn't call this ready for production. It hasn't been tested thoroughly, but it appears to work in my test cases. The one known "feature" that might be considered a bug is this:
1) User creates a page node (node 1) with taxonomy term 5
2) User creates a taxonomy timer that acts on taxonomy term 5
3) User creates another page node (node 2) with taxonomy term 5
Node 2 will have the correct timer attached as a default
Node 1 will not, because it was created prior to the creation of rules.
In the future I'd really like to add that as a checkbox when creating new rules (something like "Add this timer to all existing nodes?" yes/no). That doesn't exist yet.