Skip to content

Module for flexible bookmarking of any page of a Drupal site, not just nodes. Built using Flag, Views & Token for extensibility. Also a work in progress.

Notifications You must be signed in to change notification settings

rickvug/site_bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Bookmarks
============

My Bookmarks allows a user to bookmark any page on the site, giving each one a
unique name. The majority of this module is exportables and glue code that ties
Flag, Flag Page, Flag Note, Views and Token together. Because of this approach
It should be easy to modify and extend.

TODO:
-----
* Allow for anonymous flagging link without Sessions API available.
* Further tweaks to the UI and code refinement.

COMPATIBILITY NOTES:
--------------------
* Flag Page 2.1 or higher is required due to a previous compatibility issue and
  the required Views integration. See http://drupal.org/node/1017484 and 
  http://drupal.org/node/1022818.
* Flag Note 2.x-dev 2011-01-24 or later is required due to export issues (see #1029918) and other changes.
* There is a known issue with flag removal not removing the attached note. See
  http://drupal.org/node/1029646 for the issue and patch.
* Anonymous bookmarking requires a patch to Flag Page found at http://drupal.org/node/1033886.

AUTHORS:
--------
Sheetal Yeol (drupaltechie)
Rick Vugteveen (rickvug)

Thank you to Ravi.J, alexpott and gunzip for assistance with patches to support this functionality.

About

Module for flexible bookmarking of any page of a Drupal site, not just nodes. Built using Flag, Views & Token for extensibility. Also a work in progress.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages