I'm fairly new to Drupal (and to programming in general), and have written a custom module to implement a calendar.
This module also creates taxonomy terms during the installation, and those terms have a custom field for a css value.
When I install the module manually after Drupal is installed, the terms get generated correctly and the css field gets populated with a value. All is well.
I have Drupal 8 multilanguage site which works fine except one thing. I would like to use a name of active menu link as page title. Unfortunately I haven't found yet solution how to do it. Can you help me?
I have a project which I am almost positive Drupal 8 would be a perfect candidate for, but I would really like some expert opinions before I commit to using Drupal as a CMS solution.
I am trying to fetch the views preview SQL query. I could get the query and convert it into string. But it couldn't be executed directly on MySQL directly. The following is the code.
Hello, I am new here and I need your help! Here's the problem. My website is still working untill I uninstall Devel module. Anyone who encounters this problem? Please help me! Thanks.