Content Image Hotspots

Component type

module

Maintenance status

Development status

Component created

Component changed

Purpose

This module provides an extensible way to allow images to have buttons that
trigger overlays. It supplies a field type that can be added anywhere you can
add and render fields.

Link Types

To create your own type of link you will need to register it with a hook and
create your form and display functions.

Currently supported are:

Imagepin

Component type

module

Maintenance status

Development status

Downloads

1314

Component created

Component changed

A module for pinning widgets on images

Quick start

  • Install this module.
  • Go to the "Manage display" section of your content type and choose the view mode where you'd like the pins to be displayed.
  • This module gives you the option for enabling users to pin widgets for the Image and Responsive image formatter.

SHS Extra

Component type

module

Maintenance status

Development status

Downloads

233

Component created

Component changed

This module extends Simple Hierarchical Select to add more functionalities through the UI. I've created this module because there is an understanding that SHS should be kept simple. However, features that are added by SHS will be removed from this module.

Currently, this module adds the following features to SHS:

Route Condition

Component type

module

Categories

Maintenance status

Development status

Downloads

1787

Component created

Component changed

This module provides a Drupal 8 (block visibility) condition plugin
based on route names. This is similar to the Drupal 8 core RequestPath ("Pages")
plugin, but allows you to match on route names (e.g. "user.entity.canonical")
instead of URL paths.

Focused History

Component type

module

Maintenance status

Development status

Downloads

133

Component created

Component changed

Focused History records content browsing history with a more customizable degree of specificity than the history and accesslog (statistics module) tables. It provides a basic administrative view of this more focused history.

The most generally used options for recording browsing history in the database have some major drawbacks:

Uikit Node Accordion

Component type

module

Maintenance status

Development status

Downloads

150

Component created

Component changed

UPDATE: Due to the uncertainty regarding the future of Uikitty base theme, the next version of Uikit Node Accordion will seek new ways to use the Uikit libraries.

This is a Views Plugin that provides a lightweight accordion node teaser. It requires Uikit, which has been adapted for Drupal 8 in the Uikitty base theme. The module comes with a view definition for out-of-the-box implementation.

Installation instructions:

Related by Terms

Component type

module

Maintenance status

Development status

Downloads

539

Component created

Component changed

Synopsis

This is a very simple module to be able to show related content.

The module provides a custom block that will show a list of related nodes. At the moment all content types will be displayed in the block.

The related content for the current node is calculated by checking taxonomy terms coincidences. All terms associated with a node are checked, from all vocabularies.
The nodes with the most coincidences in taxonomy terms with the current one will be showing up first in the list.

Simple Collaborative Filter

Component type

module

Maintenance status

Development status

Downloads

71

Component created

Component changed

Simple Collaborative Filter is an easy way for sites to curate content using collaborative filtering. "Collaborative filtering" is basically creating content recommendations based on a "users who viewed this node also viewed..." approach. This module provides a "simple" way to do this that doesn't make site owners install any heavy dependencies to compute the recommendation algorithm. It works straight out of the box.