I need to make it available for anonymous visitors of my website to use bookmarks. This is useful for them to collect a list of materials for reading at later times, for example. The module could associate collected lists of nodes for anonymous according to their IPs. Is it possible for this module? Is there any existing module to make nodes available for anonymous users to put in some kind of 'reading at later time' list?

Comments

nofue’s picture

Me too, please :)

I too would like to see that functionality to be included -- not necessarily based on (changing/ambiguos) IPs, but maybe using cookies and/or the session id to identify which nodes got bookmarked.

alanburke’s picture

+1 on this feature request.

Ideally users could use a bookmark while browsing, and then this information would be remembered if and when they create an acccount.
Similar to how shopping basket functionality normally works.

Regards
Alan

d.sibaud’s picture

+1 but with differences: I need anonym users store theyr bookmarks until the session alive, after, to delete all the records in the viewbookmarks table tied to that SESSIONID.

It's that possible? :-)

alanburke’s picture

Not sure whether this is appropriate, but the module click2bookmark shares a few similarities with Views Bookmarks.
http://drupal.org/project/click2bookmark

Perhaps the aprroach with allows anonymous use with that module could be used for Views Bookmarks.

Regards
Alan

quicksketch’s picture

Status: Active » Closed (fixed)

Closing the Views Bookmark queue. This module has been replaced by Flag. If interested in migrating the issue to Flag, please move this issue or open a new issue in the Flag queue.

alanburke’s picture

Project: Views Bookmark » Flag
Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Closed (fixed) » Active

Would still be a useful addition to Flag.

szy’s picture

alanburke’s picture

Status: Active » Closed (duplicate)

Ok , so this is now a duplicate of #271582: Allow anonymous users to flag content, plenty of work going on there.
Alan

Anonymous’s picture

Component: Code » Flag core