Problem/Motivation

  • Make configurable & flexible
  • Drupal 9 support

Proposed resolution

Attached Zip contains Drupal 9 & settings form (/admin/config/user-interface/regionincontent) for region in templates

Comments

ThirstySix created an issue. See original summary.

thirstysix’s picture

Status: Active » Needs review
thirstysix’s picture

StatusFileSize
new13.36 KB
thirstysix’s picture

Issue summary: View changes
thirstysix’s picture

StatusFileSize
new5.28 KB
mlncn’s picture

Assigned: Unassigned » mlncn

Wow, thank you!

Apologies for missing this contribution.

  • mlncn committed c21fc82 on 8.x-1.x authored by ThirstySix
    Issue #3204260 by ThirstySix, mlncn: Make configurable, flexible...
mlncn’s picture

Status: Needs review » Reviewed & tested by the community

This 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.

mlncn’s picture

Status: Reviewed & tested by the community » Fixed

Thanks again!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.