Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Aug 2025
Latest release
11 months ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Slowing

Release Timeline

Releases

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