collect_nodes 5.x-2.1
Posted by Striky2 on May 26, 2008 at 1:06pm
| Download | Size | md5 hash |
|---|---|---|
| collect_nodes-5.x-2.1.tar.gz | 37.79 KB | 63499d0444d61f2ad7e67b362c832402 |
| collect_nodes-5.x-2.1.zip | 43.09 KB | 43441ebcea7c784c4bc3850b4dc1a096 |
Last updated: December 24, 2010 - 22:38
Release notes
full compliance against 'normal criticity' / coder.module
collect_nodes 5.x-2.0
Posted by Striky2 on May 24, 2008 at 4:53pm
| Download | Size | md5 hash |
|---|---|---|
| collect_nodes-5.x-2.0.tar.gz | 36.34 KB | a7210375e5b79c9d1cd740d52e8b2360 |
| collect_nodes-5.x-2.0.zip | 41.32 KB | 1c0ccf5e98e49f79c0c620d734d6eeb1 |
Last updated: December 24, 2010 - 22:38
Release notes
Full workflow-ng integration. ...
Events: node just collected, node just uncollected, operation (collected || uncollected) request
Conditions: node collect attempt invalid (wrong nid, unauthorized type, unauthorized user)
Actions: launch node collect, launch node uncollect (CAREFUL: needs all conditions ON to insure full security).
Next steps:
- coming in 2.1: code cleaning and coder.module full compatibility
- drupal 6 version coming during the summer
collect_nodes 5.x-1.0-beta2
Posted by Striky2 on April 28, 2008 at 9:54pm
| Download | Size | md5 hash |
|---|---|---|
| collect_nodes-5.x-1.0-beta2.tar.gz | 35.28 KB | 935233199214640ae0a01e22378469ae |
| collect_nodes-5.x-1.0-beta2.zip | 40.29 KB | 37757fcfe990e1d966c91edba8ec975c |
Last updated: December 24, 2010 - 22:38
Release notes
This is the first on-drupal release of this module (already used as an integrated module on a production platform):
- Full WebService orientation
- Enforced error handling and messaging through webservice calls
- New role for limited node collections
Missing :
- good documentation + readme for json_server + services + configuration
- code_style checking + coder_module testing
- pgsql compatibility