I found a module community tagging ( http://drupal.org/project/community_tags ) which allows a user to tag the nodes created by other users. Although I like this module very much it doesn’t provide me the functionality I prefer. Instead of free tagging I would like to use a predefined / fixed taxonomy to tag the nodes created by others.
Does any of you guys have an idea which module(s) I should use and to use to build this?
Hi,
I am trying to something that I think should be quite simple, but I can't work out how to do it.... any help would be much appreciated!
Basically I have a site with multiple users, where I would like for a list of all content that each user has posted to appear on each users profile.
Althought the content will be primaarily accessed through menus, i would like for people to see what content each individual user has uploaded.
I have thoguht about using views, and gallery but not sure if that is the simplest way....
thanks!
I am sinking in the sea of modules for User access and authentication and User Management. I need a solution for the following situation:
New member just registered on my site. I want all her/his posts, comments etc. to go into approval queue by admin or moderators. For the number N of posts she/he will be in the status of New Member (untrusted). This is to eliminate vandalism in the community. After N manual approvals by admin or moderators, the member changes her/his status to Trusted Member, and now all her/his posts, comments etc. go directly to the site.
Hiho,
I have created a block which shows the latest user comments. The block uses the slideshow view module and displays the fields "node titel, user comment and date". I want "comment author name" and "comment author userpic" also be displayed but cannot find this in the views config.
Does anybody know how I can display the author name and author userpic in my custom block? Maybe how to add custom fields in the view module?