Reviewed & tested by the community
Project:
Script Manager
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Sep 2024 at 00:57 UTC
Updated:
6 Nov 2024 at 04:45 UTC
Jump to comment: Most recent
Comments
Comment #3
mstrelan commentedFirst pass, needs a bit of cleanup. Seems to work, needs tests and scrutiny.
Comment #4
mstrelan commentedIn practice we have snippets that combine
<script>,<style>and<link>tags in the same snippet, so unfortunately the original approach of adding a checkbox doesn't work. Have updated the approach to provide a separate field for entering the javascript, and repurposed the existing field for supporting markup.Comment #5
mstrelan commentedComment #6
larowlan