JS Inclusion
Categories
Component ID
2550203
Component name
JS Inclusion
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
245
Component created
Component changed
Component body
This module is currently in development.
JS Inclusion provides a way for site builders to add JavaScript to pages in several different ways. The JS will be loaded from any of three sources:
1. Include a javascript file via settings.php
2. Include javascript directly and globally via an admin UI
3. Include javascript either directly or by uploading a file in a panel via ctools plugin
** WARNING ** Be very careful when assigning permissions as this has the potential to create security vulnerabilities. It does not check or validate included JS before passing it to the page.
