Posted by Lenn-art on January 8, 2009 at 1:05am
Jump to:
| Project: | node privacy byrole |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Today, i just ran a update for the CCK link module. After that, i discovered that the settings of most (not all of them) nodes where reseted. Only Anonymous can view nodes.
How can i update a bunch of nodes in 1x? I ' ve more than 500 nodes on my site and i can't edit them all by hand. And why where the settings overwritten?
Comments
#1
The latest commit, http://drupal.org/cvs?commit=171506 will allow you to set the permissions for a content type, then go to admin/content/node-settings and check the box under rebuild permissions so that NPBR will reset permissions on all nodes to the default for the content type, save that setting, and then rebuild permissions. This will apply the defaults to your 500 nodes. There aren't any update functions in the latest version of link module, http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/link/link.i... so I'm not sure why your settings were reset.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.