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. I noticed that i can create a new node or edit a current node and delete the "Authored By" name, its blank and when I hit save the node is authored by Anonymous. How can I make this Author field required to be a current user in the system. And the page will show a message and will not save until a name is entered. I tried this but it does not work
I quite new to Drupal 8 but I have a question with regards to multi-language/multi-country for a website.
The website in question should have different content for different countries and multi languages for each country.
What do you think would be the best approach to do this within Drupal 8 environment.
I want a node link to a sub-sub-sub taxonomy term, and the breadcrumb show "sub 1/sub 2/sub 3/my node title" where every taxonomy term link to his own "page".
I use drupal 8 + easy breadcrumb module + pathauto.