Excel data export

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Welcome to Excel data export.

The aim of this module is to provide a simple data export feature in any drupal site. This is accomplished by just having one form to control the process. No extra steps, no extra configuration.

Flickr Album

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Display Flickr photosets as a gallery.

Installation:

$ cd /path/to/drupal/sites/all/modules/custom
$ git clone --branch 7.x-1.x-dev uberhacker@git.drupal.org:sandbox/uberhacker/2597846.git flickr_album

Sage DataStream XML API integration

Component type

module

Categories

Maintenance status

Development status

Downloads

835

Component created

Component changed

1. About

API module able to create integration with the SAGE DataStream XML API (http://www.sageworld.com).

Drupal just displays products, categories etc and nothing is installed on the Drupal database from the SAGE database.

By default this module provides an admin page for several SAGE settings, some Drupal pages to display the data (see below) as also as a lot of functions to get data from the DataStream API the way you want.

Nodequeue Scheduling

Component type

module

Categories

Maintenance status

Development status

Downloads

1968

Component created

Component changed

The Nodequeue Scheduling module extends Nodequeue with scheduling capacities.

Nodes within a nodequeue that have a scheduled publish/unpublish date in the future can be easily filtered out using Views.

Views Arbitrary Sort

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

Allows sorting of Views results in an arbitrary order based on a list of specific values defined within the View.

The sorting values can be matched using "Begins with", "Contains" or "Exact" and can be matched case sensitively if required.

They can be sorted in ascending or descending order. Any non-matching results will be sorted to the top or bottom accordingly and then further ordered by any other defined sorting methods.