Content Complete is a CCK extension module that allows to tag CCK fields needed for completion (CCK Complete). The module checks the tagged fields against the content provided for those content types, and computes a complete percentage that can be shown to the user.
The complete percentage can be shown to the user in the form of a block, or using the views integration available since version 1.2.
This module automatically converts media files to different destination formats, and allows you to change a number of properties such as pixel size, frame rate, bitrate etc. It is designed as an extension of the FFmpeg Wrapper module. A common use for a module like this would be to convert video files to FLV or H264 in order to be able to embed them in a browser.
Provides activity streams like those seen on Facebook, Yammer, and Google+ where users can keep track of recent, interesting activity on the site. It is designed to be easy to use, yet extremely flexible, extensible, and standards-compliant.
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]