Closed (fixed)
Project:
Region In Content Template
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Mar 2021 at 12:24 UTC
Updated:
19 Mar 2022 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
thirstysix commentedComment #3
thirstysix commentedComment #4
thirstysix commentedComment #5
thirstysix commentedComment #6
mlncn commentedWow, thank you!
Apologies for missing this contribution.
Comment #8
mlncn commentedThis is good! Made a couple edits to the patch when committing it:
- removed the Drupal.org-added lines from the .info part of the patch, those are not meant to be in the repository
- restored the function to have the module name in it— for functional programming (as opposed to object-oriented in classes) all modules in Drupal must keep their functions namespaced to avoid collisions with function names in other modules.
Comment #9
mlncn commentedThanks again!