CentraSite 10.7 | CentraSite Developer's Guide | Customizing CentraSite | Customization of CentraSite Business UI | Customizing CentraSite Content Page | Extending Activity Menu
 
Extending Activity Menu
 
Implement Activity as an Extension
Enable Activity through Configuration
The Activity menu contains a set of functions that you can perform through CentraSite Business UI. The Activity menu helps you access the following functions by default:
*Create Asset
*Generate Reports
*Manage Organizations
*Manage Governance Rules
*Manage Taxonomies
*Asset Navigator
You can add a custom activity to have the specific function and format that you require. Additionally, you can change the order of displaying activities within the activity menu.
*To extend the activity menu for additional functions
1. Implement the custom activity as a GWT extension point. For procedures, see Implement Activity as an Extension.
2. Configure the custom activity in centrasite.xml configuration file. For procedures, see Enable Activity through Configuration.