Changing theme metadata | HCL Digital Experience
The first step of theme configuration is through theme metadata properties. Changes to the metadata are specific to a single theme, and the entries and values, therefore, can vary from theme to theme.
About this task
Go to Manage Theme Properties to learn more about changing theme metadata by using the Theme Manager.
The theme metadata is located in the folder for your theme in themelist.Procedure
- Connect your WebDAV client to http://localhost:port/wps/mycontenthandler/dav/themelist/
- From the folder for your theme, copy the metadata.properties file to local drive.
- Edit the local copy of the file and modify the property values as needed according to the following table.
- Copy the local copy of the metadata.properties file back into the folder for your theme in themelist.
Results
Property | Default Value | Description |
---|---|---|
|
dav/:fs-type1/themes/YourThemeName/layout-templates/2ColumnEqual/ | Change this value to say which layout template is used by default on pages in
your theme. After initially creating your theme by cloning the HCL Digital Experience 8.5 theme, be sure to replace Portal8.5 in the path with the name of the folder for your theme.Change this value in the Theme Manager by clicking . |
|
profiles/profile_deferred.json | Change this value to say which profile .json file (list
of modules) to load. The path value is relative to the folder for your theme in
fs-type1. Change this value in the Theme Manager by clicking . |
|
dav/:fs-type1/themes/YourThemeName/ | Change this value to say in which folder your custom theme's templates are
located. Be sure to replace Portal8.5 with the name of your custom theme
folder. Change this value in the Theme Manager by clicking . |