Problem/Motivation

All Javascript assets added by context are added to the head scope, it would be nice to be able to configure where JS assets would have to be placed.

Proposed resolution

Make the scope of JS assets configurable.

Remaining tasks

  • Write a patch
  • Review

User interface changes

An extra option will be added to the configuration screen.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Syndz created an issue. See original summary.

Syndz’s picture

Assigned: Syndz » Unassigned
Issue summary: View changes
Status: Active » Needs review
FileSize
1.53 KB

Here's a patch with a proposed solution.