Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2010 at 23:50 UTC
Updated:
29 Jul 2014 at 18:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
derjochenmeyer commentedIt is already possible to theme the messages with the div that gets added in theme_status_messages.
Attached patch however implements the suggestion made above.
Comment #2
lilou commentedComment #3
Jeff Burnz commentedNot a bug and way to late. Core template review was over a year ago (so long ago I have forgotten when).
Comment #4
tr commented#1: 882796_page.tpl_.php_.patch queued for re-testing.
Comment #5
sunLovely.
Comment #6
catchThis will need documentation in the theme upgrade docs, tagging as such.
Comment #7
dries commentedCommitted to 8.x. Moving to 7.x for Angie to consider.
Comment #8
webchickWhile this seems like a harmless enough fix, it would introduce a markup change in D7 themes, which could affect CSS-only themes. Since #1 has a workaround for D7, I'm inclined to keep this D8-only.
Marking back to 8.x-dev and "needs work" pending a http://drupal.org/node/add/changenotice node.
Comment #9
catchComment #10
webchickAnd since adding that summary is relatively easy, tagging as Novice.
Comment #11
derjochenmeyer commentedMy first Change record... Does this need more elaboration?
http://drupal.org/node/1294560
Comment #12
derjochenmeyer commentedComment #13
catchLooks good to me. Thanks!
Comment #15
xjm