-
- Downloads
- Changed the way status messages are printed as per Kristjan's suggestion: http://drupal.org/files/issues/error_messages_list.png (issue #9138). drupal_set_message() has been changed to group message by type and a helper function, theme_status_message(), is added to display the messages. Chameleon and Xtemplate have been updated to use this new function. - Updated CHANGELOG.txt.
Showing
- CHANGELOG.txt 4 additions, 1 deletionCHANGELOG.txt
- includes/bootstrap.inc 9 additions, 5 deletionsincludes/bootstrap.inc
- includes/theme.inc 30 additions, 1 deletionincludes/theme.inc
- themes/chameleon/chameleon.theme 1 addition, 4 deletionsthemes/chameleon/chameleon.theme
- themes/chameleon/common.css 6 additions, 6 deletionsthemes/chameleon/common.css
- themes/xtemplate/default/xtemplate.css 1 addition, 1 deletionthemes/xtemplate/default/xtemplate.css
- themes/xtemplate/default/xtemplate.xtmpl 1 addition, 1 deletionthemes/xtemplate/default/xtemplate.xtmpl
- themes/xtemplate/pushbutton/xtemplate.css 1 addition, 1 deletionthemes/xtemplate/pushbutton/xtemplate.css
- themes/xtemplate/pushbutton/xtemplate.xtmpl 1 addition, 1 deletionthemes/xtemplate/pushbutton/xtemplate.xtmpl
- themes/xtemplate/xtemplate.theme 2 additions, 4 deletionsthemes/xtemplate/xtemplate.theme
Loading
Please register or sign in to comment