Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-5802

Implicitly make cluster variables available to plugins

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • 2.24.00
    • None
    • None

    Description

      At the moment, plugin configurations need each of their properties to be explicitly configured. This leads to a lot of configuration overhead, such as
      <sv:property sv:name="wicket.id" sv:type="String">
      <sv:value>${wicket.id}</sv:value>
      </sv:property>
      for a number of properties. (in document editor definitions, these include 'engine', 'mode', 'validator.id', 'wicket.id' and 'wicket.model' for each field plugin)

      Attachments

        Issue Links

          Activity

            People

              fvlankvelt Frank van Lankvelt (Inactive)
              fvlankvelt Frank van Lankvelt (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: