Swift Pics

Component type

module

Maintenance status

Development status

Downloads

595

Component created

Component changed

This module has been deprecated as other modules like Plupload do this with a lot less steps and are greatly supported. They don't scan for uploaded files like this did but there isn't a need to batch upload them since you can upload multiple files now through the form UI easily.

Composite Views Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

3736

Component created

Component changed

Allows you to create one filter condition that enables a bunch of filter conditions. Sometimes one condition isn't enough for your filter, but you still want the user to be able to change the filter (group).

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)

Views between dates filter

Component type

module

Categories

Maintenance status

Development status

Downloads

15885

Component created

Component changed

This Views filter provides the between date functionality you've been looking for by answering the question: "What events are on this date?" It displays all content (comparing start and end dates) occurring on a specified date.

Creating this functionality with standard Date filters requires two filters: start date less than or equal (<=) to the supplied date and end date greater than or equal (>=) to the supplied date. The problem is two filters means users must enter a date range, when technically selecting "September" is a range: September 1st to the 30th.

Rate Yes/No Views sort handler

Component type

module

Maintenance status

Development status

Component created

Component changed

Info

Allow sort content on average value Yes/No widget Rate module.

Usage

1. Add relationship "Node: Vote results" with "Aggregation function" = "option-1"
2. Add relationship "Node: Vote results" with "Aggregation function" = "option-2"
3. Add sort "Vote results: Rate Yes/No Average value"

WimTvPro

Component type

module

Maintenance status

Development status

Component created

Component changed

The WimTvPro module enhances your Drupal website by converting it into a full video asset management and publishing platform. This module is particularly useful on portals where video plays a major role (Web TVs, news portals, etc.), simplifying, improving and speeding up all video management and publishing operations. Editors can upload videos directly from their Drupal site to the www.wim.tv video platform, publish them on any node having a Body field, and stream them to the visitors directly from the cloud.

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.

View MySQL OrderBy

Component type

module

Categories

Maintenance status

Development status

Downloads

282

Component created

Component changed

A sort handler add-on module for Views 2 which provides a views configurable sort option for MySQL's ORDER BY FIELD() function.
It requires to choose from the pre-populated option of already active fields in the view and then specify the value in a free-text field.

Hello Bar

Component type

module

Maintenance status

Development status

Downloads

1843

Component created

Component changed

A Hello Bar is a simple notification bar to deliver a message and drive traffic to a specific call to action.

It inserts a div at the top of the HTML markup with a message and a link.
The Hello Bar code snippet grabs the user’s Hello Bar Messages and then loads it into the page in a

at the top of the document.

Video preview here!

Hello Bar JavaScript Solo 1.0 Supported