Closed (fixed)
Project:
Private
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2007 at 01:16 UTC
Updated:
30 Apr 2009 at 17:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
finex commentedThis should be useful!
Comment #2
Lanny-1 commentedThere is a fork on this project which does exactly what you need
Comment #3
finex commentedWhich module?
Comment #4
diego_miola commentedWith this patch you can select a content type to apply "Private Module".
Comment #5
Christefano-oldaccount commentedThis patch no longer applies.
Comment #6
eaton commentedfixed in the D6 dev version.
Comment #7
finex commentedGood to know.
Comment #8
ashiwebi commentedWhere is the option of setting the
Private box only shows on certain node types?
I am not able to figure out in drupal 6.
define('PRIVATE_DISABLED', 0);
define('PRIVATE_ALLOWED', 1);
define('PRIVSTE_AUTOMATIC', 2);
I think the above define value must be PRIVATE and not PRIVSTE