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 have an issue (Drupal 8) when setting site name (which is also used as an email sender name) longer than 24 characters (approx.). It is shown normally i throughout the whole site, also in emails subject and body, but is cut in "from" section. Is it a possibility to either fix the cutting, or change the sender (without changing the site name - this must be the exact copy of our brand).
P.S. I never developed custom modules, so writing a fix as a module is not the best idea, but if nothing helps...
So I'm looking for a module to allow me to show code on a web page something like is shown here
I can see a few that seem to suggest they do this but am not sure which would be suitable ?
I no the site shown in the link is WP before anyone says that, and my site is currently built in d8 but will be d9 probably start of next year maybe sooner if need be.
I have a D6 site which used tablemanager, a now unmaintained contrib module to present tabular data. This was very simple data in which a large spreadsheet was processed into about 20 pivot tables to analyze various aspects of the data. Each of these pivot tables was then uploaded and combined with some text to make a node. I have been looking for an alternative module and most of the suggestions thus far (contentimport, tablefield, tabular) are not very attractive for one reason or another (much more complicated, no D8 version, not secure, etc.). So, one of the interesting suggestions
I created a new project with Drupal 8 last version. But when visitors try to register return some page again. I checked all register setting. Everything looks fix. Pls I need to solve this problem.
I've use a variety of distributions (ie varbase, lightning, etc) that had very nice media image embed that allowed for responsive image control for sizing and other cropping features.
For a number of reasons, I want to start from plain core and build up from there.
I cannot for the life of me figure out the magic combo of modules and configurations that will allow me to insert a media image into an article or page and use the editor to insert the media with those controls. I CAN get the media inserted using the standard caption/align but that is it.