On Fri, Dec 19, 2008 at 11:57 AM, Wichert Akkerman <[email protected]> wrote:
> Often it is very useful to have flash/status messages of several
> different types, for example to be able to differentiate between
> informational messages, warnings and errors. To do that I made
> a simple extension to WebHelpers to add category support to its
> Flash class. The change is completely backwards compatible, so if
> you do not need categories you will never notice them.

What kind of template do you use to display this?  Do you display all
categories in the same place or in different places?

I have an application with a second message in a different location,
used to show "2 objects added", "1 object removed", etc.  I used a
different Flash object and a different session key for it.

-- 
Mike Orr <[email protected]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to