You are here

Modifying Out-of-the-box Surf Pages

Most of the pages in the Share web application are implemented with the Surf UI framework. In many cases it is necessary to modify these pages.
Extension Point Modifying Out-of-the-box Surf Pages
Support Status Full Support via Surf Extension Modules
Architecture Information Share Architecture.
Description

The preferred way of modifying Surf pages is by using Surf Extension Modules to target the component that should be replaced or hidden. It is also possible to add components to a page this way. The Extension Modules section has all the details.

Deployment - App Server
  • tomcat/shared/classes/alfresco/web-extension/site-data/extensions/ (Untouched by re-depolyments and upgrades)
Deployment - SDK Project
  • share-amp/src/main/amp/config/alfresco/web-extension/site-data/extensions/ - Store extension modules here
More Information
Tutorials
SkyVault Developer Blogs