Closed (outdated)
Project:
Protected Node
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2013 at 13:09 UTC
Updated:
27 Feb 2016 at 13:34 UTC
Jump to comment: Most recent
Comments
Comment #1
AlexisWilke commentedHi klausbenni1,
The Protected Node is on a per node basis by default. You may also use the global password if you want to have all the nodes protected with one password. The global password is found in the settings. That of course prevents you from have groups of passwords since the one global password works everywhere.
However, you can also use the Node type password. That may require some refactoring of your website though, but the Node type based password allows you to create a group of nodes (of that type) that are protected by password (as defined in the Node type area.)
Thank you.
Alexis
Comment #2
klausbenni1 commentedHello!
Thank you for your response!
I have the probleme that, I use the workaround (http://drupal.org/node/1448100#comment-5636516) to protect a view with articles. If i want to view a article i need to access first the protected node (view) and then one of the protected article. Both times i must insert the same password. I cant use the same Content Type.
Is the a solution for this problem?
Kind Regards klausbenni1.
Comment #3
AlexisWilke commentedThe global password would work assuming you do not have more than one such section. With more than one section, a global password would work if you were to create multiple sub-sites, which would certainly be a pain... Otherwise, as this module stands, there is no solution to this problem.
Thank you.
Alexis Wilke
Comment #4
grimreaperHello,
I close this issue because Drupal 6 is no more supported. https://www.drupal.org/drupal-6-eol
If this issue is present in Drupal 7, feel free to re-open it.