Customizing application templates

Customize applications templates by copying a templates directory, customizing the presentation templates and editing your collection configuration to point to your custom templates.

Procedure

  1. Navigate to the [LCC_home]/content-service/templates/FullSupport/etc/ folder.
  2. Modify one or more of the presentation templates to fit your collection's specific needs.
  3. Open the [LCC_home]/content-service/config/application.yml file for editing.
  4. If you have modified presentation templates for XSL styles, skins or menus, find the object/key value pair app.docs_root and set its value to templates/FullSupport/etc/.
  5. If you have modified presentation templates for HTTP docs, find the object/key value pair app.httpd_root and set its value to templates/FullSupport/httpdocs/
  6. Save and close [LCC_home]/content-service/config/application.yml.