Follow-up to #2470807: Rename the default "Messages" region for all themes to "Highlighted"

Problem/Motivation

The purpose of this is to do the same as per #2470807: Rename the default "Messages" region for all themes to "Highlighted" for Seven.

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
#1 rename-messages-region-2471655-1.patch2.74 KBDom.
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dom.’s picture

Here is a patch to introduce the change of messages (Messages) region to informations (Informations) in Seven theme.
It does :
- do the change
- make sure messages block is set to informations by default
- add the usual markups for regions :

<div class="informations">
  <aside class="layout-container section clearfix" role="complementary">
     <div class="region region-informations">
       content of information region
emma.maria’s picture

Status: Needs review » Postponed

Postponing this issue until a consensus is made on the new region name within the Bartik issue.

Dom.’s picture

Status: Postponed » Closed (duplicate)

Because it can be applied without parent patch, and because the fix is so easy, we will take care of it in one single issue at
#2470807: Rename the default "Messages" region for all themes to "Highlighted"

LewisNyman’s picture

Component: Bartik theme » Seven theme
Status: Closed (duplicate) » Active
jp.stacey’s picture

Status: Active » Closed (duplicate)