2009/10/8 The Editor <[email protected]>: > > If you set a simple "msg" field with no id, it will replace the entire > message output with that one message > > [session msg "whatever"] > > If I do > > [session msg_1 "more"] > > it will append that to the message array, or be available as a > specific message. Of course it will be overridden in [messages] if > there is a simple "msg" field in the form.
That does not really address my example. > P.S. I do wonder if we want different styling for sub messages? For > example, the main message may be in a nice message box. The sub > message might just be colored text near the input box. Having multiple > message boxes in the default skin look a bit unweildy. I'm thinking > perhaps class messageid as opposed to class message? Those messages should be in a <span> with a class. It is important one can place them inline, and style all at once via css. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" 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/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
