README.txt |
README.txt |
|
WHAT IT DOES:
-------------
This module adds a new CCK field type for referencing roles in CCK content types.
TO INSTALL:
-----------
Nothing special. Drop the rolereference folder into the 'modules'
directory of your Drupal… |
rolereference.info |
rolereference.info |
|
name = Role Reference
description = Defines a field type for referencing roles.
package = CCK
core = 6.x
dependencies[] = content
dependencies[] = optionwidgets |
rolereference.install |
rolereference.install |
|
|
rolereference.module |
rolereference.module |
|
Defines a field type for referencing a role. Based almost entirely on nodereference and userreference modules. |
rolereference.views.inc |
views/rolereference.views.inc |
|
|
views_handler_filter_user_roles_current.inc |
views/views_handler_filter_user_roles_current.inc |
|
|