views_bookmark 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| views_bookmark-5.x-1.2.tar.gz | 16.84 KB | b66ea25d0487b481c669a012b5b7c5cb |
Lots of new features and bug fixes in the 1.2 release of views_bookmark.
Bug Fixes:
- User access permissions now retrieved properly for setting boomarks
- Fixed uninstall function. http://drupal.org/node/138455
- Table prefixes now correctly added for indexes.
- Provided default views now work without the comment module enabled.
New Features:
- Added AJAX bookmarking (Thanks Steven Wittens). http://drupal.org/node/141017
- Added 'bookmark' checkboxes to node edit form (Thanks Jeff Eaton). http://drupal.org/node/158679
- Added hook for insert and deletion of bookmarks. http://drupal.org/node/154802.
- Added timestamp column to bookmarks table. http://drupal.org/node/154552
- Performance improvements. Bookmarks are now static cached per page view, eliminating duplicate queries. http://drupal.org/node/159019
- New API for retrieving bookmarks for a user or node. http://drupal.org/node/159025
