ImageCache Color Blend

Component type

module

Maintenance status

Development status

Downloads

1422

Component created

Component changed

The ImageCache Color Blend module provides an ImageCache action for blending an image with a color. This can for example be used to darken/lighten an image or to blend it with the background color of the used theme.

Requires ImageCache 5.x-2.x and ImageAPI.
This module is still under development, currently only the GD image toolkit is supported.

Related modules:

CCK Create Install

Component type

module

Downloads

6322

Component created

Component changed

This module lets you select an existing cck_node type and creates module install code for the cck node, cck fields as well as the referenced taxonomy.

This is usefull if you create a module based on cck and need to make an installer that generates the cck strucure (not the content).
Creating modules based on cck/views is fast and flexible, but hard to replicate from a development server to a live server without migrating the entire database.
This module solves the problem.

Eventbrite

Component type

module

Maintenance status

Development status

Downloads

6312

Component created

Component changed

Officially sponsored by the Eventbrite team.

The goal of the Eventbrite Drupal module is to enable deep integration with the Eventbrite API as a base module, allowing for seamless connections between Eventbrite and Drupal data around users, events, and more.

Education Field

Component type

module

Maintenance status

Development status

Downloads

1200

Component created

Component changed

D6 version: I don't plan to port to D6. You are encouraged to try out CCK's experimental 'content multigroup' module instead to make your own custom multi-value fieldgroups. 'Content Multigroup' can be found in CCK's 'modules' directory - follow its README to try it out.

Education Field is a CCK field for storing information about a person's educational history.

It contains fields for school, state, country, degree, field of study, dates attended, and activities.

Mobile Codes

Component type

module

Maintenance status

Development status

Downloads

25140

Component created

Component changed

The Mobile Codes module provides the ability to render Text, URLs or any other form of informaton as a Mobile Code, including but not limited to the QR codes and Datamatrix formats, providing a simple way of transfering said information from the screen to a Mobile phone.

Mobile Codes was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark

 

Features:

  • User definable and Features exportable Mobile Code Providers and Presets.
    • Defaults provided:
      • Six (6) External Providers.
      • One (1) Internal Provider (see below).
      • Three (3) to five (5) Presets (based on installed modules).
  • Render Mobile Codes via:
    • CCK/Fields/Views formatters:
    • Input filter.
    • Drupal API Theme() call.
  • Blocks:
    • Node URL block - Creates a Mobile Code of the current Node URL.
    • User vCard - Uses the vCard module to provide a vCard Mobile Code from a Nodes Author or a users profile.
    • [D6] Mobile Code generator - An Admin module optimized helper block.
  • Support for:
    • [D7-DEV] Drupal core Image module - Use an Image style on the Mobile Codes.
    • [D6] Mobile Tools module - Redirect internal Mobile Code URLs to Mobile site URL.
    • [D6] Redirecting Click Bouncer module - Track URLs accessed via Mobile Codes.
    • Shorten module - Shorten URLs in Mobile Codes.

Audio FileField

Component type

module

Development status

Downloads

1104

Component created

Component changed

PLEASE USE AudioField instead!

This module adds Audio support to the FileField module for CCK. It will automatically detect if a file is mime type audio/mpeg, and take over from there.

In particular, it adds support for audio metadata, and allows automatic audio playback, if using the jQuery Media module plugin.

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