Review Board 1.5.4

Add Global Fade Out Mechanism for Lift Messages

Updated 1 year, 9 months ago

Marius Danciu Reviewers
485 dpp, marius, charles, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb, dlouwers, mstarzyk, rmellgren, jhoffman, probinett, jmadsen, mhartmann, jstrachan, jgoday
None LiftWeb-archive
The global mechanism allows the user to customize the auto fadeout per each notice type (error, warning notice) and since it uses the factory maker should be possible to customize it per session or per request. 

Also please note the deprecations I've introduced. The reason is that people on the ML tend to not use that feature but ask for a global mechanism for fade out. If you disagree with these deprecations please let me know and I'll remove them.
Yes for page notices. ajax and comet ones. 
Review request changed
Updated 1 year, 9 months ago (April 27th, 2010, 11:13 a.m.)
Removed the damn println :D

Also the fadeout method from JsArtifacts is not implemented for YUI and ExtJS. Would be great if someone can open a ticket and implement it.
Ship it!
Posted 1 year, 9 months ago (April 28th, 2010, 10:57 a.m.)
Looks good. Can you write a wiki page documenting how to use it?
  1. Sure thing
Ship it!
Posted 1 year, 9 months ago (April 28th, 2010, 11:47 a.m.)
Excellent!