User backreference

Component ID

761156

Component name

User backreference

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

538

Component created

Component changed

Component body

This module allows users to edit CCK user references from their account edit page.

For example, suppose you have 'Club' nodes, with a user reference to indicate a user is a member of a club. With this module, as well as editing the club to set all its members, users may edit their own account to select which clubs they belong to.

Status

WARNING: half-baked module!

This module has been developed for a specific project's needs, and while it is production-ready for that set of requirements, it has considerable gaps. In particular, it still requires:

  • an admin UI -- the CCK fields to use are currently hardcoded; you will need to edit the code for your case.
  • support to deal with fields on more than one node type
  • support for user access considerations

It is released in the hope that it will be useful, and that others may be able to take it forward and fill in the missing pieces. If you are interested in co-maintaining this module, please file an issue :)