Arbitrary Content

Component type

module

Categories

Maintenance status

Development status

Downloads

1439

Component created

Component changed

Arbitrary Content is a module that allows users to create and manage small pieces of structured content that can be exposed as blocks or pages. These content elements are created by defining a set of fields (textfield, textarea or filefield-like in nature, although the module does not use CCK for these fields) and the associated content.

Formatters for Node Reference fields

Component type

module

Maintenance status

Development status

Downloads

2053

Component created

Component changed

The Formatters for Node Reference fields module adds the ability to use any non-Node Reference formatter to format a single field from a Node via the Node Reference field, using either the first available field of the required type, or by using the chosen field set via the Formatter Settings.

An example of this would be to render a Node Reference as the referenced Nodes Image(Field) field using an ImageCache preset/Image style.

Crontent Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

885

Component created

Component changed

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.

Node Tasklist

Component type

module

Maintenance status

Development status

Downloads

653

Component created

Component changed

The Node Tasklist module makes content types interactive by creating a unique page and block for each specified content type that you have configured. The page and block show the full edit form for that node type. The purpose of this module is to address situations where you are continuously editing or adding data.

If you only need edit one field on a node, try editablefields.

Taskbar

Component type

module

Maintenance status

Development status

Downloads

9049

Component created

Component changed

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.

Tweetfield

Component type

module

Maintenance status

Development status

Component created

Component changed

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.

This module satisfies the need of those looking to post statuses to a single shared Twitter account as describe in #412118: Proposal for a New "Twitter Shared Accounts" Module by @Shai.

Shift Scheduler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

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.

Panels sub-sites

Component type

module

Maintenance status

Development status

Downloads

2169

Component created

Component changed

This module makes creation of sub-sites in Panels simpler and ensures that paths are created correctly based on sub-site relationship.

The main feature of the module is the ability to generate tokens based on the relationships of nodes in panels, thereby using path auto to generate correct URL's. The relationships are base on cck node references fields between content types.