collection 6.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-2.4.tar.gz | 11.5 KB | 2053ec21f19823489c7314277c7d46b1 |
| collection-6.x-2.4.zip | 14.01 KB | 811370ad43a3a605e5963caf111f01c8 |
Release notes
Murphys Law states that you find a bug the day after the last release.
Might also fix Apache segfaulting (for some odd reason).
Changes since DRUPAL-6--2-3:
- by Xen.dk: Improved rubustness.
collection 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-2.3.tar.gz | 11.46 KB | 8792642ad8e0136c1a4355a8f77c7e4c |
| collection-6.x-2.3.zip | 13.99 KB | ae267a2960236d187a4fbb009e6e3fcf |
Release notes
Changes since DRUPAL-6--2-2:
- by Xen.dk: Fixed update function to return proper array.
- Added #610534 by yingtho: List unpublished collection nodes if permissions allow.
collection 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-2.2.tar.gz | 11.38 KB | e47b38a5d0e3133dbe2de22bfa0bed82 |
| collection-6.x-2.2.zip | 13.91 KB | 71c06046a8d387bcaf0d07ef3c38d0a7 |
Release notes
Changes since DRUPAL-6--2-1:
- #554792 by Xen.dk: Fixed collection_types to always return an array.
collection 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-2.1.tar.gz | 11.37 KB | 79a4ed6782bbf98e5d12ead4409f7358 |
| collection-6.x-2.1.zip | 13.9 KB | cf93f27ffc01ea7952458c05e4b6bb9e |
Release notes
Don't add node to collection if nid is the same. Fixes #543528.
collection 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-2.0.tar.gz | 11.37 KB | a4c0417c960aba59aeb60d7b29597748 |
| collection-6.x-2.0.zip | 13.88 KB | a768afb599752ef798c7298365ee474b |
Release notes
Note: The 2.x branch requires 2.5 or greater of CCK. The 1.x version works with pre-2.5.
Rewrote to take advantage of CCK 2.5 nodereference indexes. Eliminates the need for a separate backref table.
Fixed node_access bug.
Now supports collection node revisions.
collection 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-1.3.tar.gz | 12.06 KB | a92b0d38dca8a632e14e3e4778141623 |
| collection-6.x-1.3.zip | 14.62 KB | 0a4d192a89cd48c05a2da188c5ba2c84 |
Release notes
Fixed node_access bug.
No further feature development on the 1.x branch. Future development will continue on the 2.x branch, which requires CCK 2.5 or greater.
collection 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-1.2.tar.gz | 12.05 KB | 4fdb7c15a3175e5f149f07b6e2cb8296 |
| collection-6.x-1.2.zip | 14.61 KB | af014382256225d72f840804c97f56d1 |
Release notes
Implemented proper access control for collection block.
Block configuration allows for setting whether to render the nodes as full nodes or teasers, and whether to add node links.
"Nodes in same collection" is henceforth referred to as "collection siblings".
Added CTools/Panels content_types support, so
Implemented hook_ctools_block_info so the regular blocks doesn't show up in panels.
collection 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-1.1.tar.gz | 10.73 KB | f493e69e74bbf30c1ca514f3caeff2e1 |
| collection-6.x-1.1.zip | 12.58 KB | c2a8cc0cc46e91756a3c6678a6159f49 |
Release notes
First version considered 'stable'. No issues reported in a long time, I just needed an excuse to create a new release.
CTools relationship support added.
collection 6.x-1.1-rc3
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-1.1-rc3.tar.gz | 9.93 KB | 71c229bc61dd5205abf7d7cec95c61b0 |
| collection-6.x-1.1-rc3.zip | 11.14 KB | 8f2342a0ff71a29ea1c9466c62b68ff1 |
Release notes
Fixed warning and batch run.
Now blocks respect status and node_access.
collection 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-1.0-rc2.tar.gz | 9.85 KB | 1ac48d2cfafcf23fb82fc16e87c67739 |
| collection-6.x-1.0-rc2.zip | 11.09 KB | 8559642e19a24d3f3379f377027b848b |
Release notes
Implemented build_modes properly.
collection 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| collection-6.x-1.0-rc1.tar.gz | 9.67 KB | 1fd879766846c07341e756e02b0a086c |
| collection-6.x-1.0-rc1.zip | 10.9 KB | f921ab245637c0a5f0343b754ceaa1f7 |
Release notes
First release.