Region Assign

Component type

module

Maintenance status

Development status

Downloads

1078

Component created

Component changed

This project has been discontinued in favor of Context.

Hide/Show a theme region by given regexp pattern, inspired on Block Assign.
NOTICE: If you looking for the "easy" way... perhaps you should try Panels.module.

This module is used for a site in production but no guarantees. Feedback is always welcome.

Blessings!

World Clock

Component type

module

Categories

Maintenance status

Development status

Downloads

13660

Component created

Component changed

This is a block module that displays a world clock of multiple locations.

Features

  • Displays any number of locations (countries/areas).
  • Automatically adjust for DST of each location.
  • Many customizable options, such as display time format, DST mode, footnote, etc.
  • 107 countries/areas are supported right now.

A user supported D7 port is available for testing in this thread.

Annotation Field

Component type

module

Maintenance status

Development status

Downloads

1528

Component created

Component changed

Want to highlight text, clip a video, or select a section of an image? This module is CCK nodereference on steroids. Annotation Field references not just a node, but a specific revision, field, and intra-field information (like a portion of text).

AnnotationField, itself, is the framework for Annotator field modules to annotate specific field types. Included in this module are three sub-modules:

WeatherFacti -- from a weather.com xml feed

Component type

module

Categories

Maintenance status

Development status

Downloads

4789

Component created

Component changed


Note: As of 2010/01/29, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #360213: WeatherFacti seems abandoned.
If you are looking for a module with the same purpose, see Weather.

Path Reference

Component type

module

Maintenance status

Development status

Downloads

290

Component created

Component changed

Defines a field type for referencing drupal paths.

There are already several entities related to paths (e.g. blocks and menu-items). This module allows to create relations between content and paths. It also contains filters for views.module to retrieve lists of nodes related to the current path (or any other path).

It can do things similar to modules like:

Newsticker

Component type

module

Maintenance status

Development status

Downloads

10674

Component created

Component changed

Simple scrolling Newsticker based on JQuery. Provides the ability to manage a set of ticker items which consist of a title, optional link, and weight. Items are integrated into your site through blocks and are cycled through based on their weight. The transition effect and speed is configurable.

I felt there was room and need for a lightweight ticker with no reliance on nodes.

Form changes

Component type

module

Categories

Maintenance status

Development status

Downloads

994

Component created

Component changed

This small helper module can be used to track value changes in form submissions. Only install if required by another module.

Use this helper module to track changes in node field values via form submits. This tracking can be useful e.g. in cases where actions should be triggered only if a value has been changed.

To test if a field's value has changed, evaluate the global variable $form_changes any time after form validation has occurred.

Sample code: