Node View Mode Block

Component type

module

Maintenance status

Development status

Downloads

55

Component created

Component changed

For Nodes only.
An easy way to create blocks based on a node view mode.
Allowed one block per view mode per node type.
Block must be placed on the node page for it to be rendered.
This module was created to help content editors to manage their content on a page from one location.

Scenario:
There are 3 regions that will host content on the node detail page:

Replacer

Component type

module

Maintenance status

Development status

Component created

Component changed

Replacer

Replacer is a Drupal 8 module designed to provide a filtering mechanism by which content can be filtered on the fly. You define "filters" which consist of regex search patterns and replacement values, and select the entities and content types against which you wish the filter to apply.

Replacer does not permanently alter the content! All content continues to be stored in its original form. It simply provides a filter layer in between that content and the browser.

Slick Paragraphs

Component type

module

Maintenance status

Development status

Downloads

13747

Component created

Component changed

Provides integration between Slick and Paragraphs. Slick Paragraphs allows richer slideshow/carousel contents with a mix of text, image and video, and more complex slide components like nested sliders, or any relevant field type as slide components, and probably with a few extra fields before and or after the slideshow with the goodness of Paragraphs.

Views Reference Field

Component type

module

Maintenance status

Development status

Downloads

51697

Component created

Component changed

This field in conjunction with the Paragraphs module, makes for a very powerful content management system, allowing addition of just about any kind of content into an entity page.

In Drupal 8, Views are now identified as entities and the core Entity Reference Module is able to reference Views, however not Views displays. This module leverages core entity reference module functionality to add the display ID so that a View can be rendered in a field formatter.

Time Converter

Component type

module

Maintenance status

Development status

Downloads

30

Component created

Component changed

This project contains experimental code.
It creates a new date field formatter with time converter functionality.

Using Momentjs library we get the users time zone and convert the time according to it

twitter_cke_placeholder

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extend "cke_placeholder" and add new plugin for dropping twitter tweets into text.
Also this module create a new tab in "cke_placeholder" library and provide fetching tweets.

Before enabling module download library twitter_api_php https://github.com/J7mbo/twitter-api-php.git.
Go to admin/config/services/twitter_integration and fill all needs data.

Link Formatter Field

Component type

module

Categories

Maintenance status

Development status

Downloads

380

Component created

Component changed

* This module is used to show allowed links in iFrame.
* Used to show all internal links, and external links(where iframe allowed)
* "X-Frame-Options for given URL is Denied to show in iFrame" error if X-Frame is false in headers.