Deprecation: #83806 - Deprecate page.javascriptLibs and page.javascriptLibs.jQuery

See forge#83806

Description

The settings page.javascriptLibs and page.javascriptLibs.jQuery have been marked as deprecated and will be removed in CMS 10.

Impact

Installations that use page.javascriptLibs or page.javascriptLibs.jQuery will trigger a deprecation warning.

Affected Installations

All installations that use one of the above settings.

Migration

Use one of the following settings to add jQuery:

  • page.includeJSLibs

  • page.includeJSFooterlibs

  • page.includeJS

  • page.includeJSFooter

  • page.headerData

  • page.footerData