Introduction to Dynamic Includes

Dynamic includes expose extension points in JSPs for injecting additional HTML, adding resources, modifying editors, and more. Several dynamic includes are available. Once you know the dynamic include’s key, you can use it to create a module to inject your content.

This section of tutorials lists the available dynamic include keys, along with a description of their use cases and a code example.

The following extension points are covered in this section:

Extension PointPurpose
bottomLoad additional HTML or scripts in the bottom of the theme’s body
top_headLoad additional links in the theme’s head
top_jsLoad additional JS files in the theme’s head
WYSIWYGAdd resources to the editor, listen to events, update the configuration, etc.
« Implementing Widget TemplatesWYSIWYG Editor Dynamic Includes »
¿Fue útil este artículo?
Usuarios a los que les pareció útil: 0 de 0