-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Something we have discussed, it creating the ability for users to be able to tell who has made the most recent changes on the page. While we could get quite complicated in implementing this, I'd like it to start out with the following:
- List of most recent changes
- Username associated with that change
- Possibly a timestamp for when the change was made
Both the username and timestamp to live directly next to the change it is associated this.
Also, a good place to put this would be in the newly created pull out menu at the top of the page. Here is an example of how it might read:
Last 3 changes to page:
'header' scribble by juliaelman on 12/31/2012 at 12:31PM
'header' scribble by csmith on 12/05/2012 at 09:02AM
'days_log' scribble by kmtracey on 11/22/2012 at 3:13PM
Reactions are currently unavailable