Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-6263

Theme engine: make it possible to merge properties in contributed views

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.4.2
    • Component/s: None

      Description

      contributed widgets views can be used by different modules, for instance:

      <view name="nuxeo5 tree explorer" template-engine="jsf-facelets">
      <format-type>widget</format-type>
      <template>incl/tree_explorer.xhtml</template>
      </view>

      may require "faceted-search.css" contributed by a separate add-on:

      <view name="nuxeo5 tree explorer" template-engine="jsf-facelets">
      <resource>faceted-search.css</resource>
      </view>

      it should be possible to add resources (css, js) to an existing view without modifying the original definition, by merging the <resource> properties.

        Attachments

          Activity

            People

            • Assignee:
              jmorliaguet Jean-Marc Orliaguet
              Reporter:
              jmorliaguet Jean-Marc Orliaguet
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 30 minutes
                30m
                Remaining:
                Remaining Estimate - 30 minutes
                30m
                Logged:
                Time Spent - Not Specified
                Not Specified