Menu options extension

OpenKM 7.1 comes with two user interfaces, called "classic" and "kcenter". Although both are functionally very similar, the layout and the way they are used may differ significantly. This page is based on the "classic" user interface. If you are using the "kcenter" user interface and are unsure how to access any of these features, please create a ticket in the support website.

The Menu options feature helps you set new toolbar menu options. Each menu option opens a popup with an external URL.  

This option is only available if you have enabled the Menu options feature.

There is a parameter passed in the URL request:

  • The node uuid (document, folder, mail, or record).

Configuration

Field / PropertyTypeDescription

extension.toolbar.menu

String

Each row is a set of values with a tab content declaration; the format is: name;url;width;height

menu1; http://www.openkm.com;500;500
menu2; http://www.openkm.com;700;700
menu3; http://www.wiki.openkm.com;900;300
menu4; http://www.forum.openkm.com;500;900
menu5; http://docs.openkm.com;500;500
menu6; http://issues.openkm.com;700;700

More information is available at Configuration parameters.

Usage

  • Click on a menu option. A popup with the selected URL will be shown.

Table of contents [ Hide Show ]