Windows Live Messenger

Component type

module

Maintenance status

Downloads

5018

Component created

Component changed

This module integrates the Windows Live Messenger service in Drupal. By creating profiles, you can add blocks to your website so visitors can chat live with you.

To get Live Invitee ID, follow next steps.

Translation Access

Component type

module

Categories

Maintenance status

Development status

Downloads

7503

Component created

Component changed

This module provides per-language access control for creating and updating nodes by adding a list of checkboxes for each available language to the user add/edit form (only visible to users with 'administer users' permission). These language permissions are combined with the normal user permissions to give more fine-grained access control.

Content Complete

Component type

module

Maintenance status

Development status

Downloads

39863

Component created

Component changed

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.

Accessible Helper Module

Component type

module

Maintenance status

Development status

Downloads

9992

Component created

Component changed

Goals:

  1. Assist in making Drupal content more accessible.
  2. Serve as an api for other drupal accessibility modules when common
    functionality is needed
  3. Demonstrate modifications to existing themes to make them accessible.
  4. Serve as a demonstration to promote accessibility improvements to Drupal core and contributed modules. We realize accessibility should be integrated into core and all contributed modules, but understand the need for short term fixes also.

Components

Accessible Helper Modules is a group of modules.

Term Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

20224

Component created

Component changed

Term Fields allows you to define fields for taxonomy terms in the same way that CCK allows you to define fields for nodes.

Possible uses for this module

  • You own a book review site where you use the Taxonomy module to classify book reviews by the book author. You've created a view that lists all book authors on the site, but instead of just listing the author's name, you'd like to include some biographical information as well, such as the author's date of birth.
  • You have a video game fansite where your classify news, reviews, and images with a vocabulary where all the terms are games. You want to create an index of all games on your site, but instead of just listing the name of the game, you want to list the game's release date, publisher and platform.
  • You have a recipes site where recipes are nodes and are classified with a vocabulary where the terms are the chefs who created the recipes. Again, you want to list all the chefs with a view, but you also want to list their favorite recipe next to their name.

Any situation where taxonomy terms need more than just a title and a description is where Term Fields comes in to use.

Term Node Count

Component type

module

Categories

Maintenance status

Development status

Downloads

15214

Component created

Component changed

Looking for co-maintainers

This module allows you to display node count values for your terms in Views.

Drupal 6

It is possible to use taxonomy_term_count_nodes() or write your own query to retrieve the number of nodes attached to any particular term, but this can hinder performance if you want to display node counts for a lot of terms at the same time.

Term Tree

Component type

module

Maintenance status

Development status

Downloads

1099

Component created

Component changed

Provides a widget for Content Taxonomy module similar to Taxonomy Tree with one major difference - it only loads term tree branches required instead of rendering the entire taxonomy tree on page load.

At the moment it has been tested to work for radio buttons (eg only 1 value in number of values dropdown).

------------------------------------------------------------------------------------
To install:
1. enable Content Taxonomy Term Tree and Term Tree modules
2. create CCK field of Content Taxonomy field type and set the widget to Term Tree.

Flowplayer API

Component type

module

Maintenance status

Development status

Downloads

86976

Component created

Component changed

An API module to provide integration with the GPL licensed Flowplayer for Flash video playback.

Features