...
Example: javascript = /resource/script/jquery.js , /resource/script/ui-extension.js
The referenced javascripts are included in the login screens and can be used to add further custom functionality for custom formatting and client side input validation.Note: It is not advised to include custom jQuery script here as it may result in conflict with globally used jQuery library.
- title
→ This property defines the HTML title of all the login screens. The HTML title is usually shown in the title bar of the browser window.
...