Maintainers are looking for help reviewing issues.

Icon boolean display

This module's purpose is to display any boolean value in Drupal as an True/False icon.

Relation Select

relation-select.gif

This module provides a field widget for creating & editing relations (http://drupal.org/project/relation)

The selection interface is based on views. Use exposed filters to search for entities, & select items from the view output displayed as a clickable drop down list.

You can use either the default views provided with the module, or define your own views per field. This allow you to use views that represent the entities & bundles allowed in the relation. The EFQ Views module (http://drupal.org/project/efq_views) allows you to expose entity type as an filter, so cross-entity type relations can be created.

If a view has entity type / bundle type exposed filters, this module tries to make the UI more intuitive by altering the available options based on the relation's allowed values. So if only "node" entities are allowed in the relation, the entity type filter will be set to "node" & hidden.

By default the field is displayed as a link to the related entity. This can be customised based on entity type, bundle & field name via the theme layer.

The module also provides an "Add relation" page, so relations to be created via the admin overlay. See README for more details.

TODO

  • Working with all views (only works with EFQ views at the moment) Now works with normal views, not just EFQ views

Ubercart Samurai payment gateway

Module to implement the powerful new Samurai payment gateway by FeeFighters.

TabT

This module provides a link with a TabT (Tabletennis Manager) powered site, like used by the Flemish Tabletennis Liga.
It allows clubs to show memberlists, rankings and calendars directly in their clubsite instead of just providing a link to the TabT-site containing the results.
It can also show playerprofiles with individual results and matchpages with matchdetails.

IIP Image

OVERVIEW

This module provides integration of IIPImage to Drupal + proper image converting.

"IIPImage is an advanced high-performance feature-rich imaging server system for web-based streamed viewing and zooming of ultra high-resolution images. It is designed to be fast and bandwidth-efficient with low processor and memory requirements. The system can comfortably handle gigapixel size images as well as advanced image features such as both 8 and 16 bit depths, CIELAB colorimetric images and scientific imagery such as multispectral images."

Read more: http://iipimage.sourceforge.net/

SETTING UP

  1. You have to embed Fast CGI module within a host server such as Apache, Lighttpd, MyServer or Nginx.
    So, eventually in your root there should be a folder called 'fcgi-bin' with 'iipsrv.fcgi' file in there.
    You'll find a documentation about installation of FCGI module for your server here:
    http://iipimage.sourceforge.net/documentation/server/
  2. Create directory "iip_image" in "sites/all/libraries/" and unpack this archive:
    http://downloads.sourceforge.net/iipimage/iipmooviewer-1.1.tar.gz?use_mi...
    (It contains IIPMooViewer 1.1 with all the necessary js, css and images.)
  3. Install Lightbox2 module.

Feeds Twitter

For Drupal 7. Requires Feeds module (tested with 2.0-alpha4).

This module provides a fetcher and parser plugin for the Feeds module to allow importing tweets from Twitter's REST API.

Currently, this module only supports the statuses/user_timeline command, which returns the most recent tweets for a given user.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)