Ticket #1921 (closed defect: fixed)

Opened 1 year ago

Last modified 7 months ago

Flash Message modifications

Reported by: cd34 Assigned to: anonymous
Priority: normal Milestone:
Component: Installation Version: trunk
Severity: normal Keywords:
Cc:

Description

Flash messages appear to always output the green bar and checkbox, regardless of the status that is set. Granted, it's a small css and template change, but, the current settings are a bit confusing when you use flash to present an error and are presented with a green checkmark and a green bar which usually signifies an 'ok' response.

While I've not uploaded any graphics, the following diff's at least give some basic functionality to the flash message by supporting status_ok, status_warning and status_alert and should guide someone a little further in making template and css changes. Changes are to the .css file and master.html. Diff's attached.

Attachments

master.html.diff (0.8 kB) - added by cd34 on 08/02/08 04:26:47.
css.diff (1.0 kB) - added by cd34 on 08/02/08 18:41:41.
modified style.css diff to handle flash messages as it appears the original web designer intended

Change History

08/02/08 04:26:47 changed by cd34

  • attachment master.html.diff added.

08/02/08 18:35:40 changed by cd34

after digging a little further into the CSS, I see how the original html author intended the function to be used. I've submitted some minor css to utilize the included graphics and cleaned up the CSS a bit.

08/02/08 18:39:52 changed by cd34

also, in sidebar there is a color of #fffe1 which is invalid. I believe the color was originally intended to be #ffffe1 which I've submitted with the updated diff.

08/02/08 18:41:41 changed by cd34

  • attachment css.diff added.

modified style.css diff to handle flash messages as it appears the original web designer intended

09/12/08 00:39:52 changed by mramm

  • milestone set to 1.9.7a4.

10/08/08 16:12:29 changed by mramm

Patches applied, I have not tested on a variety of browsers though...

10/08/08 16:12:59 changed by mramm

  • status changed from new to closed.
  • resolution set to fixed.

12/10/08 12:39:58 changed by

  • milestone deleted.

Milestone 1.9.7a4 deleted