Feeds Tamper UTF-8 Encode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Feeds Tamper UTF-8 Encode provides a simple plugin to encode data in UTF-8 before it gets saved

Dependencies

  1. Feeds
  2. Feeds Tamper

How to use Feeds Tamper UTF-8 Encode

  1. Install Feeds, Feeds Tamper and Feeds Tamper UTF-8 Encode
  2. Create and configure a feed importer
  3. In your feed importer add an "UTF-8 Encode" plugin

Entity touch

Component type

module

Maintenance status

Development status

Downloads

93

Component created

Component changed

Simple module that allows to "touch" an entity, meaning, open and save. The name comes from the unix touch command. This is something that could be done with Views Bulk Operations, but sometimes VBO is just more than you need.

Installation

Download and enable the module as usual. The Entity touch interface is then located as a menu tab on the admin content page (/admin/content)

Commerce Shipping DHL

Component type

module

Maintenance status

Development status

Downloads

2018

Component created

Component changed

This is a DHL shipping module for Drupal Commerce.

It use a simple negotiated shipping rate table instead of DHL shipping service API. It supports both national and international shipping rate.

This module is shipped with a basic rates table for DHL Express 9h world wide and Domestic, shipping from France. Feel free to submit more complete and extensible tables.

Developed by Open Web Solutions, for RESEE.

Webform Results Access

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

You may add a User Reference or Entity Reference field to a content type which is enabled as Webform with the id "webform_results_access". All users referenced in this field get additional results access for the current node.

The module was originally developed by Tyler Frankenstein, but has been packaged and improved by Plepe
http://tylerfrankenstein.com/code/drupal-webform-submission-results-user...

CKEditor image captions

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a replacement for the CKEditor default image plugin. It's a complement for WYSIWYG (https://drupal.org/project/wysiwyg) module with the CKEditor 4 installed, not tested for CKEditor 3.

This module replace the drupal configuration to enable the image plugin 'image2' (http://ckeditor.com/addon/image2) which allow work with image captions.

Password Compat

Component type

module

Maintenance status

Development status

Downloads

488

Component created

Component changed

This module uses the Password Compat Library for password encryption. This library is intended to provide forward compatibility with the password_* functions being worked on for PHP 5.5.

For more information see the PHP Wiki on Password Hash.

Requirements

This library requires PHP >= 5.3.7 OR a version that has the $2y fix backported into it (such as RedHat provides). Note that Debian's 5.3.3 version is NOT supported.