Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Chromeless

11 sites Security covered
View on drupal.org

This module allows you to render only the main content of pages by adding `chromeless=1` to the URL. It hides all other blocks and can optionally hide the page title using the `title` parameter. User preferences for these settings are stored for the current session.

Introduction

This project allows you to render only the main content of pages by adding chromeless=1 to the URL query parameters. All other blocks in the block layout will be hidden while chromeless mode is active.

Features

This project provides two new query parameters:

  • chromeless: If present, the value of this parameter determines whether to enable or disable chromeless mode.
  • title: If present, the value of this parameter determines whether to show or hide the page title while chromeless mode is active.

Visiting a URL with either of the query parameters will store the expressed preference for the current session. The value of each parameter will be converted to an integer, and this module will treat any non-zero value as TRUE.

Post-Installation

This module has no mandatory configuration or post-installation steps.

If you wish to customize the names of the query parameters, you can do so by overriding these container parameters in your site-wide services.yml file:

  • chromeless.query.active
  • chromeless.query.title

Each user's preferences will be stored for 1 week by default. You may wish to shorten the validity period of items created by Drupal's private temp store mechanism if your chromeless pages will be accessed by a large number of distinct user agents.

Activity

Total releases
3
First release
Aug 2025
Latest release
10 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.1.x-dev Dev Sep 8, 2025
1.0.0-alpha1 Pre-release Sep 8, 2025
1.0.x-dev Dev Aug 28, 2025