Hi - i have made a little patch for cck blocks. This patch contains some small fixes. With this patch cck blocks respects node_access Settings (User is able to see unpublished content or not) and you can use 'Node reference views' http://drupal.org/project/nodereference_views to render selected nodes with views.
I fixed the hole whitspace so is compatible to durpal coding standards.
thx flo
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cck_block_patch.patch | 4.95 KB | webflo |
Comments
Comment #1
webflo commentedComment #2
Anonymous (not verified) commentedComment #3
Anonymous (not verified) commentedIt seems, that you replaced the whitespaces by tabs. Where did you find that convention?
Please have a look at http://drupal.org/coding-standards#indenting
There will be a new dev release in the next days. Could you please do the patch again against the -dev branch?
Comment #4
Anonymous (not verified) commentedNew -dev is out. Please create the patch again. Use whitspaces, not tabs!
Comment #5
Anonymous (not verified) commentedComment #6
Anonymous (not verified) commentedAs I fixed the node_access issue myself, I'd appreciate if you'd create a new patch for the 'node reference views' integration against tomorows -dev release.
Comment #7
webflo commentedI tested CCK Blocks (6.x-1.x-dev) with Node reference views (6.x-1.2). It works perfect, there are no limitations. The lastest dev of CCK Blocks it so much better than the old version. Great work. Thanks a lot.
Comment #8
Anonymous (not verified) commented