A Drupal distribution pre-configured to enhance a Drupal application's security and availability to meet enterprise security requirements.
Guardr is a Drupal distribution with a combination of modules and settings to enhance a Drupal application's security and availability to meet enterprise security requirements. While you can easily start a new Drupal site with Guardr, it is recommended that you use Guardr as a base install profile.
There is no native way to do two-way encryption in Drupal. There is also not a very standard way of performing encryption in PHP without extensions. This module aims to make it easy for other modules to keep data secured in an extensible way that does not inherently require any other dependencies.
Use
This module is an API that other modules can use to encrypt data. It doesn't provide any user-facing features of its own, aside from administration pages to manage configuration.
The basic steps to install the video module and configure a transcoding job using the Zencoder
The Video module "transcodes" nearly any video format to H.246, Theora, VP8 (and many others) using either Zencoder cloud transcoding service or the open source FFMPEG project on your server. Site builders upload videos to nodes via a video field (which is part of the Video module) much like they would with the file field. When videos have finished transcoding, the Video module automatically creates thumbnails and will embed a video player into the theme layer.
CRM Core is a set of modules for managing contacts, activities and relationships within your Drupal 7 website.
CRM Core is a set of modules for managing contacts, activities, and relationships within your Drupal website. It is designed to provide a basic framework for managing these items and interacting with other components of Drupal.