Perfect Scrollbar

Component type

module

Maintenance status

Development status

Downloads

218

Component created

Component changed

Overview

Apply scrollbar to Drupal content.

This module helps non-technical content manager in adding custom scrollbar to the section of content.
Module uses perfect scrollbar JS library - https://github.com/noraesae/perfect-scrollbar for implementing Scrollbar requirement.

Field Condition

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

The module exposes an entity field condition which can be configured to hide or show a block based on the host entity field value. Not only does this condition work with blocks, it can be used with any contributed module that utilizes the condition plugin system. Currently this only works for node entities, but there are plans to expand this concept to other entity types.

Full page search

Component type

module

Maintenance status

Development status

Downloads

367

Component created

Component changed

Introduction:
-------------------
This module provide functionality to open search from on full page
and you can also open search form by the click of CTRL+F.

If you want to add this functionality on any link.
Please add "full-page-search-form" id with element tag.
as: <a href="#" id="full-page-search-form">Click here</a>

Requirements:
------------------
This module requires the following modules:
* Jquery Colorpicker
* Search

Installation:
------------