Posted by jibbajabba on February 2, 2009 at 12:48pm
I'm looking for a method to allow users to create collections of nodes, sort of like adding content to playlists. Has anyone done anything like that, or is there a module that will get you at least part of the way? I'm not looking for a simple list like favorites, but more like the ability to add multiple buckets of lists that the user can name.
Any suggestions greatly appreciated.
Comments
Just found collect_nodes.
Just found collect_nodes. That may be what I'm looking for: http://drupal.org/project/collect_nodes
This isn't quite what I was
This isn't quite what I was looking for. Can't collect into buckets. Doesn't seem to work at the demo site either.
i have kind of the same issue....
I have an og site and a domain access site. I have a book with about 30 pages. I want to add the book to some of the DA and OG sites, but not all. You can do that, but you have to add each page. For a 30 page book, that is a pain in the but. Instead I just want to add the first page of the book, or the book", and have all of the pages added.
So, I am thinking about using Tax on the pages now, but I was wondering if you ran across anything that did what I am talking about. I think you should look at tax as well.
I am also doing everything in Drupal 6 btw...
node family
Hey jibbajabbaboy, if you are using Drupal 5 it may be worth trying Node family.
bookmarks module might be
bookmarks module might be adaptable.
Take a look at the bookmarks
Take a look at the bookmarks module. The bookmark presets might be just what you are looking for as it allows you to create a list of bookmarks that the user can then add to their bookmarks as a whole or one at a time.
http://drupal.org/project/fla
http://drupal.org/project/flag
more flexible than bookmark...