Portlet Factory, Version 6.1.2


 

Changing a theme property for a project

You can change a property for the default theme of a project. You can do one of the following procedures.

Parent topic: Themes and user interface control

 

Edit the current default theme file

  1. Open the default theme file for the project.

  2. Change the value of the desired property.

  3. Save and close the file.

 

Extend the current default theme file

  1. Create a new file that extends an existing theme.

    To extend a theme, add an extends attribute to the Theme element in the .uitheme XML file.

  2. For the property to be changed, add a new entry for the property in the new file and set the value of the property so that it differs from the existing theme.

  3. Locate the theme file outside the WEB-INF/factory/themes folder to keep your content separate from the product-supplied content.

  4. Set the bowstreet.themeFile property for the project to point to the new theme file.

At the next regeneration, the new value is in use.


Library | Support |