Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Is there a way for me to allow users to post content to a category, view that content in that category but not view anyone elses content in that category? I am making a site that allows some roles to submit content and another role to view the content. I con't want the content posters to read content of other posters.
Is there a way to promote or demote stories based on their weighting ? It is not clear to me how to set up an action for this and then how to link the action to the votes
I added TinyMCE WYSIWYG editor and the drupal module, and I created an Input format so that it all comes up properly when using the editor. But how do i make my new Input format that i've called "Default (Rich-Text Editor)" the default one (already selected), and the Filtered HTML the optional one for authenticated users?
i am testing module premium why i want to do allow see the title but denied see the content
my problem is when i selected "Access restricted for non-premium users" in a node book, when an anonimous user click in the title, he can see the resume for the node in the front page, but i want that they cannot anything
3. Category permissions (Taxonomy Access Control module) :
user_1 have access (read and publish) on section_1 and section_2.
user_2 only have the access (read and publish) on section_2.
By default, new pages are put in the moderation queue. I would like the pages of user_1 to be :
- published if in section_1
- in the moderation queue if in section_2