Posted by jvandyk on July 18, 2008 at 5:15pm
| Download | Size | md5 hash |
|---|---|---|
| workspace-6.x-1.0.tar.gz | 13.42 KB | fa4b623289b7c326b1fa0b8c2f4ed15f |
| workspace-6.x-1.0.zip | 16.99 KB | b1c6c2238d1907f4200113d94b0c1dd0 |
Last updated: December 25, 2010 - 00:12
The workspace module has been rewritten for Drupal 6. The core functionality remains the same: it simply shows you lists of content. New features:
- inspired by kmillecam's work on #232031, I've broken the lists into Content, Comments, and Attachments. This should help with performance and gets rid of the giant UNION query.
- more permissions. Now users can view each others' workspaces with the 'view all workspaces' permission.
Other changes:
- dropped support for the obsolete nodeperm_role and flexinode modules.
This is a 1.0 release, which means it is probably full of bugs. Please report any you find in the issue queue.