Compare role permissions

Component type

module

Maintenance status

Development status

Downloads

2317

Component created

Component changed

This module can be used to compare the permissions between two different roles. This module can be really handy when you are facing permission related issues and you are not sure which particular permission string is leading to the unexpected behavior for a particular role.

Steps for using this module

Offline Notify

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Offline Notifier allows the administrator to schedule to display offline notifier
based on a pre-defined schedule. The Administrator have to feed publish and
un-publish dates and the Offline notifier will take care of
displaying notifier as per the given dates.

Dates can be entered in 'Y-m-d h:i:s' format.

Notes

Please check if Cron is running correctly if your notifier does not get displayed
as per your schedule.

Show node Module

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Let's start by creating the basic folder structure and files for our module. A Drupal module needs to be placed in a specific directory in your Drupal installation and it needs to have some basic files so that it can be identified as a module by the Drupal system. The first thing we need to do is create a folder for our module called shownodes. That folder should be kept in the sitesallmodules folder of your Drupal installation. In this folder create two blank files called shownodes.info and shownodes.module.

Administration menu - Content languages

Component type

module

Categories

Maintenance status

Development status

Downloads

927

Component created

Component changed

Provides a dropdown menu with available languages when adding content for all content types that default to the current language in the Administration menu.

This can be useful when the "Set current language as default for new content." multilingual setting is checked for a content type.

Requires the following modules:

Entity Jump Menu

Component type

module

Maintenance status

Development status

Downloads

761

Component created

Component changed

About this Module

Adds a jump menu to the toolbar that allows administrators to view the current page's entity and to quickly go to a different entity.

The entity jump menu is specifically helpful when URL aliases are setup for nodes, users, and terms because the system paths for these entities, which includes the entity type and id ,is not immediately visible in the browser's address bar.

Demo

Evaluate this project online using simplytest.me.