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.
Hello,
I encounter the following problem. I have migrated from D7 to D8. All content has been successfully migrated. But when I access it, only the title is displayed. The content does not appear or edit nor change the input format (full html, etc ...).
If I look at the node__body table I see that all the content is migrated correctly. I've also tried to change the value in the body_format column to full_html ... without success.
Looking for input into how others are using Jenkins, Git and Composer in conjunction with Drupal8. We are just starting to make the switch to Drupal8 and would like to hammer out a solid development to deployment workflow. Any input would be appreciated.
I have got a blank paragraph when i'm trying to edit, for example, a basic page using CKEditor options. Nothing appears. It's only when im adding color button in the menu as a tool.
Hello everybody
I am making a site in Drupal 8. The site has lots of scientific terms and their abbreviations. I am finding CKEditor Abbreviation module very useful.
I am not a techie. I am having some difficulty in using this very good module.
I’m new to Drupal 8. In 7, I could always do a /?q=user to recover from logging myself out with no login box available. That doesn’t seem to work in D8. Can someone steer me in the right direction? I searched but found nothing….
So far I have a couple of fields that reference content titles for the sire and dam so that each sire or dam has their own page. I can get the view to show the sire and dam for any animal using context filters from the url, but is there a way to get it to show the grandsire and granddam or even further back? I can probably figure out how to write a database query if I need to but I'd rather do it all through views if that is possible.
I've looked through the family_tree module and it's much more than I need at this time. Plus, I'd really rather stick with Drupal 8.