The /dashboard and /group pages each are structured to display an activity feed that includes several types of files and user activity items. So far, we have the following (non-exhaustive) list of activities:
- File (
.doc, .docx, .jpg, .png, .pdf)*
- Link
- Discussion
- Folder (Label)
- Group
- Meeting
- Etherpad
- Ethercalc
*most common type of activity. Contains a small display of the content inside.
To be better understand how these should behave, we need to create a series of mockups to analyse dynamic behaviour and put them up for review.
UPDATE:
Some details we need to take care of:
- Redimension the thumbnails properly
- Give them a banner or some kind of overlay with extra information:
- Type of content (link, folder, document, etc)
- Visibility
- Visibility needs to be given a visual representation (similar to the one OAE has right now) for
public, private and loggedin
- The text currently does not respect the boundaries of the div it's put into
The
/dashboardand/grouppages each are structured to display an activity feed that includes several types of files and user activity items. So far, we have the following (non-exhaustive) list of activities:.doc,.docx,.jpg,.png,.pdf)**most common type of activity. Contains a small display of the content inside.
To be better understand how these should behave, we need to create a series of mockups to analyse dynamic behaviour and put them up for review.
UPDATE:
Some details we need to take care of:
public,privateandloggedin