Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

CSS color variables

As a frontend guy I love CSS variables. I think they are "the future" because ...

Site Version Host

Allow to ave an interface with multiple sites information provided by the module Site Version info

Site Version info

This module hold and show manual the site version information on site or via JSON API.

Automatic Anchors

This module automatically generates HTML id attributes for a configurable list of matched elements. The most common (and default) use is to automatically generate HTML ids on headings, for the purpose of creating anchor links. For example:

<h2>About Dunder Mifflin</h2>

becomes:

<h2 id="about-dunder-mifflin">About Dunder Mifflin</h2>

This module also can insert permalinks inline to aid editors or site users in copying the appropriate URL to link directly to an anchor (such as "/about#kevins-famous-chili"). This mimics the behavior that is available on pages within the Drupal Developer Documentation on drupal.org.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools