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 a blog view which I want to override. I am using node twig to do this. But the problem I am facing is the format to be used to get the values. I understand that to get the title or body, we use this - {{ content }} {{ content.body }}. But I want to get the values of the tags in the blog article, authored by, authored on, the image/picture of the author. What is the code to get these values?
In the view, I have set Format: Unformatted List and Show: Content, Teaser.
Then I have service where I want access the data from session and save in database. Should I read data from session in controller and pass to service by parameter? I guess no but I don't have any other idea. Regards :)
A few days ago, I did a fresh install of Lightning.
I also installed a fresh Drupal 8.8.1, so I could compare.
On my Linux Manjaro desktop using Composer.
I'm a newb re:Drupal, but have been webmastering since '95 using everything from hand written HTML to boxed CMS programs similar to Drupal.
I guess my first question should be, is there a better forum to get help with Lightning?
First problem: I can't install new modules through the web interface: