Media: 8Tracks
Component type
Downloads
Component created
Component changed
This is a provider file to integrate 8tracks.com with Embedded Media Field.
See a screencast at http://capellic.com/blog/embedded-media-field-8tracks!
This is a provider file to integrate 8tracks.com with Embedded Media Field.
See a screencast at http://capellic.com/blog/embedded-media-field-8tracks!
Allows grouping of filters so that only one of a set of filters is active at a time. The user can select which filter he or she wants to modify and the view is then only filtered by the selected field of the filter group.
To use this module, enable it and create a new filter from the [Grouping] section. Expose the filter, remove the checkbox from optional and select the filters you want to have in this group. After submitting and going back to that filter, you can also select a default filter for this group. All filters that should be in a group have to be exposed and optional.
This module generate table descriptions for Views based on actual database schema.
You can alter the auto-generated information by implementing hook_views_data_alter()
. This is also the place where you can add join definitions, relationships and modify the handlers.
Every installed module with a database schema can be enabled or disabled for auto-generation.
This module will display a view of images using the ImageFlow JavaScript plugin available from http://finnrudolph.de/ImageFlow.
ImageFlow is a picture gallery, which allows an intuitive image handling. The basic idea is to digitally animate the thumbing through a physical image stack. That intuitive handling is automatically caused by the metaphorical use of the well known process of thumbing through.
This solution is known as the Cover Flow technique, which has been developed by the artist Andrew Coulter Enright. Now - after it has been bought by Apple - it is used in iTunes and the file browser of Apples OSX.
Please see the important note when installing; it will break when you turn on CSS aggregation otherwise.
If you are starting a new project, please read the "alternatives" section.
This module provides a Views integration to the Apache Solr Search Integration project. It provides the views plugins and handlers needed to be able to create a view that fetches its results from Apachesolr index, without hitting the database.
This module provides an easy way to import previously exported Views definitions.
drush vie view_name
drush vie --all
7.x-1.2 version supports Drush.
Note: This project is copyrighted to and maintained by Srijan Technologies Pvt. Ltd.
FeedAPI ImageGrabber which is an addition to FeedAPI, mimics the thumbnail display of Google Reader for the feeds aggregated (using FeedAPI) on a Drupal website.
RSS feeds usually do not contain the images associated with the feed-items, and therefore ImageGrabber visits the feed-item's webpage to download the image. The downloaded image is stored in an imagefield created by the imagefield module.
Features
Testimonial module is a cck/views based solution for creating easy to manage testimonial nodes within a view. Included is a customized administration to make the module simpler for individuals not already familiar with Drupal's administrative paradigm.
This will display selected node flags within a form of checkboxes, rather than as links. This allows multiple flags to be marked simultaneously.
This depends on the Flag module.
To use, you will see a new checkbox on node flags that reads 'Display link as checkbox'. Simply check that box on all flags you wish to appear on a form rather than as links, and they will be displayed in that format as appropriate, using the link display options to determine visibility.
The Total Control Admin Dashboard creates a default panel page with useful administration tools. Its purpose is to create a central location from which a Drupal site can be properly cared for. Several overview panes are included for site stats and quick reference. Several administration panes are provided with quick links to content types, menus, taxonomy, and other scattered locations of important Drupal site administration. Several views panes are also provided as well as full-page comprehensive versions of the views with bulk operations.