Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
You shouldn't use this module unless you're willing to maintain it. Please let me know if you're interested.
This module will *not* be ported to D7 and will not have further development. I will only maintain security fixes. Please use one of the following options:
Total Admin Control - allows creating multiple dashboards, with a set of conditions and content/blocks/views/cck fields/widgets. very complex because it's based on Chaos Tools
Homebox - allows creating multiple dashboards with blocks and views blocks
Dashboard allows creating multiple dashboards (but not per account) for admins to use, containing blocks (very buggy)
Dashboard for users - allows creating dashboards per user, using blocks (couldn't get it to work)
User Dashboard (udashboard) creates a pseudo administration interface for users who are not administrators. This module it's trying to solve a common problem when you give control of the site to users who aren´t drupal experts. From a single UI it's possible to administer the most common tasks of the site like having a tracker page, administer comments, administer users and creating content.
Currently, it's possible to define 4 pages inside the UI, all of them with custom help messages.
This module creates an image of a user's email address given the uid. It can be used in views, for example, to list users' email addresses as images instead of plain text, which can be picked up by bots for spamming.
New development is done in the http://drupal.org/project/cer module. This expands the corresponding node reference functionality to enitities. Please focus all attention on getting a stable release of cer as soon as possible.
Cnr is looking for a comaintainer to resolve the remaining bugs. No new features will be handled.
It syncs the node reference between two node types which have a nodereference to each other, so double editing nodes is no more needed. If one node has a reference the other node receives also a reference to the saved node if it is referenced in that node.
Updates
Release 6.x-4.0 doesnt require setting the options to unlimited, all is handled by cck now. The old setting to allow setting to single is no longer present since it is obsolete. To upgrade, run update.php and manualy set the allowed references on each nodereference instance. The older branches are not supported anymore so you should upgrade.
Dependencies
6.x : CCK
Node reference (comes with cck)
7.x: Node reference (included in References)