Tokens All

Component type

module

Maintenance status

Development status

Downloads

1302

Component created

Component changed

Tokens All allows you to use any value on a Drupal entity(a user, a comment, a term, etc.) as a token. So if you know an entity has a value but it is not exposed as a token now you can access that value.

ZURB TwentyTwenty

Component type

module

Maintenance status

Development status

Downloads

3907

Component created

Component changed

Need to highlight the differences between two images? TwentyTwenty, a visual diff tool, makes it easy to spot them!

This module provides a field formatter for Image fields to display them for TwentyTwenty comparison. The Image field must have two images to work properly, as it is showing a comparison of two images. Setting the number of values to 2 is required before the field will render properly.

S3 File System

Component type

module

Maintenance status

Development status

Downloads

86924

Component created

Component changed

S3 File System (s3fs) provides an additional file system to your drupal site, which stores files in Amazon's Simple Storage Service (S3) or any other S3-compatible storage service. You can set your site to use S3 File System as the default, or use it only for individual fields. This functionality is designed for sites which are load-balanced across multiple servers, as the mechanism used by Drupal's default file systems is not viable under such a configuration.

CiviCRM Clear All Caches

Component type

module

Maintenance status

Development status

Downloads

1896

Component created

Component changed

This is a simple module that adds the same functions used by Drush to truncate CiviCRM's cache tables and clear files from template_c when Drupal's hook_flush_caches is called. Similar to CiviCRM Cron, the goal is to trigger the CiviCRM functions when the same function is called in Drupal.

Pinger

Component type

module

Categories

Maintenance status

Development status

Downloads

789

Component created

Component changed

This simple module monitors websites by making https requests (via drupal_http_request), to provided URLs, and logs the duration, timestamp, and response code. It leverages Drupal's Queue API and cron to schedule and make the actual requests.

All information is exposed to views.

The module makes use of entities for both the site record and responses, so you can use hook_entity_insert/update to do things like send notifications for response codes other then 200 OK.

Site add form is located at admin/config/services/pinger.

ZURB Interchange

Component type

module

Maintenance status

Development status

Downloads

5558

Component created

Component changed

Interchange for Foundation uses media queries to load the images that are appropriate for a user's browsers, making responsive images a snap. Instead of loading the lone image and letting the viewport resize the image, the appropriately sized image for the device is loaded by default instead.

Search PDF

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Specifically designed to index pdf files, Search PDF in built on PDF Parser, an opensource php library.
PDF Files are parsed and the text is extracted from each page.
The main advantage from this module is that it doesn't required external tool.