Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This updated version of link module fixes a single critical bug in the 2.3 version that prevented link module from operating correcting with versions of mySQL prior to mySQL 5.0.3. Upgrading is highly recommended.
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.