Balance Tracker Node Reference

Component type

module

Maintenance status

Development status

Component created

Component changed

Balance Tracker Node Reference is add-on to Balance Tracker -module. This module adds the ability to refer a node in the transaction. This functionality is useful when for example user is paying for a product or a service which is identified by a node or receives money from interacting with a node. Note that this module does not do anything by itself! It only extends the functionality of the main module!

SocialScore

Component type

module

Categories

Maintenance status

Development status

Downloads

714

Component created

Component changed

The Social Score module is designed to raise & aggregate the popularity of a node within social networks.
The quest for popularity is based on the node's url, either with alias, without alias or with both.

For each social network, there is a different sub module. For the time being, these are the available submodules :

  • Facebook
  • Twitter
  • Digg
  • Delicious

This module was presented at Athens DrupalCamp in December 2010.

The JIT

Component type

module

Maintenance status

Development status

Downloads

3106

Component created

Component changed

The JIT (Javascript InfoVis Toolkit) module provides integration with the Javascript InfoVis Toolkit (http://thejit.org) and Drupal. The JIT is a javascript information visualization library that enables interactive visualizations of data using only html, css and javascript.

7.x

The 7.x version is useful for site builder when installing graphapi which provides views integration.

See the screenshots which are from the 7.x version

Pager arguments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an experimental project to allow to change pager settings via the arguments.

The principal use of this project is related to Block Instances module that allows to pass arguments to blocks.

Therefore, you can create list of content passing the node type, and limit the number of items using the arguments that this module provides.

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 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:

Views batch page

Component type

module

Categories

Maintenance status

Development status

Downloads

964

Component created

Component changed

For views displaying a lot of content, loading & rendering the view can cause out of memory timeout errors.

This module defines a new page display for views called "Batch Page". It functions exactly the same as a normal views page display, except when first displayed, the view is loaded incrementally via the batch API and cached.

You can customise the number of items to load per batch in the display settings.