Downloads
Download tar.gz
13.07 KB
MD5: 7bc840153dfeb6fc3826212fabcd699b
SHA-1: 839d9eede802c04530fe4cd7729daa50c608e110
SHA-256: f242430f39d06ca0d7befaafebfda0688b4d99ba5d3af1c70ec2b40570ed8325
Download zip
14.8 KB
MD5: 80f670617c09a1cf98376250ce468940
SHA-1: a8cf9b2ba7467bbd84e2abcc4d494369ba6e1a2f
SHA-256: 6fc6a785ed372a3555f76f33846bf01fca626750c552e98d4197c29ce21897f4
Release notes
Now uses permissions defined by node.module, taxonomy.module, dav.module, and file.module instead of its own permissions.
Two bugs fixed:
* in-place file updating wasn't working due to logic error in loading node for permission checks
* deleting a file should only require 'update' privileges, not 'delete', since the actual node is untagged, not removed