Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

 

The namespace of a script makes the name of an userscript unique.

ID
namespace
Type
Data Type
Token
Since
1.0

A namespace is typically a hierarchy with each segment separated by dots.

Usage

The parameter is used by the following systems.

NameTypeShort Description
Activation Record Macro
Renders the activation record of userscripts.
Delete UserscriptResource Operation
Deletes a userscript uniquely identified by its namespace, name, and version.
Get UserscriptResource Operation
Provides access to a unique userscript by its namespace, name, and version.
Userscript Macro
Userscripts ServiceResource Service
Provide access to a single userscript file by its coordinates. Even anonymous users have access to this service.

Related Parameters

List of parameters of the same type.

Activation Group Names
The comma-separated list of group names that activate that userscript.
Activation Page Labels
The comma-separated list of page labels that activate that userscript.
Activation Space Keys
The comma-separated list of space keys that activate that userscript.
Activation User Names
The comma-separated list of user names that activate that userscript.
Configure User Scripts Administrators
Controls to create space permissions for Userscripts Administrators.
Description
The optional short description for the userscript.
Documentation
The optional URL to online documentation for the userscript.
Name
The name of a userscript is unique within its namespace.
Namespace
The namespace of a script makes the name of a userscript unique.
Page Identifier
The unique identifier of a Confluence page in form of a long integer value.
Script
The URL to the userscript file.
Space Key
The identifying key of a space.
Support
The optional support URL.
Version
The semantic version of the userscript.

Resources

Name
The name of a userscript is unique within its namespace.
  • No labels