Extra tab workspace extension
The ExtraTab allows to easily add new tabs with a name and specific URL.
Configuration
Section titled “Configuration”| Field / Property | Type | Description |
|---|---|---|
| extension.extra.tab.workspace | List | Title and url pair. You can add single line ( where the character ; is the separator between title and url ) or several lines. OpenKM;http://www.openkm.com If URL does not start with http it’s considered as OpenKM relative path and will be merged with your OpenKM server URL like YOUR_OPENKM_URL/url |
Sample
Section titled “Sample”