📄️ Publication configurations
A publication configuration is a set of parameters that specify how pages, page sets, or the entire application are published. Every time that one or more pages are published, a publication configuration is used. This configuration determines, among others:
📄️ Publication attributes
A publication configuration has a number of publication attributes. When pages are published, the attribute values are substituted in published files.
📄️ The Alternative Template Folder
For each publication, you can specify an alternative template folder. In this folder, you can store additional (Java)script files, CSS style sheets, XSL transformation sheets, images, and any other materials that your runtime application needs.
📄️ System-defined publication properties
A publication configuration has a number of system-defined publication properties. When pages are published, the values of these properties are substituted in published files.
📄️ User-defined publication properties
In addition to system-defined publication properties, you can add your own name/value pairs. These are referred to as user-defined publication properties.
📄️ Page Sets
You can group pages into a page set, and then publish this page set in one single action. This is equivalent to publishing each individual page in the page set. It speeds up the publication process when compared with publishing the entire application, and enables you to concentrate on the particular pages you are designing.
📄️ Page states
All pages have a Page State property that determines if the page can be published. Pages with the Enabled Page State are published. You can exclude pages from a publication by setting the Page State property from Enabled to Disabled or to Style.
📄️ Referring to publication settings
In the Publication Configurations window, you set all parameters for a configuration
📄️ How to apply a different jQuery theme
To apply a different jQuery theme: