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.
Bugs fixed, among others, may be seen scratched off the list in this thread. The bugs not on the list of most importance are the bugs in the roles and shipping systems that have been fixed but keep getting reported. ; )
This official release of views bookmark corrects several bugs, increases flexibility in views, and can significantly improve performance in node listings with multiple bookmarks enabled. The complete set of changes is included in the beta 1 and beta 2 announcements. Key changes are included below.
New features:
- Consolidated SQL queries into using Views Bookmark API functions. Now more efficient with fewer queries per page.
- Javascript change to hide any previous 'mark' messages when marking another item on the page.
- PostgresSQL support added to install file - http://drupal.org/node/204498
- Added filter for bookmark timestamp
- Added sort for bookmark timestamp
- Added sort for bookmark count
- Increased efficiency of user name lookup by doing a table join rather than seperate user_loads.
Bug fixes:
- Compatibility with node_save() calls without loosing current user's marked status - http://drupal.org/node/205579
I was about to fork the module (i already created the Taxonomy Menu PLUS on http://drupal.org/project/tmp but i didnt commit any code), but the site admins gave me the CVS access, so i implemented some new features and fixes.
New Features:
Better paths: instead creating paths based only on Terms IDs, it uses also the Terms Names
Integrate with Views: create a view that the argument is the Term ID
Module ID: you can now use anything/1/2/3