Menu block ignored links

Component type

module

Categories

Maintenance status

Development status

Downloads

708

Component created

Component changed

Introduction

This is a small module that add a very useful feature for menus blocks created
with the Menu block module. You can hide some selected links when the block is
rendered.

Requirements

This module requires the following module:
* Menu Block (https://www.drupal.org/project/menu_block)

DruKeePass

Component type

module

Maintenance status

Development status

Component created

Component changed

DruKeePass is an Password Share module, inspired by KeePassX and TeamPass.

This module provide the ability to store in a save way your password to easily share it with your team.

This module don't have any relation with the normal drupal password hashing system.

Better Blocks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A better UI for the block system! More dragging and dropping, less pain and suffering: that's my motto. This module takes over the region demo page and turns it into a slick drag-and-drop UI, where each region contains a sortable list of the blocks in that region.

Banned Projects

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to select a list of module that you don't want to be enabled.

Use case : you host a bunch of sites in an multi-sites installation, you don't have access to the admin web-interface, and you don't want the administrators to be able to enable certains modules.

  1. Enable this module,
  2. set the list of modules in the settings.php,
  3. finished. The module prevent automatically the dependencies modules to be activated.

Example :

Replicate paragraphs

Component type

module

Maintenance status

Development status

Downloads

16608

Component created

Component changed

Replicate Paragraphs Extends Replicate module to manage the cloning of paragraphs_item entities and fields.
Basics

When you clone an entity (node, taxonomy term, ...) containing a paragraphs reference, the paragraphs items are not duplicated, and the cloned entity still references the same paragraphs than the original entity.
This poses great issues as any modification on the paragraphs will impact all the duplicated entities.