Novelty
WS notify
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Notifies all users of a node being updated or inserted, by WebSocket.
Set up
composer install- copy
js/wss-conf.js.origtojs/wss-conf.jsand edit - start nodejs server:
nodejs js/ws_notify.server.js
Site Name and Slogan rotator
Component type
Categories
Maintenance status
Development status
Downloads
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
Categories
Maintenance status
Development status
Downloads
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
Categories
Maintenance status
Development status
Downloads
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.
drupalci_d8_module_no_tests
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a Drupal 8 module which has no tests.
It is used to perform regression testing for the DrupalCI testbot.
Left pad
Component type
Categories
Maintenance status
Development status
Downloads
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!
Drupal Mario Bros
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A fun, interactive easter egg.
Webspeech STT (Speech to Text - Dictation)
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Experimental Implementation using the Field API for Webspeech STT (Speech to Text). Project is located at https://github.com/dimitridarras/webspeech_stt until it's ported here.
Disco
Component type
Categories
Maintenance status
Development status
Downloads
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.
