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.
Enhance your Drupal entity reference fields with an intuitive tags input widget. This widget seamlessly integrates with the Drupal Entity Autocomplete, providing a user-friendly tagging experience and optimizing performance for smoother and more efficient interactions.
Friendlist is a foundation needed to build a social network-oriented website with Drupal 6.
At the very basic level, it provides the ability to create custom relationships between users. It's a feature-rich suite of modules that features integration plugins with a list of major Drupal modules (see below). Admins can create relationship types. Both single (think: a fan) and two-way relationships (e.g. a friend) are allowed.
ATTENTION: If you enable Friendlist_Rules make sure that you use the latest DEV Snapshot releases of both Token and Rules modules (not: the stable ones) or the module won't work and will throw errors!
Documentation:
Just moved to new location, so under development: FriendList Docs
Configurable set of relationships. One-way relationships, two-way relationships with confirmation, two-way relationships without confirmation (using Rules)
Working user interface, out of the box, with configurable system messages [using t() function]
Module adds 'view own content' and 'view any content' permissions for all of content types.
So, administrator can build a more flexible system of rights.
Node Type Views is a simple module to generate teaser listings and RSS feeds of nodes based on node type. This module is not an add-on for the views module. If your are satisfied with a frontpage like listing of nodes based on content types, Node Type Views may be right for you. If you want to do anything more advanced use the views module instead.