This project is under active development.

PNG Behave!

Corrects PNG alpha transparency in IE 5.5 and 6 using css behaviors instead of crawling the DOM.

Versions

  • PNG Behave! for Drupal 7.x is now an officially supported branch of the 6.x-1.8 base.
  • PNG Behave! for Drupal 6.x now has a 2.x-dev branch for testing the DD_belatedPNG lib, as well as an update to 1.8
  • PNG Behave! for Drupal 5.x now has it's final *hopefully* update to 1.9

Features

  • Works with any elements.
  • Works with backgrounds tiled, repeated, and stretched WITHOUT need for parent element confusion.
  • Works with dynamically created elements that match the css selector string or directly call the behavior.
  • Works on style AND class changes in runtime WITHOUT needing to call the script again.
  • And More!...

jQuery Countdown

jQuery Countdown Drupal Module

Provides the jQuery Countdown plugin by Keith Wood, along with a simple API function (jquery_countdown_add) to easily add countdown/countup timer elements to the page.

MailMan API

Provide API functions for MailMan admin. This module has no UI and should normally only need be to installed if another module requires it.

Organic Groups Registration Keys

This module is an add-on for the Organic Groups module, designed to facilitate user membership in groups. Group owners (creator/manager) will be able to give the registration key to site members. By using the registration key, site members will be granted access to the group in question.

This module is especially useful in classroom environments where a teacher can verbally let students know the registration key for a group in order to get a new site configured and students properly enrolled in a group.

This module differs from Organic Groups Registration Codes in that group owners have the ability to set their own keys. Group owners may also choose to not have a key, which falls back to the base Organic Groups registration settings.

When creating a new group, the group creator will be prompted with an additional form field to set a group registration key. If the group registration key is set it will effectively restrict access to the group. By leaving the group registration key field empty the additional functionality will be disabled.

Registration keys work regardless of the group's selectivity. Because of this, you can have a "Closed" or "Invite Only" group that allows membership via a registration key.

All the settings may be controlled at the settings page at admin/og/og-reg-keys.

CCK Field Definitions

CCK Field Definitions

Note: Since the inclusion of CCK functionality into Drupal 7 core under the Field API, the Drupal 7 version of this module will be part of the Field definitions project. It features a slightly refactored code base and integration with the Field API, instead of CCK. Other features are planned as well.

The purpose of this module is to display to the user a list of content type fields, along with their descriptions, in a dictionary-like fashion. This is especially useful for CCK content types that have a large amount of fields (hundreds) because it allows for viewing all the fields at a glance and studying the definitions without having to go into the actual node creation form.

This functionality can be enabled/disabled for any content type. It also supports collapsible fieldgroups and weight-based sorting for displaying the fields in a human-friendly way.

Users with the correct permissions are also able to modify the definitions in-place, which is useful for non-technical users that need to revise field definitions periodically. All the changes are reflected immediately in the corresponding content type form.

This module depends on CCK.

Credits

Pages

Subscribe with RSS Subscribe to RSS - Under active development