Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41289

Create a shared jelly page for commons attribute of config to use in view mode

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • config-file-provider-plugin 2.15.5
      Jenkins 1.625.3

      Create a shared jelly page for common attributes of config to use in view mode

      A config extension point must implement the edit-config.jelly to render attributes of configuration.
      Most of actual implementation in the edit jelly includes a page named id-name-and-comment that render in a standard way common attributes but from what I can see instead for show-config.jelly file common fields are rewritten from scratch (with readonly attribute).

      Creating a similar jelly page it's a good way to render common attributes for view mode in the same manner of all extension points (however a user always can customize) inheriting translations or other behaviours.

            domi Dominik Bartholdi
            nfalco Nikolas Falco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: