Feature #892
Tip of the day / Did you know that?..
Start date:
Due date:
% Done:
0%
Description
While I hate things like this in other software... such context would be very helpful for new users. Of course there should be possibility to turn off this feature.
For this context new member should be added to Orangutan::Context object:
help => { tips => [ 'Tip #1...', 'Tip #2...', ] }
Then when user comes online Orangutan randomly selects a tip and shows it to user...
Related issues