+

Search Tips   |   Advanced Search

Verify the modularized themes work


We can verify the changes have taken effect after you modularized the themes and skins.

  1. If we are in development mode and have JSP reloading turned on in the web application for the theme, then restart the web application for the theme. Otherwise, restart the IBM WebSphere Portal server.

  2. Go to the pages and verify they render without error.

    If you see JavaScript errors in the browser console, such as Dojo and ibmCfg not being defined, then the combiner data source is not injecting the modules correctly. Double-check the steps, in particular the Create the Module Profile steps, making sure that you have a \profiles\profile_full.json file and the resourceaggregation.profile=profiles/profile_full.json entry in the metadata.properties.

Your theme now uses ready-to-use modules, which are shared across themes and are located in the Theme Modules web app. For your theme to operate, the Theme Modules web app needs to remain started, in addition to the web app for the theme.


Parent: Update a Page Builder theme to use Dojo 1.6
Related:
Create a module profile