+

Search Tips   |   Advanced Search

Configure template custom resource bundles for processing

Edit profiles-config.xml to configure template custom resource bundles.

To take advantage of custom resource bundles in the templates, register the bundles with the application to specify they be included during template processing. The specified bundles will be provided as input to all the templates that are processed.

  1. Open profiles-config.xml using a text editor.

  2. Locate the <templateNlsBundles/> element

  3. Edit the value with a space-delimited set of bundle identifiers for the custom resource bundles to make available in the FreeMarker Template Language (FTL) templates. The bundle identifier maps to the bundle prefix definedd when we registered the resource bundle in LotusConnections-config.xml.

  4. Save the changes.

  5. Check in the configuration update.

  6. Restart the application.


Parent topic:
Template configuration options


Related:

Create a simple profile data model and template customization