Download & Extend

Releases for Views Bookmark

views_bookmark 5.x-1.4

Download Size md5 hash
views_bookmark-5.x-1.4.tar.gz 19.77 KB 87c5735487ca743f5a25e8bb8426371c
views_bookmark-5.x-1.4.zip 22 KB a85a2bfdb0659ab7894a84eb430b5cb1
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.4

Release notes

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

Read more

views_bookmark 5.x-1.4-beta3

Download Size md5 hash
views_bookmark-5.x-1.4-beta3.tar.gz 19.75 KB 2b7ecc56970bdb8108187b7698c1c8e1
views_bookmark-5.x-1.4-beta3.zip 21.97 KB 6088a09a89f7e91697be2842a48b87d6
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.4-beta3

Release notes

Removes a lingering dsm() call from the beta2 release. - http://drupal.org/node/208255

views_bookmark 5.x-1.4-beta2

Download Size md5 hash
views_bookmark-5.x-1.4-beta2.tar.gz 19.75 KB 152a46b811b0d9764d689b9b892085b9
views_bookmark-5.x-1.4-beta2.zip 21.98 KB d583543a33f688690fe8bb06d629f4c2
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.4-beta2

Release notes

This version improves upon version 1.4 beta 1 with the following changes:
- Consolidated SQL queries into using Views Bookmark API functions. Now more efficient with fewer queries per page.
- Minor CSS tweaks to space marked messages more consistently in different themes other than Garland
- 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
- Compatibility with node_save() calls without loosing current user's marked status - http://drupal.org/node/205579

views_bookmark 5.x-1.4-beta1

Download Size md5 hash
views_bookmark-5.x-1.4-beta1.tar.gz 19.56 KB 7f5c6d1eb383caf8bd8919aed9c14e2d
views_bookmark-5.x-1.4-beta1.zip 21.71 KB a7d7d73f4c23c77bdcb72cf62482cce8
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.4-beta1

Release notes

This version of Views Bookmark significantly updates the views integration with the following changes:

- Removed Node: Node ID argument provided by views bookmark. This argument seemed to have accidentally slipped in with the Drupal 5 port of Views Bookmark. Views provides a Node: ID argument which should be used instead. Views stored in the database are automatically updated. Views stored in hook_default_views() will need to be updated if they use this argument.

- Changed Bookmark filter from assuming current user to allowing an option for either current user or any user. This requires a change to existing views. Views in the database are automatically updated. Views stored in hook_default_views() may be updated by changing the value of the filter from an empty string to "***CURRENT_USER***".

- 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.

Upgrading hook_default_views() implementations.

Note that this is only necessary if you've coded views into a custom or contrib module. Normal users who keep views stored in the database don't need to worry because their views are updated using update.php. Views bookmark will inform you if any views need to be updated manually.

Read more

views_bookmark 5.x-1.3

Download Size md5 hash
views_bookmark-5.x-1.3.tar.gz 18.21 KB f99aed2f125c0d744579a5e842be1342
views_bookmark-5.x-1.3.zip 20.19 KB 133a7ee5c79db9274bfd5fddc29e1f19
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.3

Release notes

This version makes no changes from the 5.x 1.3-beta version. After 2 weeks with no new issues reported or found, this is the official release.

Maintenance release fixing the following issues:

- Remove bookmarks when users or node types are deleted (thanks flobruit) - http://drupal.org/node/181356
- Corrected compatibility with "Show checkbox on node form" and any module weighted after views_bookmark (such as pathauto or og) - http://drupal.org/node/181944
- Corrected README.txt references to fivestar module (thanks budda) - http://drupal.org/node/179075
- Separate token replacement behavior for teaser views (thanks douggreen) - http://drupal.org/node/167562

Features:
- Added API function for retrieving a list of all users who have bookmarked a node (thank webchick) - http://drupal.org/node/169334

views_bookmark 5.x-1.3-beta1

Download Size md5 hash
views_bookmark-5.x-1.3-beta1.tar.gz 18.21 KB 29006d87fb281ddec258be33b2febebd
views_bookmark-5.x-1.3-beta1.zip 20.19 KB cc688f61b9377d98fb1019cce77599dc
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.3-beta1

Release notes

Maintenance release fixing the following issues:

- Remove bookmarks when users or node types are deleted (thanks flobruit) - http://drupal.org/node/181356
- Corrected compatibility with "Show checkbox on node form" and any module weighted after views_bookmark (such as pathauto or og) - http://drupal.org/node/181944
- Corrected README.txt references to fivestar module (thanks budda) - http://drupal.org/node/179075
- Separate token replacement behavior for teaser views (thanks douggreen) - http://drupal.org/node/167562

Features:
- Added API function for retrieving a list of all users who have bookmarked a node (thank webchick) - http://drupal.org/node/169334

views_bookmark 5.x-1.2

Download Size md5 hash
views_bookmark-5.x-1.2.tar.gz 16.84 KB b66ea25d0487b481c669a012b5b7c5cb
views_bookmark-5.x-1.2.zip 18.59 KB a801585727e9f4ad605e0303978ea8d2
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.2

Release notes

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

views_bookmark 5.x-1.x-dev

Download Size md5 hash
views_bookmark-5.x-1.x-dev.tar.gz 21.95 KB e2c8313cc6f18266a935bf193e37536e
views_bookmark-5.x-1.x-dev.zip 24.33 KB dbb80babfdef162fb4e19a8d2bd9c2ce
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 5.x-1.x

Release notes

Active development version of views_bookmark. Please do not use this version for daily use, but try it before requesting new features or reporting bugs. Official releases are branched from this version when they are considered stable.

views_bookmark 5.x-1.1

Download Size md5 hash
views_bookmark-5.x-1.1.tar.gz 13.04 KB 41a442cb0e23f298a497776b102a3d39
views_bookmark-5.x-1.1.zip 14.33 KB 9b7be153de98b9cf4fefc2e1b2c033a6
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.1

Release notes

Version 1.1 for Drupal 5. Also includes several minor improvements:

  1. Automatic count of the number of people who've bookmarked a given node
  2. Improved performance via indexes
  3. Support for views that list users who've bookmarked a given node

views_bookmark 4.7.x-1.x-dev

Download Size md5 hash
views_bookmark-4.7.x-1.x-dev.tar.gz 11.99 KB 37417a769afa7bf9f44abd5ca641e9c9
views_bookmark-4.7.x-1.x-dev.zip 13.4 KB b5a903dd510d11839b3df1bf494084ba
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 4.7.x-1.x

Release notes

Development snapshot for Drupal 4.7. Download at your own risk.

views_bookmark 4.7.x-1.0

Download Size md5 hash
views_bookmark-4.7.x-1.0.tar.gz 11.76 KB bff6058cc33865a3e555e8dd9676f928
views_bookmark-4.7.x-1.0.zip 12.76 KB f008cf03d9d6a23044b6f0747623e2bb
Last updated: December 25, 2010 - 00:07
Official release from tag: 4.7.x-1.0

Release notes

1.0 release for Drupal 4.7

views_bookmark HEAD

Download Size md5 hash
views_bookmark-HEAD.tar.gz 5.92 KB 24f806ecf519246203c1fdfc76754215
views_bookmark-master.tar.gz 5.91 KB 6ef44f540066775cbb20b8e39fb14b2f
views_bookmark-HEAD.zip 6.18 KB d0aee714405d8b083c06d400f32f074b
views_bookmark-master.zip 6.18 KB 88694b55456e6ae094746acca95a73fe
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: master
Subscribe with RSS Syndicate content