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.Add the basic regions of the theme and set the basic layout for the pages.
-Update .info for defining regions.
-Create page layouts using necessary page.html.twig and page--front.html.twig
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | define_basic_regions_set_basic_page_layouts-2980628-4.patch | 5.75 KB | alifathima |
| #3 | modified_info_file_added_twig_files-2980628-3.patch | 5.84 KB | alifathima |
Comments
Comment #2
alifathima commentedComment #3
alifathima commentedAdded regions to the introspect.info.yml file and the twig files page.html.twig and page--front.html.twig.
Comment #4
alifathima commentedUpdating the patch 'modified_info_file_added_twig_files-2980628-3.patch'.
Comment #5
jithin prabhakaran commentedPatch works fine.
Comment #7
binnythomas commentedApplied the patch.