This project is not covered by Drupal’s security advisory policy.

This module makes a way to set a custom page title tag on a panels page.

What problem does this module solve?

When you are using the page_title module and the panels module together and you set your panel variant to "No Title", the page_title module will simply render nothing instead of showing a page title.

How does it solve the problem?

This module provides a panel pane (a mini piece of "content") that can be added to your panel and allows you to override the page title.

Instructions:

  1. Install and enable "Panels" and "Page Title" modules.
  2. Edit your existing panel page or create a new panel page.
  3. Set your variant title to "No Title".
  4. Click the button to add new content to your panel.
  5. From the "HTML Head" section choose "Custom Title Tag"
  6. Enter words or tokens (any token compatible with the page_title module) to compose your custom title
  7. Save your panel page
  8. View it. You will see the TITLE tag at the top of your browser populated with your custom title.

Project information

Releases