FileField Mail

Component type

module

Maintenance status

Development status

Downloads

2347

Component created

Component changed

Overview

Allows filefield downloads to be restricted until the requester confirms the email address. This email address is stored in the database and reported back to privileged users. The requester receives a mail with a link to the requested file.

Features

Captures file downloads of files which are provided through a filefield and configured as tracked. Anonymous users are redirected to a form where they can enter their email address, instead of immediately starting the download (which would be standard behavior). After submitting the email address, they receive an email witch contains the download link as well as configurable subject and text areas.

For logged in users the download starts immediately as usual.

Download statistics of tracked files by anonymous and logged in users are provided under Reports / Tracked downloads.

New in 7.1.2

If the protected file is configured as private, it will be checked if the user really received the link by mail or just guessed the download URL correctly.
For this reason a hash at the end of the download URL is verified.

Inline Block

Component type

module

Maintenance status

Development status

Component created

Component changed

Inline Block

==================================

Requirements:
block
entity
ctools
context
blockreference

Recommended:
Bean

Feeds Table Processor

Component type

module

Maintenance status

Development status

Component created

Component changed

Feeds table processor is a Feeds module that allows the importation of data directly into a database table. It was initially made to import data into a custom entity. It should work but has only been tested with Xpath parser.

Please feel free to update and report patches in issue queue because I don't have enough time to create a stable project now.

Entity Translation Panels IPE

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Integrates Entity Translation with Panels IPE. This would probably work with i18n as well, but I haven't tested.

Adds a translation button(Currently needs a new icon) to the Panels IPE that displays the user the translation overview page.

Node Revision Restrict

Component type

module

Maintenance status

Development status

Downloads

41444

Component created

Component changed

The Node Revision Restrict module allows you to restrict revisions of node for each content type. This module has an admin interface to specify node revision threshold for each content type available. The possible setting include node type with corresponding revision limit, provided on the Node Revision Restrict configuration form. Note that this module does not and cannot delete the current revisions of a node.

Video Conversion to M3U8 Format

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduction:
This module is used to encode the video in to m3u8 format which is used in android and iOS and upload the encoded video on Amazon S3.

Features:

  • Encode the video in to m3u8 format.
  • Place the encoded files on S3

Requirements:

  • Video Module
  • Amazon S3
  • Awssdk

Installation: