Views Style Raw

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simple module that provides a Views style plug-in that outputs simple divs like Unformatted but, like Table, does not use a row template. The goal is primarily developer experience: fewer template overrides for the same view.

Views List Aggregation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides aggregation options that group multiple records together into a postgresql array or pre-rendered list. This aggregation is done at the database level and plugs into views 3.x existing aggregation functionality.

Requirements

gcalviews

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

gcalviews integrates Google Calendars with the Views module. It provides a database table for Google Calendar resources such as Events that is in turn exposed to the Views module. First release only supports Events and exposes (most) Event data to Views.

Optionally geocodes event location strings if geocoder module is installed and stores lat/lon for each event.

Runs a cron task every 24 hours to rebuild calendars.

Events are added on a per-calendar basis using gauth to call the Google Calendar API.

Views Database Connector

Component type

module

Categories

Maintenance status

Development status

Downloads

8133

Component created

Component changed

Description

Views Database Connector is a powerful module that gives Views full access to external database tables found in the settings for your Drupal installation. With this module, you can setup a view around any table in any database configuration. This can be extremely useful to pull external data from a database to show to your users in a view.

Views Private Access

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This allows you to define a view's access as private, which means that the view will be displayed only if the first argument equals to the current user ID. There is also a global permission for admins.

This module exists with reverence to the users at this issue https://drupal.org/node/305250

We use it at our company and thought it was a great addition. Noticed no one else released it and wanted to share our version.

Slick Slideshow Lite

Component type

module

Maintenance status

Development status

Downloads

3546

Component created

Component changed

Hello Drupal creator!

Are you looking for the best module that implements the beautiful responsive Slick library? Well what are you doing here? You should check out Slick Carousel.

Are you looking to just have 1 slider on your site and feel that Slick Carousel is overkill? Then you should probably just add the Slick library through custom code! What do you need a module for?