Menu options extension
Menu options feature helps you to set new toolbar menu options. Each menu option opens popup with external URL.
Configuration
Section titled “Configuration”| Field / Property | Type | Description |
|---|---|---|
| extension.toolbar.menu | String | Each row is a couple 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 |
- Click on a menu option. Will be shown a popup with the selected URL.

