Frontend UI extensions
Extensions are available widget definitions that allows the developer to make extensible panels and widgets ( for example adding new tab panel on tab document ).
Available extensions sections are:
| Widget | Workspace | Description |
|---|---|---|
|
Workspace |
Desktop |
Location: Top right. Usually they are desktop, search, dashboard and administrator tabs. More information at TabWorkspaceExtension. |
|
Tab document. |
Desktop |
Location: Bottom right. Usually they are properties, notes, security, history, and preview tabs. More information at TabDocumentExtension. |
|
Tab folder |
Desktop |
Location: Bottom right. Usually they are properties, notes and security tabs. More information at TabFolderExtension. |
|
Tab mail |
Desktop |
Location: Bottom right. Usually they are properties, notes, security and preview tabs. More information at TabMailExtension. |
|
Tab record |
Desktop |
Location: Bottom right. Usually they are properties, notes and security tabs. More information at TabRecordExtension. |
|
Toolbar box |
Dashboard |
Location: Dashboard toolbar. Toolbar icons More information at ToolBarBoxExtension. |
|
Toolbar button |
Desktop |
Location: Top center. Toolbar icons of the OpenKM features like create folder, delete, upload new file, etc. More information at ToolBarButtonExtension. |
|
Menu Bar |
Desktop |
Location: Top. Usually the menu bar options are file, edit, tools, bookmarks, templates and help menus. More information at MenuBarExtension. |
|
Menu Item |
Desktop |
Location: Top. Here are set the menu options of each main menu bar. More information at MenuItemExtension. |