Hi,

This probably involves some PHP variables, but I'm not sure how to go about doing this. I'd like to allow my site's users to create nodes that are put in hierarchies created by taxonomy terms. I'm able to create 'global' categories that everyone can submit to, but I'd like to go one step further and allow individual categories as well, customizable for each user to create his/her own taxonomy categories. I am trying out the Taxonomy Delegate module for now, but I don't see any way for a user to create a new taxonomy category to place a submitted piece of content into that can lock all other users from submitting content to the same area.

As an alternative solution to what I would like, is there a way to create a book that allows only submissions by the book's initial creator, sort of like a private diary or notebook? I know that the user's Blog is only able to be edited and entries created by the owner of the blog. Can there be an 'owner' of a book?

I'm using Drupal 6.1.

Thanks,
Andrew G

Comments

nancydru’s picture

There is a taxonomy group and I believe your request is part of one of the issues they are discussing.

There are other posts similar to your "alternative" above, but I am not familiar with the current state of a solution.

BTW, any time a module is close to doing what you want, you can always post a feature request for that module.

NancyDru (formerly Nancy W. until I got married to Drupal)