Popeye

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Integrate jQuery.popeye 2.1 Plugin from http://dev.herr-schuessler.de/jquery/popeye/ as a views plugin and a field formatter. Unfortunately the library is no longer available on the authors page. I forked an existing github repo with version 2.1 for use with this module. (https://github.com/steffenr/popeye)

Probabilistic weight

Component type

module

Categories

Maintenance status

Development status

Downloads

1129

Component created

Component changed

This module provides a field type in order to assign a "probability weight" to it.

A probability weight is a float number which indicates a weight... not a fixed weight as many other modules do, but a weight with certain degree of randomness in order to ensure desired content appears in the first places with some probability, but not always. This module allows Views module to sort content in that way.

It's very useful in marketing context, where some products are desired to be promoted, but not always, in order to avoid being annoying.

Image Field Cross Slide Slideshow

Component type

module

Maintenance status

Development status

Downloads

1971

Component created

Component changed

The module allows images uploaded into an image field to be displayed using the excellent jQuery Cross Slide plugin.

Not all the features are implemented with the module but patches are welcome.

Installation

Download the jQuery Cross Slide plugin from http://tobia.github.com/CrossSlide/ and copy to /sites/all/libraries. This module is looking for sites/all/libraries/crossSlide/jquery.cross-slide.min.js so make sure it can find that file.

Leaflet Draw

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a leaflet draw widget to the geofield.
For now you can add a marker, when leaflet.draw becomes more stable I will try to add more types of WKT.
See for more information.

Installation

Download leaflet.draw and put it at sites/all/libraries
Leave the folder structure intact. You should have

sites/all/libraries/leaflet.draw/dist/leaflet.draw.js

jsColor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

JSColor is a simple & user-friendly color picker for your HTML forms. It extends all desired fields of a color selection dialog. This module allows for integration of jscolor into Drupal.

The module implements a new widget for field type textfield. This widget supports all the settings of the jscolor javascript object through the widget settings form. On display of the formfield input using this widget, the module loads the jscolor javascript library and stores the instance settings in Drupal.settings to customize the JavaScript Color Picker interface.

Entity form modes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox is bringing the concept of "form mode" to forms which is the same pattern as view modes but applied to the edition forms.
As is you have to export the form mode as part of a field definition to set the widget it should use in a given form mode.

Example:

Field Collection Bulkupload

Component type

module

Maintenance status

Development status

Downloads

3399

Component created

Component changed

Provides a way to bulkupload (using plupload) files into a filefield / imagefield located inside of a field collection. This allows photo galleries and file lists to be built out easily by admin users.

This module will automatically attach a bulkupload area to each field collection which contains either a file or image field. Users may then use this widget to bulk upload photos. Plupload also has the benefit of doing concurrent uploads, which makes uploading a lot of photos significantly faster.

This module relies on:

File Entity Inline

Component type

module

Maintenance status

Development status

Downloads

13800

Component created

Component changed

This module aims to provide the ability to edit File entities inline, as part of another form (such as nodes). This should enable the ability for reusable and site-wide editing of file properties, such as description, alt text, captions, bylines, etc.

Dependencies: