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

Anonymous’s picture

Assigned: Unassigned »
Category: task » feature

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

pbrunier’s picture

Sounds good

Anonymous’s picture

Version: 6.x-1.3-beta1 » 6.x-1.3-2
Status: Active » Fixed

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

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.