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

CommentFileSizeAuthor
#1 cck_block_patch.patch4.95 KBwebflo

Comments

webflo’s picture

StatusFileSize
new4.95 KB
Anonymous’s picture

Title: Patch CCK Blocks » Make CCK blocks respect node_access settings and integrate 'node reference views'
Anonymous’s picture

It 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?

Anonymous’s picture

New -dev is out. Please create the patch again. Use whitspaces, not tabs!

Anonymous’s picture

Status: Needs review » Needs work
Anonymous’s picture

Title: Make CCK blocks respect node_access settings and integrate 'node reference views' » Integrate 'node reference views'

As 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.

webflo’s picture

Status: Needs work » Reviewed & tested by the community

I 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.

Anonymous’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.