Time zone field

Component type

module

Maintenance status

Development status

Downloads

21485

Component created

Component changed

Time zone field (tzfield) provides an autocomplete or select field for storing time zones. It could be useful if, for example, you have a node type representing a location such as city, office, station, etc., and you wish to associate a time zone with these nodes. Time zone data is stored in the standard tz database format, e.g. Europe/London.

On Drupal 6, CCK and PHP 5.1+ are required.

Image javascript crop

Component type

module

Maintenance status

Development status

Downloads

189517

Component created

Component changed

Overview

This module makes a 'Javascript crop' effect available for Image styles (Imagecache in Drupal 6). Because this happens when the image is displayed the original image is always preserved and can be cropped in different ways depending on where it is used.

CCK Time

Component type

module

Maintenance status

Development status

Downloads

17208

Component created

Component changed

This is a simple text-field widget that allows entry of times in 24-hour or 12-hour notation. It uses select dropdowns, and allows you to configure the minutes increment.

This module was initially developed by OpenConcept but has been upgraded thanks to efforts by Everett Zufelt.

Author Taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

29101

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Author Taxonomy

Author Taxonomy allows you to assign one or more authors to a node using terms from a taxonomy of author names. This module also provides a fully themable replacement for your byline (the "submitted by Username on date" text).

  • Displays author names in a serialized manner: "Jane and Jack" or "Jane, Jack, and Joe."
  • Replaces your theme's default post information output (the "submitted by Username on date" text). This is possible in the 5.x version, but it requires changing some lines in your theme.
  • NEW! Author terms can be associated with actual user accounts. (6.x-1.x only.)
  • IMPROVED! Links each author term to either: (1) a page that lists all nodes tagged with that author or (2) the profile of the user associated with that author. (Option 2 is available only in 6.x-1.x.)
  • Option to overwrite the "real" author -- that is, the user who created and published the node -- if one of the author taxonomy terms matches a username.
  • Timestamps can be customized using PHP's date() function format strings.

CCK Table Field

Component type

module

Maintenance status

Development status

Downloads

19290

Component created

Component changed

This module adds a CCK table field type that lets you add a table display to any content type without having to manually enter HTML. It currently parses text data to form the header and row content. The output is generated by the theme system, so you don't have to worry about formatting valid HTML or adding all those little classes yourself.

A related module is Tablefield. It is a more advance version of this module.

Initial D5 release developed by Wombats.
Ported to D6 & D7 by Tyler Struyk & Sponsored by Themes 24/7

Block reference

Component type

module

Maintenance status

Development status

Downloads

141370

Component created

Component changed

Defines a field type Block reference which creates a relationship to a block and allows the block to be displayed as the content of the field. It saves this relationship using the block's bid, not its delta + module. Version 2 saves module + delta (moddelta), which is much more robust than bid.

Discuss This!

Component type

module

Maintenance status

Development status

Downloads

9583

Component created

Component changed

This module allows for a usefull connection between node content on your site and forum discussions about that content.

For each selected node type, the module provides a Discuss This! link that auto-generates a forum topic or links to the existing one to allow users to discuss the story within the forums instead of in place comments. This forum discussion can also be displayed at the bottom of the article so are comments. One or both threads can be maintained in the article : discussion and comments.