Wysiwyg Button Order

Component type

module

Maintenance status

Development status

Downloads

18428

Component created

Component changed

Integrates with Wysiwyg to provide the functionality of dynamically reordering buttons and adding separators between them.

This module is made to be as lightweight as possible, "wysiwyg" is the only dependency.

Currently supported:

  • TinyMCE.
  • FCKEditor.
  • CKEditor.

If you want support for your editor, please make a patch or add an issue for it and I'll see what I can do
If you find any bugs, please create an issue.

Media: BandCamp

Component type

module

Categories

Maintenance status

Development status

Downloads

508

Component created

Component changed

Emfield allows the user submission of embed codes and links of media content. These links are then (optionally) formatted and displayed. This module provides support for embedded media from bandcamp.com.

This module will accept several types of links pasted into Emaudio's BandCamp CCK field.

exampleband.bandcamp.com/
exampleband.bandamp.com/track/exampletitle
exampleband.bandcamp.com/album/exampletitle

Or a BandCamp embed code for an album, track or band

Whiteboard

Component type

module

Maintenance status

Development status

Downloads

3767

Component created

Component changed

Whiteboard module creates and saves whiteboard nodes and is powered by the jsDraw2D library. Users with appropriate permission may draw and erase marks though mouse clicks.

After installing, the easiest way to start saving whiteboard is by using the 'Full HTML' filter.

The module has been tested with favorable results on the following browsers:

  • Internet Explorer
  • Firefox
  • Chrome
  • Safari

The whiteboard module has the following features:

Overlay Paths

Component type

module

Maintenance status

Development status

Downloads

41783

Component created

Component changed

This is a simple module that enables site builders to use the built-in Overlay for non-admin pages.

This means that you can use the overlay for doing popups without adding yet more javascript libraries to your site.

This module provides a simple UI for defining paths to appear in the overlay, but developers can use it to define paths too, see the overlay_paths.api.php file in the module for details.

Views jQFX

Component type

module

Maintenance status

Development status

Downloads

18570

Component created

Component changed

Views jQFX is a very basic API for integrating jQuery plugins with views. It does nothing on its own. This and the contrib modules are all for Drupal 7.

The following modules use the Views jQFX api:

Official:

Sandbox:

Views jQFX Galleria

Component type

module

Maintenance status

Development status

Downloads

7160

Component created

Component changed

Description

This module integrates the Aino Galleria image gallery plugin with views.

Drupal Demo

Features

Aino's Galleria is an extremely powerful javascript plugin for creating first class customizable photo galleries. Combined with the power of views, it should cover just about any need.

Galleries can be created from multiple image fields per node (or other entity), or multiple nodes can be grouped into a single gallery.

Views jQFX ImageFlow

Component type

module

Maintenance status

Development status

Downloads

10629

Component created

Component changed

This module integrates the ImageFlow plugin with views. It has support for the link field. The customizable onClick function can be used to open links, images, or videos in a colorbox.

Live Demo

Notice: the development version requires the libraries module as of 09/19/11.

Views jQFX Nivo Slider

Component type

module

Maintenance status

Development status

Downloads

7741

Component created

Component changed

Description

Nivo Slider touts itself as The world's most awesome jQuery Image Slider. This module integrates the Nivo Slider plugin with Views.

Module updated on September 17, 2011. Libraries is now a requirement. Install this before updating the module.

Drupal Demo

Features

As of plugin version 2.6 these include:

Taxonomy cleanup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a tab to each vocabulary, that lists all terms not attached to any current vocabularies, and allows you to delete them in one go.

Issues:

- The query scales well enough for tens of thousands of nodes and terms, but probably won't for hundreds of thousands or millions
- This could do with being a paged list + checkboxes so you can choose which terms to delete.