I don't know that there is a 'preferred' way. Both work. My personal preference is a Session::notice because it is, as you say, more noticable. (though I've probably used both)
Rick On Sep 26, 2:06 pm, Colin <[email protected]> wrote: > Hi all. > > Quick question: what it the preferred method of notifying users that > their plugin options have been successfully saved? > > Several plugins in -extras and core use the $ui->set_option( > 'success_message', _t( 'Options successfully saved.' ) ); method, > however a few use the more noticeable Session::notice() method. > > There doesn't seem to be any documented preferred method, hence the > question (I'll also document it once a consensus has been agreed, if > there is a consensus). > > Cheers, > Colin > > -- > Colin Seymour > Blog:http://www.colinseymour.co.uk > Tech Stuff:http://www.lildude.co.uk --~--~---------~--~----~------------~-------~--~----~ 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/habari-dev -~----------~----~----~----~------~----~------~--~---
