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.
Say I created content for Story node and commenting is allowed. Can Drupal be setup in such a way that I can delete comments on my content even though the comments are not mine?
The idea is, if spam or foul language is detected, I should be able to remove them. Note, I'm not the administrator, just a User who has permission to create content. Of course, if the content is not mine, I shouldn't be able to delete comments.
Sorry if this is answered a lot, I have searched the forums and have not found quite the right answer.
We are trying to convert our web site http://www.cis.uab.edu/ (not Drupal yet) to Drupal. On our Drupal test server, I am trying to replicate the behavior of the front page. I would like a small area of static text (the part where it says "The Department of Computer and Information Sciences (CIS) is located....") above the blog area where all new content shows up.
I have a very large site which has about 100 groups of nodes (pages) that can be edited by one specific user (one admin user to each group).
I want these users to be able to add stories to pages and remove them, but only to their own pages. I'm looking for something like:
administrative user001 (restricted to 10 specific nodes created in that user name) can add one or more stories to any of the ten pages, but not to any other page.
I have Drupal 4.70 and among other modules "internationalization" (i18n) installed.
But when I disabled the i18n module none of my menu items worked anymore, not even the admin ones.
I had to set the i18n module active again by editing the system table using PHPmyAdmin to be able to acces the system again.
Then I disabled translation module, translations for all content types and i18nmenu module, but I have to keep i18n itself enabled.
My organization's technology division has been looking for some time for a CMS to run the department's intranet. We tried a few open source products, but have recently installed Drupal. We love it, and the response from our bosses has been quite positive.