Project

General

Profile

Idea #17426

Updated by Peter Amstutz about 3 years ago

Design a plug-in scheme for workbench 2 whereby user extensions can be incorporated (probably compiled in). 

 h2. Customization points 

 * Add entries to the left hand tree to load custom panel; hide default entries 
 * Add item to "NEW+"; hide existing items on NEW+ 
 * Add entries to user menu; hide existing entries from user menu 

 Plug-in initialization allows adding to a list of plug-in routes and dialogs.    WorkbenchPanel dynamic list of routes & dialogs. 

Back