Nice login

Component type

module

Maintenance status

Development status

Downloads

4075

Component created

Component changed

Nice login is a very light and simple module which improve look of pages /user/login, user/register and user/password, by removing standards tabs Login, Reset Password and Create an account, and injecting inside each form the relevant links.

Nice login module provide basic css and wrapper for the login / register/ reset password forms. You should theme these forms according to your active theme.

For example, using a bootstrap base theme, you could add these following rules in your styles to center the forms.

Libraries Debug

Component type

module

Categories

Maintenance status

Development status

Downloads

307

Component created

Component changed

Introduction

This module will display which libraries are been loaded on every page request. This module uses Kint module to display variables nested. Once libraries_debug is been installed, clear cache and you will see your libraries information on every page request.

Non-Clickable Menu Items

Component type

module

Maintenance status

Development status

Downloads

1010

Component created

Component changed

Module 'Non-Clickable Menu Items' allows to have menu items which will not react on user's clicks. This could be a parent menu items which should behave as a containers.

Each menu item will have a setting 'Disable clicks' at edit page and also admin's settings page '/admin/config/user-interface/non-clickable-menu-items' where collected all selected menu items.

Support: GreyBox Technologies

Block region injector

Component type

module

Maintenance status

Development status

Component created

Component changed

This module swaps out the page rendering layer, and caches the blocks, allowing them to be exposed to templates other than the page template. Using this module you are able to set up more complex regions for your theme, such as regions within the node template. This will allow you to output both fields and blocks within the subject of a page (even blocks within fields) to create a more dynamic front-end than Drupal allows out of the box.