Social feed field

Component type

module

Maintenance status

Development status

Downloads

933

Component created

Component changed

This module makes it possible for editors to create a list of social media posts in a entity that are combined and ordered by created date from several different social media channels.

The module creates a new field type that site builders can add to entities.

Social feed field is sponsored and maintained by Finalist and initially developed for Maastricht University.

Entity reference modal select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module provides a field widget for entity reference fields. The widget allows a content editor to select an entity from a modal dialog. The dialog provides basic filters on bundle (type), title, and language, to narrow down the entities to select from. You can write a custom module to extend the filtering provided by this dialog.

Emoji Scrub

Component type

module

Categories

Maintenance status

Development status

Downloads

535

Component created

Component changed

Emojis break some drupal. And causes :rage:

Emoji Scrub goes through text fields and removes any possible emojis. This is needed to not error out.

How this module works: It goes through on save and removes all emojis from entity text fields. This module also provides a nice function that can be used to sanitize other fields if necessary.

Future Goal:
Give an option of whether to remove emoji or to show error message upon emoji discovery on the

Bean Tamer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

BEAN Tamer aims to add some very simple changes to make BEAN a little more user friendly by redirecting any attempt to access the default add block page to the add BEAN page. BEAN Tamer also adds the custom configuration display options when managing the BEAN title in DS.

Run Code

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a Code Editor, which accepts a piece of code(currently PHP only) and displays its output. To get an Idea, think of following editors.

  • W3School's "Try It!" editor.
  • writecodeonline.com's editor.

Inputs are Welcome !

Features to Expect in future:-

Views Parity Row

Component type

module

Maintenance status

Development status

Downloads

12695

Component created

Component changed

Description

This module provide a new Row Style Plugin for Views.

It allows you to alternate the view mode used to render the row. You can configure when it starts, when it ends and when to switch view mode (frequency).

With Drupal 7, if the module Entity API is enabled, this will be available for all kind of entities.
With Drupal 8, you do not need Entity API, it's already based on entities.