Which are the files in a typical drupal theme?
Answer / Rishabh Kumar Kashyap
A typical Drupal theme consists of several files, including:n- `.info.yml`: The file that provides information about the themen- CSS and JS files: Stylesheets and scripts for the themen- Template files: PHP files that define the structure of the pages
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I use drupal on the command line?
What are the difference between wordpress and drupal?
What is the use of module_invoke and module_invoke_all?
How do I move a drupal site from one host/server to another?
How do I create a view in drupal?
What is drupal theme?
What are the databases drupal supports?
Why are so many drupal versions available - 4.x, 5.x .7.x.? Which one should I use?
What is the latest version of drupal?
How does drupal compare to ruby on rails?
What is the use of hook_update_n? How drupal knows the last schema details?
What is a database api?