Excel Reports

Component type

module

Maintenance status

Development status

Downloads

1927

Component created

Component changed

If you need to export Drupal data into MS Excel files, this module was made with you in mind.

On top of PHPExcel(https://github.com/PHPOffice/PHPExcel), a stable library to create MS Excel files, this module provides 2 ways to create great, useful and easy reports:

Views Filter Aggregator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Filter Aggregator allows multiple exposed views filters to be combined into a single filter.

In use it is similar to the views combined search filter, but in addition allows select lists and radio buttons which are populated from the exposed filters.

Views Hybrid

Component type

module

Maintenance status

Development status

Downloads

853

Component created

Component changed

Provides a field formatter for entityreference fields that allows auto-displaying a specified number of results from a selected view below the selected entity reference(s).

This combines the automation of a view with the manual control of a multivalue entityreference field.

Any defined view mode can be used to display the entities, or they can be displayed as a simple list of linked titles.

Views Argument Substitutions

Component type

module

Categories

Maintenance status

Development status

Downloads

1262

Component created

Component changed

INTRODUCTION

Contextual Filters allow a View to be filtered based on arguments passed via URL or other embedded method (e.g. the View Reference module), but contextual filters are inflexible compared with normal filters (which allow for "contains," "begins with," "ends with," etc.).

Views number field calculate

Component type

module

Categories

Maintenance status

Development status

Downloads

728

Component created

Component changed

This module will add a global field named Number field calculate in views, which used to calculate the sum of the two numeric type field. The results support for sort and filter.

Views vCards

Component type

module

Maintenance status

Development status

Downloads

1901

Component created

Component changed

Overview

This module aims to provide a vCard attachment for views in a similar way as the views built in feeds system does.

The existing vCards modules vCard and vCard Field work with either Profile2 data, or data the user has to enter himself. There was however no solution for websites that use the Core profile system. This module attempts to fill that gap. (But should in theory be able to use all content that views has access to.)

Flipboard RSS

Component type

module

Maintenance status

Development status

Downloads

1665

Component created

Component changed

This module helps you output an RSS feed that complies with the standards for Flipboard distribution.

Flipboard is the premier new reader for mobile OS platforms and one that you want to have your feeds displayed in. It's both beautiful and fun to navigate and has a very large market share.

Redmine synchronization

Component type

module

Maintenance status

Development status

Downloads

1609

Component created

Component changed

PLEASE, CLEAR CACHE AFTER INSTALL VERSION 1.21.

[EN]


This module allows expose Redmine's time entries using Views. Time entries can be related to:

  • Drupal's nodes - through a custom field added to Redmine time entry
  • Drupal's users - through additional field in Drupal's user profile

Highlights of the module:

Views Adjustable Table

Component type

module

Categories

Maintenance status

Development status

Downloads

1001

Component created

Component changed

This module defines new style plugin for Views: 'Adjustable Table' which allows the end user to select table columns and their order for the resulting table output of the view. This plugin uses standard table theme of the view, so it's possible to switch to it from 'Table' style plugin for any existing view with no other changes.

N.B. At least one exposed filter must be added to the view for column selection widget to be shown.