Closed (fixed)
Project:
Bookmarks
Version:
6.x-1.3-2
Component:
Code
Priority:
Normal
Category:
Feature request
Reporter:
Created:
4 Jun 2008 at 20:04 UTC
Updated:
26 Jun 2008 at 14:13 UTC
Jump to comment: Most recent
What I am looking for is a module where a user can create bookmarks (like this module), but others can also see them, most likely in a block.
As an example, on the profile page, show that users bookmarks. Or on a node, show the authors bookmarks.
This would ideally also need extra checks - a user can mark his/her bookmarks public/private, either as a whole or on a per bookmark basis.
Comments
Comment #1
Anonymous (not verified) commentedImplementation sounds simple. I'll investigate this further and see what I can come up with.
Off the top of my head ...
Bookmarks would be available when looking at a user profile page.
Bookmarks would have a public / non-public toggle (probably checkbox) on a per link basis.
Bookmarks may need to produce additional block data which permits things like author bookmarks.
Comment #2
pbrunier commentedSounds good
Comment #3
Anonymous (not verified) commented6.x-1.3-2 provides the ability to make bookmarks public. Public bookmarks will appear as part of the user profile. For example, User 1 would have bookmarks at user/1/bookmarks.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.