Simple Content Recommendation Engine

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simple Content Recommendation Engine is a powerful module for Drupal that will allow you to display a list of related content on your website.

The recommended content list will be based on the tags of content which makes them more relevant and more likely to be of interest to site visitor. This will allow us to retain visitors, reduce bounce rates and refresh old entries.

Features in pipeline -

  • Option to select styles between thumbnail included post or a simple text display
  • Inline Related Posts

Media JWPlatform

Component type

module

Maintenance status

Development status

Downloads

92

Component created

Component changed

Media JWPlatform adds JW Player's JW Platform as a supported media provider.

Requirements

Media Module

Installation

This can be installed via the standard Drupal installation process.

Configuration

Read README.md file inside project folder for further configuration.

Archival Resource Key Identifier Name Mapping

Component type

module

Maintenance status

Development status

Downloads

364

Component created

Component changed

This module allows your Drupal site to act as a Name Mapping Authority for ARK (Archival Resource Key) Identifiers. It will resolve ARK identifiers to content on your site which you have designated as ARK (which also produces the identifiers and tells you and others what they are).

Select your content types and fields to map to the ARK concepts of "Who?" and "When?" ("What?" is always mapped to the resource title).

wp like admin

Component type

module

Maintenance status

Development status

Component created

Component changed

Closed due to copyrights infringement.
——
Make the Drupal admin panel look a little bit like Wordpress.
This is useful for showing the aggregated sidebar menu for content managers and using the admin menu (or smth) for admins.

Node System Links

Component type

module

Maintenance status

Development status

Downloads

137

Component created

Component changed

The Node System Links module (nodesyslinks) provides an input filter which converts internal node links from their aliased path to their system path.

In an ideal world the formatter would look to see if there is an internal aliased node link and will convert it to /node/99.

Let's say you have an Article content type with a body field, and the body field contains links which have been added via the WYSIWYG editor. The links will pretty much always have been added to point to an aliased path, e.g. website.com/about-us rather than a system path such as website.com/node/99.

Unique field ajax

Component type

module

Maintenance status

Development status

Downloads

1665

Component created

Component changed

This is a very light-weight module allows fields to be unique by bundle and language.
You can use ajax for check.
You can customize the error message

---REQUIREMENTS---

*None. (Other than a clean Drupal 8 installation)

---CONFIGURATION---

Enable the "unique" case in the field settings form,
if you want it to be unique by language enable the per_lang case.
if you want to check by ajax on change event enable the use ajax case.

---SIMILAR MODULE----