List

Component type

module

Component created

Component changed

Features

  • Add task / mark task as completed, move up/down in the list
  • Different blocks to display own task list / all the team’s tasks
  • Keep simple per user to do lists, that can be crossed when completed and kept as a log.
  • The lists may be per user / per group, with the option of seeing other people’s list in the same space.
  • Tracker block for what people is working on on your team (It could show latest done tasks or the next task for everyone in the team)
  • Ability to view push tasks on other people’s task lists, they may be colored differently.

UI

  • Simple ajax UI for adding/editing/move tasks on the list. We’ll assume the current task is the one at the top of the list.
  • The team task list just need to be refreshed on page reloads for now. We’ll see later about refreshing it automatically.

Dependencies

Similarity Objects

Component type

module

Categories

Downloads

1560

Component created

Component changed

This module allows the administrator to create a wide ranging set of similarity calculations. It can out of the box, calculate similar nodes of a specific type using the search index, taxonomy terms and node title. These similarities are calculated on cron run.

Comment edited

Component type

module

Categories

Downloads

4918

Component created

Component changed

This module displays a customizable message at the bottom of a comment when it has been edited. The message by default is wrapped into a div, but it can be overridden by implementing the theme function theme_comment_edited() in your theme. Also there is a configuration option which forces the module to print this message into the $comment->comment_edited variable instead of the $comment->comment, so you have more freedom in where to place the message.

Advanced Taxonomy Blocks

Component type

module

Maintenance status

Development status

Downloads

24945

Component created

Component changed

Advanced Taxonomy Blocks makes use of the JQuery menu module to create extremely customizable blocks for browsing through single hierarchy taxonomies. Though the taxonomy menu module does something similar, if you use this module you will see that they are in fact entirely different in their approach.

Advanced Book Blocks

Component type

module

Downloads

21448

Component created

Component changed

This module integrates with the API provided by theJQuery Menu module (version 1.8 and higher) to provide click and expand book menus with the ability to customize each block individually.

Not only can you set blocks to hold particular sets of books, but you can also set each block to enable new books on a per block level based on taxonomy terms which are assigned.

Jobtrack

Component type

module

Downloads

6481

Component created

Component changed

This module has been renamed to "support" due to possible trademark infringement.

Please download the new module and follow the upgrade instructions found in the file UPGRADE_FROM_JOBTRACK.txt.

drumbleviewer

Component type

module

Categories

Downloads

1006

Component created

Component changed

drumbleviewer integrates the MumbleViewer - based on ICE - in Drupal.
The drumbleviewer display the Users on your Mumbleserver.

What is Mumble?
Mumble is an open source, low-latency, high quality VoIP-software program, comparable to Teamspeak or Ventrilo.

features:

  • display as block, node with a simple php command
  • nice jqeuery effects

requires:

CCK Teaser

Component type

module

Categories

Maintenance status

Development status

Downloads

4588

Component created

Component changed

This module is no longer supported, if using Drupal 7 or higher this functionality can be achieved by using custom fields and displays to show a different field within the node teaser.

This module allows you to define cck fields to use in place of the traditional node teaser. This effectively implements a CCK solution to manual teasers (priorly solved by way of the excerpt module).

Agreement

Component type

module

Maintenance status

Development status

Downloads

12997

Component created

Component changed

The Agreement module allows the administrator to present a text-based agreement (think "Terms of Service") that users of a particular role must accept before they are allowed to access the site. The agreement is presented to users right after login, and must be accepted before the user can navigate to another page. Users will still be able to access the homepage (<front>) and /logout without accepting the agreement; all other pages will redirect the user to the agreement acceptance form.