Panels Form Elements

Component type

module

Categories

Downloads

855

Component created

Component changed

format forms using Panels to very quickly layout forms exactly how you need them to be laid out.

Simplelist

Component type

module

Categories

Maintenance status

Development status

Downloads

929

Component created

Component changed

This project is no longer maintained. Instead people should use the Views module which has a very similar goal but is more feature rich, ajax enabled, and is better supported.

Denormalization API

Component type

module

Downloads

3030

Component created

Component changed

Dependency: Transaction

This module takes almost all of the hassle out of denormalizing nodes for high-performance sites. See the included dna_demo module as a simple example of the how the API works.

Specifically, this module handles the following difficult issues for denormalizing nodes:

Active Translation

Component type

module

Maintenance status

Development status

Downloads

18621

Component created

Component changed

The Active Translation module is designed for internationalized sites where translated versions of content need to be displayed when available but if they're not the original, untranslated content should be displayed. If several regional versions of a language are available these will be used as substitutions.

Oct 12th, 2008: I'm looking for co-maintainer for this module so if you're using this module and have some development experience either open an issue or contact me. I personally have no plans to port this to Drupal 7 so if you're interested please consider taking over the module.

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:

YUI TreeView

Component type

module

Downloads

2581

Component created

Component changed

This module integrates the YUI TreeView into Drupal.

NOTE: This module depends on the YUI module. You need to install the YUI module for the editor to work.

Videos

COMING SOON

YUI Dependency Issue


Both releases now require YUI 2.5.1. Sorry for any inconvenience. We are working on coming up with a dependency solution that is less abrupt.

YUI Button

Component type

module

Downloads

2901

Component created

Component changed

This module integrates the YUI Button into Drupal forms.

NOTE: This module depends on the YUI module. You need to install the YUI module for the editor to work.

Videos

COMING SOON

YUI Dependency Issue


Both releases now require YUI 2.5.1. Sorry for any inconvenience. We are working on coming up with a dependency solution that is less abrupt.

Magic Tabs

Component type

module

Categories

Maintenance status

Development status

Downloads

11424

Component created

Component changed

Magic tabs is an implementation of tabs that are loaded using ajax, but are fully accessible and degrade beatifully if Javascript is not available.

Features

  • Tabs are loaded dynamically using ajax calls
  • You can use many tab groups in a page
  • When JS is turned off, the tabs look the same, and are accessible using full page reloads. The status of other tab boxes on the page is kept across page loads
  • You can theme individual tab box, as well as all of them together
  • You can set which tab is active by default, but if the user selected a different tab, it will become the default for the rest of the session.