Amazon Elastic Transcoder

Component type

module

Categories

Maintenance status

Development status

Downloads

29

Component created

Component changed

A video transcoder for the video module. This project allows drupal 7 website operators to transcode video using Amazon Elastic Transcoding services on the AWS cloud. Services utilized include S3, SNS, and Elastic Transcoder.

Dependencies:

  • Video (2.x)
  • Amazon S3 (2.x-dev)
  • Amazon S3 CORS (optional w/ patches provided below)

Several patches are required to achieve full feature coverage. Issues will be listed below.

Data Import

Component type

module

Maintenance status

Development status

Downloads

279

Component created

Component changed

A module to import data from files (txt,csv,..) to your Drupal content types, taxonomies or users. May be used as a data migration tool or continuous data import from other sources.

DB Cahce Clear

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is using for clear database cache of drupal 7 of a url or multiple url at a time.

If you enable the drupal cache of your website and clear cache of your website meas clear the full cache. After clear full cache the website is going slow automatically.

This module provide you to clear cache of a particular page or multiple page of your site. Read readme.txt file to

Varnish ban URLs

Component type

module

Maintenance status

Development status

Downloads

33

Component created

Component changed

This module uses the Varnish module to provide to the user the possibility of banning a list of URLs from the Varnish cache in any moment.

It creates a new entry in the menu

/admin/content/cache/varnish-ban-urls

Where you can enter a list of URLs that will be banned from the cache.

Tested with Varnish 4.x and 5.x, should also work with previous versions.

Content Notifications

Component type

module

Maintenance status

Development status

Downloads

77

Component created

Component changed

Overview

Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.

How it work

Data are based on the Drupal core history table.
It just add an extra field on every content type to display the status.
The extra field display a placeholder. A javascript is launch after the page load and get unread status badge trough ajax and insert it in each placeholders.
No page load performance loss. Works with every kind of cache