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 getting an error when trying to unpublish content from the Content tab (`/admin/content/`). When I choose [Unpublish content], I get the following error:
No access to execute Unpublish content on the Content CONTENT_NAME.
I was wondering if there's a permission or setting that might be unchecked by default.
Is there a way to choose how much of the body field shows up in the summary? I haven't been able to find anywhere to set the length or to make it include the first media item in the summary.
Or is there a way to put a manual delimiter to indicate to Drupal where to end the summary portion of a body field? Long, long ago, back in D6 maybe, there was an HTML comment marker you could add to your body field, and the teaser (Summary) content would take the beginning of the body down to that point. I'm hoping for something similar.
I have a block where a views is shown. The views displays thumbnail gallery of which field is only image field, I mean, the original contents consist of many kind of fields like title, image, and so on, and the views from the contents just consists of the image field.
Now I want to skip empty data (empty image in views) if the image field is empty.
Let's say here is three-grid thumbnail views and the source contents are like below;