Extra CSS and JS

Component type

module

Maintenance status

Development status

Downloads

214

Component created

Component changed

Extra CSS JS
--------------
This module provides functionality to add extra css and js to the site. In Multiple deployment environment if you want to execute any js or css directly on site then you should use this module because it does not require to deploy any kind of file.

The saved CSS and JS will remain untill and unless you removed it from module configuration.

Modal Configuration

Component type

module

Maintenance status

Development status

Downloads

341

Component created

Component changed

Introduction

Drupal module allows to configure the links in operation drop down to open in modal.

Drupal 8 core provides a way to open any link to open in a modal across the site. However it's used in very few places in core. Some of the core components like views have their own modal setup.

Install

Download and install using drush/composer/drupal.org as usual.

Analog Digital Clock

Component type

module

Maintenance status

Development status

Downloads

116

Component created

Component changed

This module offering a simple Block that display time with different skin.
This will use default system time.
You can configure clock skin from configuration page.

Skins are as follow
1. Simple digital clock with date
2. 24 hr Digital clock with date
3. Analog clock

FlipClock.js

Component type

module

Maintenance status

Development status

Downloads

559

Component created

Component changed

The FlipClock.js module integrates the FlipClock.js plugin with Drupal. FlipClock.js is an extendible API to create any kind of clock or counter. It can be used as a

  • Clock
  • Timer
  • Countdown

The module integrates with:

  • Blocks, by exposing a new block type "Clock"
  • Date fields, by exposing a new formatter "FlipClock"

Installation

See the README file for detailed installation instructions.

Notifications Ribbon

Component type

module

Maintenance status

Development status

Downloads

73

Component created

Component changed

An absolute positioned to top notification ribbon for your visitors.
No need to worry about hassle of adjusting width and height of css ribbons.
this plugin ribbon can wrap around any divs.
Just write few lines code and get any divs wrapped with ribbon.
Works in all major browsers.

[D7] Add js and css

Component type

module

Maintenance status

Development status

Downloads

207

Component created

Component changed

This modules helps you to add js and css either external or internal even inline as well. Very easy to use, having standard format to add js and css. Just follow those standards and explore this module by adding js and css file.

Like, To add js - http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js | external | header | 100 | node/1,node/2

External CDN

Component type

module

Maintenance status

Development status

Downloads

131

Component created

Component changed

This module allows to add external CDNs and manage visibility for each of them from the admin panel.

Prelude

Pretend you want to integrate to your site some js framework, css library or some awesome fonts that you found in the Internet. How you can do this? Here is some ways: