Date index for Jun 2003
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Access user rights from a function.
Howdy,
I would like to be able to filter the project list by each projects status
type and then grant certain users the right see a sub set of types while
allowing others to see them all based on their profiles. I have already
tried to modify the part of the project function that are already in
class.projects.inc file that allows the Administrator to see all projects
regardless of their status to no avail. I am sure it is just some small bit
of data as to what variable or function I need to address to get their
profile information, but I just cannot seem to locate a example of it in the
code or I just did get it when I did. Most everything seems tied to the node
level security. Now before you say it, I know I could make a class for each
group but that is a little more granular and redundant that I really want to
become. Is there any hope?
Robert
P.S. Thank for all the help.
P.S.S When will the module section of the site be up. I have built some nice
add ons that I would like to send soon.