Developer Module

Component type

module

Maintenance status

Development status

Downloads

167

Component created

Component changed

After installing this module in Drupal 8, you can easily configure theme debug as well as disable cache feature during development option from Admin interface.

When you enable "Enable Theme Debug" option from DEVELOPER CONFIGURATION then it will suggest template of the website. For that, please view source of the webpage.

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:

RSS XSL

Component type

module

Categories

Maintenance status

Development status

Downloads

85

Component created

Component changed

Overview

User friendly appearance on RSS feeds.
Depending on a users browser configuration, they can be presented with a page of XML when following links to RSS feeds. This could be considered to be un-intuitive to some categories of user. This module transforms the appearance of RSS feeds into a more intuitive html page without breaking the required RSS specification required for RSS reading software.

BS Lib

Component type

module

Maintenance status

Development status

Downloads

523

Component created

Component changed

The BS Lib module brings Bootstrap 4 component library definitions. This module does not do anything by itself but it is used by other modules or themes.

EXPERIMENTAL PROJECT - use it on your own risk.

Versions

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.