Giphy

Component type

module

Categories

Maintenance status

Development status

Downloads

304

Component created

Component changed

Provides integration with content from Giphy.

Component Status
Giphy Filter Stable
Giphy Fields Stable
Giphy WYSIWYG Not yet developed, low priority

WS notify

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Notifies all users of a node being updated or inserted, by WebSocket.

Set up

  1. composer install
  2. copy js/wss-conf.js.orig to js/wss-conf.js and edit
  3. start nodejs server: nodejs js/ws_notify.server.js

Site Name and Slogan rotator

Component type

module

Categories

Maintenance status

Development status

Downloads

536

Component created

Component changed

Born one silly afternoon for a bit of fun, this module allows you to enter site name and site slogan alternatives. These change in round-robin fashion, moving to the next option with every user click.

Enter as many alternatives as you like at admin/config/system/title-rotator, shown right, with screenshots of resulting site names and slogans -- click to enlarge.

Bontact

Component type

module

Categories

Maintenance status

Development status

Downloads

4450

Component created

Component changed

This module is a bridge/integration to Bontact live chat tool
Bontact offers live chat along with SMS & Call back.

How to make it work:

Better Jump Menu

Component type

module

Maintenance status

Development status

Downloads

3506

Component created

Component changed

Better Jump Menu is a module who provides:

  • The Drupal menu blocks with menu links in a select box instead of a list.
  • A Views style plugins to display links into a select box.
  • It can display any entity field in a select list, see features below.

This module has been made to cope with bugs in the original CTools implementation but some new features has been added.

Left pad

Component type

module

Maintenance status

Development status

Downloads

239

Component created

Component changed

String left pad

Usage

/** @var ContainerInterface $container */
$service = $container->get('left_pad.default');
// Results in '00005'
$result = $service->leftPad('5', 5, 0);

Don't worry, it also includes an interface if you want to override the service!

Disco

Component type

module

Maintenance status

Development status

Downloads

44

Component created

Component changed

Summary

The Disco module provides your drab, boring site with a little bit of life. Through randomly generated inline CSS styles, your site will transform into an abstract work of art. For those not fond of art, Disco can be used as a punishment for specific users or roles on your site.

Requirements

Depending on how mt_rand wants to treat you, sometimes a strong stomach.