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:

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).

Views Area Options

Component type

module

Categories

Maintenance status

Development status

Downloads

1118

Component created

Component changed

Views Area Options is a module that extends Views 3.0 to have other options in the Empty, Header, and Footer areas.

So far the only option I've thought up is displaying a block. This allows you to display any block when a view Empty, or if you just want to placed a block in the footer or header.

If you would like to have a view in the Empty, Header, or Footer areas check out http://drupal.org/project/views_field_view (as of now it has to be from a cvs checkout as the feature hasn't been release yet).

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.

SlideDeck for Views

Component type

module

Maintenance status

Development status

Downloads

462

Component created

Component changed

This module provides integration for the SlideDeckâ„¢ jQuery plugin with Views 2.

This module is not associated with or supported by SlideDeckâ„¢ owner digital-telepathy. All module support issues should be reported in the Drupal issue queue.

Back Button

Component type

module

Maintenance status

Development status

Downloads

1303

Component created

Component changed

This module allows you to define Back Button in your nodes.

For example, your site can have the view "Blog" for a blog and you want to place link "Back to blog" on each "Blog Post". This module allows you to create such link. On settings page you can select which node type to use for the button, which view - to go back and template for the named anchor.

This module will try to automatically detect the view page where it needs to land the user and add anchor to the URL, so the page will be scrolled automatically to the post.

Flowplayer Playlist

Component type

module

Maintenance status

Development status

Downloads

1292

Component created

Component changed

Flowplayer Playlist is an integration between Flowplayer playlists and views. With it, you can create a view that will render as a Flowplayer playlist. It also adds a CCK field for adding cuepoints, a feature that allows you to trigger particular actions at different points during video playback. Special utilities have been added to allow you to trigger a JavaScript or PHP function, display an overlay on the video, or trigger another video with the cuepoint field. It's pretty slick.