Views Slideshow Xtra

Component type

module

Maintenance status

Development status

Downloads

49381

Component created

Component changed

Overview

Views Slideshow Xtra is an enhancement module for Views Slideshow, providing the ability to create overlays for a Views Slideshow. HTML elements are placed in <div> overlays, with overlay visibility controlled by toggling the CSS display property, so that overlays are displayed with their corresponding slide. Animation of the overlay displays is also supported.

In addition to overlay support, this module has some other useful features:

Advanced Stock Updater

Component type

module

Categories

Maintenance status

Development status

Downloads

562

Component created

Component changed

(NOTE: it has been replaced by Ubercart Custom Stock Updater http://drupal.org/project/uc_custom_stock_updater)

Based on the "Bulk Stock Updater", it allows to update stock of products searched by sku (maybe in conunction with a barcode pen scanner), with the support of a large base of nodes/products (1000+) using ajax calls. It's supposed to be in used in a real retail shop to keep stock values updated on the e-commerce site after a real sale.

Search API multi-index searches

Component type

module

Categories

Maintenance status

Development status

Downloads

32403

Component created

Component changed

This module is an addition to the Search API module which allows users to search on several indexes at once.

When the module is enabled, you'll get a new Views base table where you can search all enabled Search API indexes at once. Performance might suffer, though, if not all indexes lie on the same Solr server (or other backend server that supports this feature).

Marketing Automation

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is designed to facilitate MARKETING AUTOMATION rules for drupal sites. The module serves as a locally hosted replacement for 3rd party services like Pardot, Marketo or Eloqua, allowing you to track individual user paths through your site and assign rules for marketing automation in the form of drip campaigns triggered from user interaction. For example, imagine a user comes to your site and downloads a whitepaper... with this module installed, you can assign rules for automated marketing to these prospects, like sending an email offer or assigning them to a particular list.

DITA integration for Drupal

Component type

module

Maintenance status

Development status

Downloads

3907

Component created

Component changed

The DITA integration module is a package of building blocks for sites that want to integrate with a DITA based single sourced documentation workflow. Most likely you won't use all of the submodules in 1 project. The project contains submodules that let you:

Views data export

Component type

module

Maintenance status

Development status

Downloads

752265

Component created

Component changed

This module is designed to provide a way to export large amounts of data from views. It provides a display plugin that can rendered progressively in a batch. Style plugins are included that support exporting in the following types:

  • CSV
  • Microsoft XLS (or really simple HTML understood by Excel)
  • Microsoft DOC
  • Basic TXT
  • XML

In addition proper support for Excel / the XLSX format can be added through the module Views Data Export PHPExcel.