Difference between revisions of "Menu options"

From OpenKM Documentation
Jump to: navigation, search
(Created page with "Menu options feature allow to set toolbar menu options what open popup with external url and passing as parameter uuid of the object selected ( document, mail, folder or recor...")
 
Line 2: Line 2:
  
 
'''Configuration'''
 
'''Configuration'''
 +
 
There's a configuration property at Administration / Configuration called '''extended.toolbar.menu'''. Each row indicate an url couple of values the format is:
 
There's a configuration property at Administration / Configuration called '''extended.toolbar.menu'''. Each row indicate an url couple of values the format is:
 
'''name,url,width, heigh'''
 
'''name,url,width, heigh'''

Revision as of 13:36, 16 October 2014

Menu options feature allow to set toolbar menu options what open popup with external url and passing as parameter uuid of the object selected ( document, mail, folder or record ).

Configuration

There's a configuration property at Administration / Configuration called extended.toolbar.menu. Each row indicate an url couple of values the format is: name,url,width, heigh


Example

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