Considered feature-complete by its maintainers.

Block Delay

Block Delay allows you to delay the output of blocks until the page is fully rendered.

Shift Scheduler

While development and bug tracking have now fully moved to drupal.org, we are still using our Google Code site for documentation and releases: http://code.google.com/p/drupal-shift-scheduler/

"Shifts" are a common pattern in professional organizations. This moduel supports maintaining an online schedule of shifts and employee work times.

drupal-shift-scheduler was originally designed for use by Washington University's Emergency Support Team, a collegiate emergency medical service, which needed a solution to maintaining a 3-person EMS crew 24 hours a day over 4 different shifts. It is currently in use by this organization at http://est.wustl.edu/shift_scheduler

Module features:

  • Maintains a schedule of employees/volunteers
  • Easy access to historical shift information
  • Shifts on the schedule appear as links to users with appropriate permissions allowing users to edit a shift (change who is signed up for a shift, split shifts between two people, close a shift so no one needs to take it etc), "relinquish" a shift (set a shift that the user previously was signed up for to be "open"), or "claim" an open shift. Shift editing is optimized for certain repetitive tasks (e.g. copying physical sign-up sheets into the module)
  • Tweetfield

    This module defines a twitter field widget for CCK and handles posting the contents of the field that uses the widget to a Twitter account.

    Taskbar

    Introduction

    This module provides a taskbar with AJAX blocks and periodical refresh regions where modules can send updates/status.

    Taskbar, inspired from appbar, has a very flexible design so that many providers can coexist. Each provider in its turn can support multiple data sources.

    Features

    Universal taskbar system for community websites

    Taskbar it is a platform (instead of just a module) designed to be extensible.
    - Appbar = a few blocks + one built-in notification system
    - Taskbar = any number of any items (each item can be block, ajaxified blocks, notification system, ajax commands (for client/server interaction to manage any content in a web page), or much more, as it is designed to be extensible).

    Realtime communication

    Taskbar can be updated through:
    - Pull: using periodical AJAX requests
    - Push: using long polling. Normal long polling (using the current web server) is now available. Efficient long polling could be done with NodeJS, however it is not currently support (coming soon).

    Planning

    - 2.x branches will have dependency on CTools.

    From 1.1 versions, activity-related modules have their own project.

    Blockify

    Blockify

    This module exposes a number of core Drupal elements as blocks.

    Crontent Filter

    Crontent Filter is an input filter that allows users to expire or enable pieces of filtered content based on timestamps, triggered by the Drupal cron job.

    Pages

    Subscribe with RSS Subscribe to RSS - Maintenance fixes only