Workspace
jvandyk - October 15, 2004 - 21:30
This is a module designed for users to have a central place to view and manage their content. It's a user-centric view of a Drupal site.
Each user has his/her own workspace, which is accessible by following a "My workspace" link in the main site navigation, just like the "My account" link. The workspace interface is tabbed (in the Drupal 6.x version) and shows Content, Comments, and Attachments (attachments are files the user has uploaded with Drupal core's upload module).
The workspace module provides the following four permissions:
- Access workspace lets users access their own workspace.
- Administer own workspace lets users change the number of items shown per screen.
- Administer all workspaces lets users change not only their own, but others' workspace preferences (limited currently to number of items per screen).
- View all workspaces lets users view not only their own workspace, but the workspace of others. Permissions should still be in effect; i.e., if a user does not have the privileges to see an unpublished node, he/she will not be able to see it in someone's workspace, either.
In the 6.x version, workspace can also optionally add a "View recent content for this user" link to user profile pages. The title of the link is customizable.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.4-rc1 | 2009-May-22 | 14.62 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Mar-18 | 13.58 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.0 | 2008-Mar-18 | 12.68 KB | Download · Release notes | Recommended for 4.7.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jul-22 | 15.03 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2007-Nov-06 | 13.66 KB | Download · Release notes | Development snapshot | |
