Domain Simplenews

Component type

module

Maintenance status

Development status

Component created

Component changed

With this module you can make Simplenews newsletters per domain.
Because Simplenews depends on the core taxonomy module to make newsletter types, we need Domain Taxonomy too. When installing this module you already get just those taxonomy terms that are granted for nodes on a specific domain when adding a new newsletter.

Chuck approved

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module allows you to require an approved account on forms you chose to prevent from spamming. The users which don't have an approved account can't post on the selected forms. Only administrators and user with ID 1 are allowed to bypass this module.

Stop spam registrations

Component type

module

Categories

Maintenance status

Development status

Downloads

2302

Component created

Component changed

This small module blocks user registraion if his email's domain is in blacklist.

Installation

Install module as usual. Then go to configuration page and set your own email domains blacklist.

Credits

  • Module was designed and developed by Spleshka.
  • Module development was not sponsored by anyone. It was created for the love of Drupal.

BrightTALK Field

Component type

module

Maintenance status

Development status

Downloads

1718

Component created

Component changed

Provides fields that can display a BrightTALK webcast or channel.

BrightTALK embeds are fully functional and allow users to register and view content both live and on demand.

Field Options

For a channel field the user needs to enter a channel ID.

For a webcast field the user can either paste in the embed code or input the channel and webcast ID.

For more information about available BrightTALK content:

https://www.brighttalk.com

block class wrap

Component type

module

Maintenance status

Development status

Downloads

1052

Component created

Component changed

Extension of project block_class

Block Class Wrap allows users to use any classes also in div wrapper/layers around block that was added using block Class project.

WHY? In a situation for styling a core theme and not wanting to do templates this would allow putting elements around the block so styles like a background for top and bottom edge could be applied to a block. Yes this can be done with templates also.
Using divwrapboat, divlayerbow, and divlayerstern to have unique class in each div element.