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.
i'm trying to setup email notification on file uploaded event in imce. i've installed Email Content Notification module. but dropdown list of content types shows only "page" and "topic" - there is no "file".
I'm trying to create the following workflow (Content Moderation and Workflows modules) : users can edit content, when they edit it, the published version is loaded (not the latest revision, otherwise users can see other users' unmoderated edits), and a new draft is created each time.
I tried several settings but the latest revision is always loaded, and only one draft is created, so it is not possible to select the "best draft".
If a comment is written, then there is a link "Add new comment" next to the hits (I have the statistics activated). Both, the hits an this link are placed in the div with the class "inline__links" (Barrio theme). "Add new comment" is there not necessary, because the textfield with the save button is above open. I would like to know how to disbale this link.