Uploaded image for project: 'Click'
  1. Click
  2. CLK-501

Add first class support for HTML Head resources such as Javascript and CSS

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • core
    • None

    Description

      Currently Click supports HTML imports by overriding the method #getHtmlImports.

      This method is string based which makes it difficult to support advanced features such as templating, conditional imports, resource versioning etc.

      This feature request proposes to introduce first class HTML header resource classes including Javascript, JavascriptImport, CssImport and Css.

      Further a new method should be added to the Control interface: 'public List getHtmlHeaders' which returns a list of the Page or Control's HTML HEAD entries.

      This makes it possible to modify the Javascript and CSS imports without overriding a Control.

      Attachments

        Activity

          People

            sabob Bob Schellink
            sabob Bob Schellink
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: