Image Opacity Overlay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to add to any image field a semi-transparent overlay (or background) with a configurable color.

This can be activated / configured per field instance.

Usage instructions:
- Install the module
- Go to the field settings and check "Enable Opacity Overlay / Background"
- After uploading the image when creating content, you will now see 3 new properties:
* Filter type (Overlay or Background)
* Filter color (an hex value such as #DFDFDF)
* Filter opacity (a number between 0 and 1)

PHP Filter Usage Report

Component type

module

Categories

Maintenance status

Development status

Downloads

237

Component created

Component changed

This simple module provides a report showing where (in which entities) the PHP code format (from the core PHP filter module) is used. It also shows which blocks are using the php_code format.

By default this searches the revision table for each text field, as well as the block_custom table's format field.

Simply install, then view the report at Admin » Reports » PHP filter usage.

There are permissions for this module so you can extend viewing rights to specific roles.

Drush grant RID

Component type

module

Categories

Maintenance status

Development status

Downloads

461

Component created

Component changed

This is a simple drush 6.x plugin that grants and revokes user roles based on RID instead of name. I wrote this because of issues with bash assembling a drush command and invoking it when the role name had a space in it. This caused issues with drush parsing the name into multiple arguments broken out based on the space between them regardless of encapsulation. This is an easier fix then that.

It's also useful if you know the RID / make an RID during an operation and want to use that instead.

Facebook Pixel

Component type

module

Maintenance status

Development status

Downloads

8509

Component created

Component changed

About

Basic Facebook Pixel integration, allowing you to place a single pixel across your entire website to report conversions, build audiences and get rich insights about how people use your website.

Handled events:

  • ViewContent
  • CompleteRegistration
  • AddToCart
  • InitiateCheckout
  • Purchase

(last 3 are based on the Drupal Commerce integration).