og_node_approval 6.x-2.0-beta2
Posted by mradcliffe on November 1, 2009 at 2:13pm
| Download | Size | md5 hash |
|---|---|---|
| og_node_approval-6.x-2.0-beta2.tar.gz | 14.22 KB | 179e6acd39bd7af8299c9d4e12fc5cf4 |
| og_node_approval-6.x-2.0-beta2.zip | 17.19 KB | e96464d9425c440cee25764e8addc5f7 |
Last updated: December 24, 2010 - 23:30
Release notes
Please read the README file for documentation on this version.
Read moreog_node_approval 6.x-2.0-beta1
Posted by mradcliffe on March 25, 2009 at 12:57pm
| Download | Size | md5 hash |
|---|---|---|
| og_node_approval-6.x-2.0-beta1.tar.gz | 14.16 KB | d726ad01eeda5c3bd4d1d133f5bed20e |
| og_node_approval-6.x-2.0-beta1.zip | 17.1 KB | 5961ea54b97a947b3df58dddf3dcdbcb |
Last updated: December 24, 2010 - 23:30
Release notes
Please read the README file for documentation on this version.
Read moreog_node_approval 6.x-1.0-beta1
Posted by mradcliffe on March 24, 2009 at 6:08pm
| Download | Size | md5 hash |
|---|---|---|
| og_node_approval-6.x-1.0-beta1.tar.gz | 14.16 KB | 8fa0521e124cc93f4aa76024a5286721 |
| og_node_approval-6.x-1.0-beta1.zip | 17.09 KB | 863981226c0b4703a5578a6573d9f8fc |
Last updated: December 24, 2010 - 23:30
Release notes
Do not use this release. It is not compatible with the 1.x branch as it might suggest.
og_node_approval 6.x-2.x-dev
Posted by mradcliffe on January 23, 2009 at 7:01pm
| Download | Size | md5 hash |
|---|---|---|
| og_node_approval-6.x-2.x-dev.tar.gz | 14.34 KB | db512ed7ad91428b1dfd2bcb29aacfed |
| og_node_approval-6.x-2.x-dev.zip | 16.97 KB | e1a908930513e2a47ae4f9b6e0a67fef |
Last updated: February 25, 2011 - 07:43
Release notes
This release is incompatible with the 1.x branch at this time.
- Integrated with flag module instead of implementing node_status, published, etc...
- Integrated with token module to provide tallies for variables: reviewed, reviewers, approved, approved_ratio, approved_ratio_total, quorum
- Fixed some lingering bugs and issues that were hard coded from the original implementation of this project for a client.
- Added approval threshold and quorum settings as a percentage
- Removed content type setting as it's implemented directly in flag module...
- Added three permissions:
- view own node approval
- view all node approval
- review node approval
- Added hook_ona to act on operations "global approve", "global reject", "user approve", and "user reject" respectively.
- Added upgrade path from 1.x dev version to 2.x dev version.
- Removed user interface into its own sub-module, og_node_approval_ui.
- Bug fixes
og_node_approval 6.x-1.x-dev
Posted by mradcliffe on November 7, 2008 at 1:08am
| Download | Size | md5 hash |
|---|---|---|
| og_node_approval-6.x-1.x-dev.tar.gz | 14.49 KB | ca69f47e1a494da76a7009a315d7a87e |
| og_node_approval-6.x-1.x-dev.zip | 17.13 KB | bfe7a39a2ec67aa84e533b61da7dae48 |
Last updated: February 25, 2011 - 07:43
Release notes
Initial development release, use with caution.