Views content DS

Component type

module

Maintenance status

Development status

Downloads

3411

Component created

Component changed

Exposes "Content pane" Views displays as fields in Display Suite.

This can be used to display associated or related entities for nodes, taxonomy terms, etc.

This functionality is already available with Display Suite "dynamic fields", but Views Content DS is way more convenient for this particular use case.

Views Grouped Table

Component type

module

Categories

Maintenance status

Development status

Downloads

2150

Component created

Component changed

Provides a style plugin for Views that shows a table grouped by relationship.

Repeating values for the primary keys for a relationship are omitted, replacing any fields on that relationship with empty cells. More than one relationship can be treated this way, including the base table itself. (See the screenshot; a picture really is worth a thousand words.)

This is particularly useful for making sense of the groupings and fields on Commerce product and product nodes.

Views Nodes With Fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views currently only allows for node displays or field displays, but not both. Sometimes there's a need to display full nodes, but also use specific field values from a query.

Imagine a situation where one piece of content references three other pieces of content. If the view needs to show those three pieces of content as full nodes, but also needs to use the values in the first field to make the title, its not possible. This module helps solve this problem by providing a full node display that also allows you to chose fields to show.

Explorer

Component type

module

Maintenance status

Development status

Component created

Component changed

The explorer project - being a Drupal 7 successor of the Nodereference Explorer module - aims at providing a universal entity selection utility, for nodes, users, taxonomy terms etc. The ambitions are high as it's supposed to be highly customizable and scale to a large number of entities. Here, I try to sketch the core features:

Form Reference

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Form Reference add's the possibility to reference a node, via views in a select option.
The module add's the node's from the selected view, to the select option i a webform.

Needed modules:
Views
Webform

The module has been tested with Webform 3.x and Views 3.x, and are working.
Please report if you find an issue, or if you have an idea for a feature.

Zoomooz

Component type

module

Maintenance status

Development status

Component created

Component changed

Download this module into your modules folder (using the download link below or CVS)
Head over to the Zoomooz site and grab the zip file of the source code using the Free Download URL in the menu on the right.
Expand the zip file and upload the the following files into the zoomooz subfolder of the project
zoomooz.1.0.2.min.js
jquery.zoomooz.js
zoomooz.css
Head onto your site and enable the module. Please take note of the two required modules (ImageCache and ImageField)