Closed (fixed)
Project:
Storm
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2008 at 11:37 UTC
Updated:
15 Jul 2008 at 08:47 UTC
Hi,
is it possible to give the permission only for one project? I'd like to permit my users to see only some projects, and I'm not able to do that. I can only let a group see all the projects or doesn't permit to do that. For example I create 4 projects and I want that a group could see only one of these, is it possible? How can I do it?
Thank you.
Fil
Comments
Comment #1
Roberto Gerola commentedEvery Storm content is a Drupal node (apart from attributes).
You can use content_access module if you need to assign permissions
to a deeper detail level (per role or user).
Roberto
Comment #2
Filippo73 commentedIt works.
Thank you.
Fil