Page tree

 

Information relating to the Userscript code.

Short Name
Code
Relation

userscript is typically coded in JavaScript.

The Userscript for Confluence app sets the script in the Confluence execution context. The script has access to the AJS properties and other resources provided by Confluence or other apps.

 

A referenced script is accessible by all users that pass the activation record test. As long as the system can  access the JavaScript code, so can the users on whose behalf the system fetches the code.

This is also true in case the JavaScript is an attachment of a Confluence Page. Even if a user has no access to that page, the attached JavaScript code will still be delivered if the script is activated.

Subordinate Glossary Items

Code URL
The URL to the JavaScript code of the userscript.