CVS messages for Views Bookmark
July 14, 2007
- Commit #73627 by quicksketch at 22:06
Expanding API to make nid optional when retreiving a list of a user's bookmarks.
- Commit #73625 by quicksketch at 21:49Views Bookmark: /modules/views_bookmark/views_bookmark.js 1.1.2.4 @ DRUPAL-5
Views Bookmark: /modules/views_bookmark/views_bookmark.module 1.6.2.12 @ DRUPAL-5Small change to javascript removing hard-coded class name. Now alterable via hook_link_alter.
- Commit #73624 by quicksketch at 21:44Views Bookmark: /modules/views_bookmark/views_bookmark.js 1.1.2.3 @ DRUPAL-5
Views Bookmark: /modules/views_bookmark/views_bookmark.module 1.6.2.11 @ DRUPAL-5Rewrite of the javascript bookmarking mechanism. Now caches an entire link tag, rather than just changing the label and link. Classes are added when a node is just bookmarked after the javascript action completes. Added API for retreiving bookmarks.
- Commit #73601 by quicksketch at 18:34
Fixing title attribute on bookmark links.
- Commit #73596 by quicksketch at 18:19
Adding brackets around db_next_id key. #64561.
- Commit #73594 by quicksketch at 17:50
Correcting _hook uninstall to drop correct tables. #138455.
July 13, 2007
- Commit #73391 by quicksketch at 09:10
Cleaning up views_bookmarks when a node is deleted. #129586.
- Commit #73390 by quicksketch at 09:09
Cleaning up views_bookmarks when a node is deleted. #129586.
- Commit #73385 by quicksketch at 08:27
Added hook_views_bookmark_api() to trigger actions on bookmark/unbookmark.
- Commit #73384 by quicksketch at 08:21Views Bookmark: /modules/views_bookmark/views_bookmark.install 1.2.2.3 @ DRUPAL-5
Views Bookmark: /modules/views_bookmark/views_bookmark.module 1.6.2.6 @ DRUPAL-5Adding a timestamp to the views_bookmark_nodes table. #154552.
