Web Client Customisation Guide

From AlfrescoWiki

Jump to: navigation, search

Back to Developer Guide or Server Administration Guide

[edit] Introduction

Alfresco provides a number of ways of customizing the Alfresco Web Client, both by simple configuration, or more programmatic extension. The configuration extension describes the basic approach to changing the default configurations.

The Web Client supports configurable menu actions that appear in the UI, as well as an extensible Dialog And Wizard Framework. As with most customizations of Alfresco, there is a way of Packaging And Deploying Extensions.

There are several examples below showing how some common customisations can be applied to the web client.

[edit] Simple Customizations

[edit] More Advanced Customisations