Spatial Tools

Component type

module

Maintenance status

Development status

Downloads

3645

Component created

Component changed

D7 Version
This is a collection of useful spatial tools to process shapefiles.

Modules included are:

  • Spatial File - Provides an API for spatial file processing as well as a Geofield widget. A geocoder plugin will need to be built in here as well.
  • Spatial Shapefile - Plugin for processing ESRI shapefiles.
  • Spatial KML - Plugin for processing KML files

D7 Version depends on Og2ogr.

Spotify

Component type

module

Maintenance status

Development status

Downloads

9415

Component created

Component changed

Provides integration with the Spotify Metadata API and a field to display artist, album and track information with a link that opens the Spotify client. Since 7.0-rc2 you can also output the data as a Spotify play button.

7.x-2.x branch

First beta is out. All XML-functions removed.

Rewrite of basics functions. Using json instead of XML when getting information from Spotify. Uses images from Spotify instead of Amazon. You could now use Image styles, and images are stored locally.

Modal Frame CCK Editor

Component type

module

Maintenance status

Development status

Downloads

3983

Component created

Component changed

Overview

Opens edit forms for selected CCK fields or field groups in modal frames from the node view.

This module is pretty similar in concept as the Popups: Subedit module. However, it's based on the Modal Frame API, meaning the forms are rendered within iframes, therefore these forms do not alter the DOM of the parent page, and provide full support for advanced editing features such as WYSIWYG editors, File uploads, CCK buttons to add more items, Multigroups, etc.

Chaos tool custom plugins for Panels

Component type

module

Maintenance status

Development status

Downloads

5795

Component created

Component changed

Panels is a very flexible module, you can add almost anything to regions of your layout. Almost but not everything, until now, it was very difficult to add files, links, and images to panes. This module started as a way to add CCK fields to panes, but it was hard, so instead, I decided to use the FAPI and imitate some of the most popular fields. Currently, you can add Files, Images, Links, Text and soon Embedded Videos to panes.

It mimics CCK Fields but they are not CCK fields, Views won't be aware of them, and you can't extend or configure the fields you want to add.

Nodereference Count

Component type

module

Maintenance status

Development status

Downloads

24495

Component created

Component changed

This is a CCK (Drupal 6) / Field API (Drupal 7) field type that will count the number of nodereferences to a particular node. The count is updated both when the node that is being counted is saved, as well as when a node that is referencing the node being counted is saved, updated or deleted. It will count references from individual nodereference fields as well as aggregate counts from multiple nodereference fields to the same node.

Also see Entity reference count for a version of this module that works with entity references.

PIRETS

Component type

module

Maintenance status

Development status

Downloads

3085

Component created

Component changed

PIRETS is a module for Drupal which connects to real estate listing (MLS) providers using the RETS (Real Estate Transaction Standard) protocol and imports listings as Drupal nodes with CCK fields. PIRETS is the first step to building a truly great real estate listing site with Drupal.

Please see the official PIRETS site for more information and documentation.

Multiple et al

Component type

module

Downloads

1031

Component created

Component changed

This is a small module that extends views field grouping options for CCK field with multiple values.

This module adds two new parameters: one for setting when the grouping limit will be applied based on the number of values, and other for adding a suffix to the end of the listing when the limiting is applied.

An example use case for this is when you have multiple Authors for a node, using node reference to Authors profiles. Using this module you can say: If a node is authored by more than 2 people, show only the first person and add 'et al' suffix to the end of the list.