Jump

Component type

module

Categories

Maintenance status

Development status

Downloads

12138

Component created

Component changed

The jump module allows administrators to create a quick dropdown "Jump Menu" from any configured menu or vocabulary in the system. The module provides a block for every top-level menu and every vocabulary. Jump menu blocks are named Jump menu: vocabulary name and Jump menu: menu name.

Views Datasource

Component type

module

Categories

Maintenance status

Development status

Downloads

337334

Component created

Component changed

Views Datasource is a set of plugins for Drupal Views for rendering content in a number of shareable, reusable formats based on XML, JSON and XHTML. These formats allow content in a Drupal site to be easily used as data sources for Semantic Web clients and web mash-ups. Views Datasource plugins output content from node lists created in the Drupal Views interface in a variety of formats - XML data documents using schemas like OPML and Atom, RDF data documents using a vocabulary like FOAF, JSON data documents in a format like Exhibit JSON, and XHTML data documents using a microformat like hCard.

Translation Overview

Component type

module

Maintenance status

Development status

Downloads

203187

Component created

Component changed

The Translation Overview page provides a table listing the site's nodes and showing what's been translated into each language. It also lets you assign priorities for translating nodes into the various languages.

For translations of taxonomy terms and menu items check out the Translation table module.

Ubercart EDI

Component type

module

Maintenance status

Development status

Downloads

4449

Component created

Component changed

The Ubercart EDI module provides some simple EDI order import and export functionality for Ubercart orders. This is useful for stores working with fulfillment houses where orders are passed back and forth in some predetermined format.

Features

5.x-1.x

Import

  • Import orders (update only).
  • Recieve import files via FTP upload.
  • Specify multiple import (update) rules.
  • Archive files after import (auto).

Export

  • Export orders.
  • Export at a specified interval or manually.
  • Specify order and product patterns.
  • Deliver export files via e-mail (auto), HTTP download (manual) and/or FTP download (manual).
  • Archive files (manual) after successful import with fulfillment houses.

6.x-1.0

Includes all features from the 5.x branch plus the following additional features.

Export

  • Export orders on checkout completion.

Spaces

Component type

module

Categories

Maintenance status

Development status

Downloads

169066

Component created

Component changed

Spaces 3.x

Spaces is an API module intended to make configuration options generally avaliable only at the sitewide level to be configurable and overridden by individual "spaces" on a Drupal site. It has been described as:

  • A way to make one Drupal site act like several sites
  • A way to provide much more configurable, full-feature Organic Groups or user homepages
  • A generalized API for contextual configuration

Requirements & compatibility

Use of spaces requires

Eventbrite

Component type

module

Maintenance status

Development status

Downloads

6312

Component created

Component changed

Officially sponsored by the Eventbrite team.

The goal of the Eventbrite Drupal module is to enable deep integration with the Eventbrite API as a base module, allowing for seamless connections between Eventbrite and Drupal data around users, events, and more.

Simplenews Scheduler

Component type

module

Categories

Maintenance status

Development status

Downloads

27114

Component created

Component changed

Simplenews Scheduler sends a newsletter as a re-occurring item based on a schedule.

It does so by creating a new edition (rendered copy as HTML Format) of a node at the time that it required to be sent again. The editions have an extra tab (for those with permissions) for viewing all editions as well as the original newsletter they are generated from. The original newsletter is never sent but all editions are according to a pre-defined schedule which is triggered via cron and can be defined when you create or edit a simplenews node. Current options for sending are by day, week, and month.

Works great with Insert View to place the content of a view into a newsletter. (eg: [view:recent_articles=20])

An early Drupal 8 port is available. The Drupal 7 release is considered stable. It is recommended to use simplenews 6.x-2.x branch along with the 6.x-2.x release of this project for sending scheduled newsletters.