Page tree

 

Terms and concepts related to the Userscripts for Confluence add-on.

Related Terms

Activation by Page Label
A script is activated if the user is viewing a page, tagged with a given label.
Activation by Space
A script is activated if the user is viewing resources on a specific space.
Activation by Space Category
A script is activated if the user is viewing resources on space tagged with a given category.
Activation by User Group
A script is activated if the user is member of a specified group.
Activation by User Name
A script is activated if the user is explicitly referenced by its name.
Activation Record
Defines the context in which a userscript is actually executed.
Userscript
A userscript is JavaScript code plus metadata that is executed on a web page rendered in a user's browser.
Userscript Code
Information relating to the Userscript code.
Userscript Code URL
The URL to the JavaScript code of the userscript.
Userscript Description
A short description about the purpose of the userscript.
Userscript Documentation
A reference to the online documentation of the userscript.
Userscript Identifier
Identifies a userscript uniquely within a userscript service.
Userscript Metadata
Information relating to the Userscript.
Userscript Support
Provides information about the support of the userscript.