Workspace API
Last modified by Admin on 2024/07/05 18:18
![]() | XWiki component and service that manage workspaces. |
Type | JAR |
Category | |
Developed by | |
Active Installs | 15 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Compatibility | 3.2RC1+ |
Table of contents
Description
XWiki component and service that manage workspaces.
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
- Requires that the Wiki Manager Plugin is already installed.
- To verify that the component and service are installed, run the following in a wiki page:{{velocity}}
$services.workspace
{{/velocity}}If the installation has been successful, you will see org.xwiki.workspace.internal.WorkspaceManagerScriptService@<random_number>.
Release Notes
v3.2.1
- Fixed and now the released component is usable
Dependencies
Dependencies for this extension (org.xwiki.platform:xwiki-platform-workspace-api 5.2.4):
- org.xwiki.platform:xwiki-platform-oldcore 5.2.4
- org.xwiki.commons:xwiki-commons-component-default 5.2.4
- org.xwiki.commons:xwiki-commons-script 5.2.4
- org.xwiki.platform:xwiki-platform-wiki-manager-api 5.2.4
- org.xwiki.platform:xwiki-platform-application-manager-api 5.2.4
- org.apache.commons:commons-lang3 3.1