Introduction to GUI Extensions

The GUI API allows you to add custom controls to the Content Manager Explorer web interface and modify behavior of existing controls. You can also hook up your own data to the GUI using a Data Model.

The following movies explain about GUI Extensions.

GUI Extensions: Creating an editor extension
GUI Extensions: Understanding dependencies
GUI Extensions: Context menus