Content Notifications

Component type

module

Maintenance status

Development status

Downloads

77

Component created

Component changed

Overview

Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.

How it work

Data are based on the Drupal core history table.
It just add an extra field on every content type to display the status.
The extra field display a placeholder. A javascript is launch after the page load and get unread status badge trough ajax and insert it in each placeholders.
No page load performance loss. Works with every kind of cache

System Nodes

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an intermediary between configured system paths and created content.

System paths (such as the site's front page and error pages) can refer to content such as node pages. These may not be available in all environments, and may be deleted by content editors who have no access to update the site configuration.

As a solution, System Nodes provides configurable "soft reference" paths that can be used in the configuration, and which can be assigned to nodes while editing.

Next Previous Active Trial

Component type

module

Categories

Maintenance status

Development status

Downloads

176

Component created

Component changed

The Next Previous Active Trial module allows you to create a block on your site containing Next & Previous links for the current active menu trial. Once created, the block will show up in your block listing, ready to be configured and enabled like any other blocks.

Unlike other next & previous modules, this module helps you to traverse within the active trial across all menu levels, even until 5th level. Also, you can configure the menu name from backend so as to enable any menu navigation instead of only primary menu.

Simple Megamenu Bonus

Component type

module

Maintenance status

Development status

Downloads

25

Component created

Component changed

Simple Megamenu Bonus extends the great Simple Megamenu Module by @flocondetoile

Special thanks to @flocondetoile!
If he likes the concept of these extensions we'd be happy to integrate this module into simple_megamenu one day. Otherwise this should be seen as a nice option for your special use-case. Simply read on...

Configuration Read-only Filter

Component type

module

Maintenance status

Development status

Downloads

37

Component created

Component changed

Overview

Allows to exclude certain configuration forms to be editable, when the site is on configuration read-only mode.
Filters can be created with set of form id or route name. Since filters are config entities, can be exported/imported like any other configuration.

Features

1. Filter by Form ID
2. Filter by Route name - This is not supported yet.

Fixed translation language interface

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

Ever wanted to keep the interface language the same, even when you are translating content to a different language? Maybe you don't speak the language yourself, and just got the translations sent to you somehow? Here is the module that fixes it for you.

It will alter the links to content translations, so you can keep your current language even when editing content in different languages.

Paragraphs Wizard

Component type

module

Maintenance status

Development status

Downloads

8

Component created

Component changed

This module implements a field formatter to render paragraphs in a multistep wizard providing basic javascript controls for navigation such as "Next" / "Previous" links.
To create a paragraph formatted as multistep wizard you can perform the following steps:
1. Create a standard paragraph field
2. Navigate to "Manage Display" section
3. Display the field using "Paragraphs wizard" formatter
(OPTIONAL) 4. Select a view mode in the formatter settings

DEPENDENCIES

Sidr

Component type

module

Maintenance status

Development status

Component created

Component changed

Sidr integration for Drupal. This module allows the admin to create "trigger" blocks which when clicked, use the Sidr libraries to slide in / slide out a specified target element. This is very useful for implementing responsive menus. All you have to do is create one or more dedicated regions in your theme, say, mobile_menu and then configure a sidr trigger block to toggle it.