It would be great if all users 'view bookmark' could be viewed by any user or guest.

There could be "Allow Others to See Bookmarks" in Access Control. Then depending on what role you allowed, people could go to your user page and see what you have bookmarked. There might even be a checkbox in My Account for users to turn this on and off themselves.

This could be a challenge due to the nature of the code:
No matter the user, the URL is the same to view bookmarks: http://abc.com/?q=bookmarks/1

Comments

quicksketch’s picture

Category: feature » support
Status: Active » Closed (duplicate)

All display of bookmarked nodes must be done with views. You can add permissions to your views to add access control. See http://drupal.org/node/132941