You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

Since release 13 the MVC UI themes are no longer shipped with Blueriq. If you still want to use a MVC UI theme or a you have built a custom theme that you want to use with Blueriq 13, this page explains how to do that.

For more information on the MVC UI see MVC UI (deprecated)

Using a MVC UI theme with Blueriq 13

You can still use a MVC UI theme or your custom theme with Blueriq 13. All you have to do is make the theme resources available on the classpath and configure the theme.

Making the MVC UI theme resources available on the classpath

If you build a custom WAR, you can simply depend on the latest com.blueriq:blueriq-frontend artifact. You can find the latest version in the Blueriq 12.12 Release Notes.

If you do not have a custom WAR, because you use the installer, you can download the artifact straight from the Blueriq Artifactory and put the jar inside the [Blueriq installation dir]\tools\tomcat\lib folder and restart the Runtime service.

Configure the theme

See the configuration described in Themes.

  • No labels