Viewport Alert

Component type

module

Categories

Maintenance status

Development status

Downloads

69

Component created

Component changed

We offen have cases when embeded information can't be placed in the screen of some devices. Generally when we using iframe in the pages, we can't provide responsiveness. This module allow to add maximum width of browser (you can find in "Publishing options" section), for what the page is populating correctly. In smaller devices it show drupal message. The message can be default, that configurable and placed in /user-interface/warning_message and can be custom for each node, that places in node "Publishing options" section.

Now it work for "Basic page" content type only.

Menu Item Extras

Component type

module

Maintenance status

Development status

Downloads

6674

Component created

Component changed

Menu Item Extras provides extra fields for the Menu Items without using additional entities. This module is NOT an alternative of all Mega Menu modules - it is unique implementation of Drupal core’s Menu system.
All fields are placed upon the Menu Item edit/add form and use core Menu link content entity for storing all data.

Colours

Component type

module

Maintenance status

Development status

Downloads

144

Component created

Component changed

This module helps in managing Colours as "colour sets", with title, CSS class name, and initial color value.

CSS/CSS3 target coloring properties are:

  • background:
  • background-color:
  • border-color:
  • color:

Under one colour set, a Drupal 8 theme library of colours will be managed on the flay.

Generators for target CSS/LESS/SASS files, so that themers could use them, or override for better styling on a target theme.

Node Template Selector

Component type

module

Maintenance status

Development status

Downloads

162

Component created

Component changed

Node Template Selector (adapted from Template Picker) gives content creators a list of templates to choose from as they create nodes. The templates in this list are auto-discovered in your site's default theme through a simple naming convention (node--content-type--tp*.html.twig).

The ability to pick templates is used to assign page templates in Wordpress, and this module is a port of similar functionality to Drupal.

Font Resize

Component type

module

Categories

Maintenance status

Development status

Downloads

124

Component created

Component changed

This module uses JQuery to resize the font size of your website.
This module will work properly only if your theme uses relative font-size (em and rem)

This module creates a block with 3 links
A- - for reducing the font size
A - for resetting the font size
A+ - for increasing the font size

You can place the block as per your site requirement.

This is a WIP module.