Voice Search

Component type

module

Maintenance status

Development status

Downloads

150

Component created

Component changed

Introduction:
-------------------
This module makes it easy to add speech recognition to your web pages to search content.

Note: This functionality will work with Chrome browser only.

Requirements:
------------------
This module requires the following modules:
* Search

Installation:
------------

Notifications Ribbon

Component type

module

Maintenance status

Development status

Downloads

73

Component created

Component changed

An absolute positioned to top notification ribbon for your visitors.
No need to worry about hassle of adjusting width and height of css ribbons.
this plugin ribbon can wrap around any divs.
Just write few lines code and get any divs wrapped with ribbon.
Works in all major browsers.

Media Entity Usage

Component type

module

Maintenance status

Development status

Downloads

121

Component created

Component changed

Media Entity Usage is a module which allows content editors to check if some media is referenced in another entity. At it own it does nothing besides providing additional page to review references and providing views field to use at media administration view that shows references counter.

Media Entity Usage has 2 submodules that collects information about references.

  • MEU Node - collects information about referencing nodes
  • MEU Paragraphs - collects information about referencing paragraphs and its parent entities

Site Notifications

Component type

module

Categories

Maintenance status

Development status

Downloads

498

Component created

Component changed

Site Notifications module provides a facility to display content based notifications to the users with selected user roles and for selected content types.

It provides a block which contains configurable number of notifications based on settings.

It also refreshes the notifications asynchronously depending on configurable refresh interval.

It provides configurable settings of user roles which decides whether to show Notification Block to them.

Social Feed Aggregator

Component type

module

Maintenance status

Development status

Downloads

345

Component created

Component changed

A Drupal 8 module that allows Facebook, Twitter and Instagram posts to be pulled into a Social Post content type, on a scheduled basis.

Social Feed Aggregator Settings

Requirements
If Composer isn't used to install the module, the following dependency must be downloaded and placed in your Drupal project's vendor directory:
https://github.com/brynj-digital/social-feed

Vactory cross content

Component type

module

Maintenance status

Development status

Downloads

109

Component created

Component changed

in English :
This is module add the cross content features.
You can link each node with others nodes (from several content types).

as you can see on the screenshot, there is some features :
- Load cross content by taxonomie term.
- Load cross content by selecting items on the edit form of the node.
- Fix number of items to load.
- Which content types to load.

Telephone Type

Component type

module

Categories

Maintenance status

Development status

Downloads

327

Component created

Component changed

Synopsis

This is a module that extends the code telephone module by including
the ability to select a type of telephone number (ie Cell, Work, Fax),
and also validated the number. It uses libphonenumber-php library
(port of google's libphonenumber library).

The module stores the telephone in number only format, displays the number
in "National" (PhoneNumberFormat::NATIONAL)format, and links the number in
RFC3966 format (PhoneNumberFormat::RFC3966). Fax numbers are displayed as
markup, using National format.