Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Popups API (Ajax Dialogs) [D7]

This module has recently gotten some new maintainers. Yay.

API for building modal ajax dialogs. Its focus is on putting forms inside of ajax popup dialogs.
Current example can present pages as popups (of the lightbox type). This is amazingly useful for things like confirmation pages. And the best part is it can be applied retroactively to a page without needing to modify the generating module, and (of course) it degrades gracefully.

Checkout a screencast of how slick this makes the Block admin page.

Cool New Features in 2.x Branch

  • Popup Skinning
  • JIT loading of all needed CSS and JS - with aggregation support
  • Popup Stack (multiple Popups in DOM at the same time)

Modules that use the Popups API

Themer

Brief description:

A must have for heavey themers, this small but powerful module will become a must for CSS based themes. Please submit any feature requests that you would like to see contributed to this module. Body classes allow for some very intuitive and powerful css changes such as quickly hiding un-needed form fields from someone with the "manager" role, swapping random images or logos, updating images based on the users locale etc.

Impersonate User

This module provides abillity to impersonate another user without relogging.

Transliteration

Transliteration of upload filenames

Provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters.

Generally spoken, it takes Unicode text and tries to represent it in US-ASCII characters (universally displayable, unaccented characters) by attempting to transliterate the pronunciation expressed by the text in some other writing system to Roman letters.

jCarousel Lite

Picture 1.png

Note: As of 2013-04-17, 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 http://drupal.org/node/748264.

#D7CX: I pledge that jCarousellite will have a full Drupal 7 release on the day that Drupal 7 is released.

Description

This module allows you to embed the jCarousel Lite jQuery plugin in any node.

jCarousel Lite is a jQuery plugin that carries you on a carousel ride filled with images and HTML content. Put simply, you can navigate images and/or HTML in a carousel-style widget. It is super light weight, at about 2 KB in size, yet very flexible and customizable to fit most of our needs.

Try out jCarousellite demo.

Requires jQuery Update.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools