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.
In Drupal 8 articles have replaced the D6 content type "story". I've successfully migrated all D6 content over to D8 and was wondering if there was a way to now move all stories over to articles, suggestions?
I have a view using format of Bootstrap Grid (2 columns) to display and image and text from nodes. I'd like to add some spacing between the image and text, anyone know how to do this in the view config?
This is returning the ‘id’ column in my table. I want a different column, entity_id. What should I call to return a different column rather than only returning the id column in the table.
I am new to Drupal and I am using the standard Drupal 8 install built in to the Synology packages software, which installed to use php 7.0.
Having seen a report from within Drupal suggesting moving to php 7.2, I installed php 7.2, again using the standard Synology package installation. This seems to have completed without error.
However, Drupal is still happily using PHP 7.0 ... How do I inform Drupal that it should now be looking to the php 7.2 install?