Platform Explorer / Nuxeo Platform LTS 2019 10.10

Contribution org.nuxeo.ecm.platform.forms.layouts.webapp.summary--widgets

This contribution is part of XML component org.nuxeo.ecm.platform.forms.layouts.webapp.summary inside nuxeo-platform-webapp-core-10.10-HF33.jar /OSGI-INF/layouts-summary-contrib.xml

Extension Point

Extension point widgets of component WebLayoutManager.

Registration Order

22
The registration order represents the order in which this contribution was registered on its target extention point. This will impact the override/merge behaviour when it is implemented on the target service, and is useful for proper customization of existing contributions.
You can influence this order by adding "require" tags in the containing component declaration, to make sure it is resolved after another component (see "Resolution Order" on components).

Contributed Items

  • <widget name="summary_current_document_description" type="summary_current_document_description">
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_actions" type="summary_current_document_actions">
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_custom_actions" type="summary_current_document_custom_actions">
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_files" type="summary_current_document_files">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_view" type="summary_current_document_view">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_tagging" type="summary_current_document_tagging">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
          <properties widgetMode="any">
            <property name="ajaxReRender">MultiTreeView</property>
            <property name="placeholder">
              #{messages['label.add.tag.placeholder']}
            </property>
          </properties>
        </widget>
  • <widget name="summary_current_document_dublincore" type="summary_current_document_dublincore">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_relations" type="summary_current_document_relations">
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_comments" type="summary_current_document_comments">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_publications" type="summary_current_document_publications">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_lc_and_version" type="summary_current_document_lc_and_version">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
            <control name="handleLabels">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_single_tasks" type="summary_current_document_single_tasks">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="requireSurroundingForm">false</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_indicators" type="documentActions">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="handleLabels">true</control>
          </controls>
          <properties widgetMode="view">
            <property name="category">SUMMARY_INDICATORS</property>
            <property name="overallDisplay">horizontal_block</property>
            <property name="styleClass">indicators</property>
          </properties>
        </widget>
  • <widget name="summary_current_document_states" type="summary_current_document_states">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_current_document_contributors" type="summary_current_document_contributors">
          <labels>
            <label mode="any"/>
          </labels>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_note_text" type="richtext_with_mimetype">
          <fields>
            <field>note:note</field>
            <field>note:mime_type</field>
          </fields>
          <properties mode="view">
            <property name="translatedHtml">
              #{noteActions.translateImageLinks(field_0)}
            </property>
            <property name="cssClass">note_content_block</property>
          </properties>
          <controls mode="any">
            <control name="requireSurroundingForm">true</control>
          </controls>
        </widget>
  • <widget name="summary_panel_top" type="documentActions">
          <labels>
            <label mode="any"/>
          </labels>
          <properties widgetMode="any">
            <property name="category">SUMMARY_PANEL_TOP</property>
            <property name="styleClass">summaryActions</property>
          </properties>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="gridStyleClass">gridStyle12</control>
          </controls>
        </widget>
  • <widget name="summary_panel_left" type="documentActions">
          <labels>
            <label mode="any"/>
          </labels>
          <properties widgetMode="any">
            <property name="category">SUMMARY_PANEL_LEFT</property>
            <property name="styleClass">summaryActions</property>
          </properties>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="gridStyleClass">gridStyle8</control>
          </controls>
        </widget>
  • <widget name="summary_panel_right" type="documentActions">
          <labels>
            <label mode="any"/>
          </labels>
          <properties widgetMode="any">
            <property name="category">SUMMARY_PANEL_RIGHT</property>
            <property name="styleClass">summaryActions</property>
          </properties>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="gridStyleClass">gridStyle4</control>
          </controls>
        </widget>
  • <widget name="summary_panel_bottom" type="documentActions">
          <labels>
            <label mode="any"/>
          </labels>
          <properties widgetMode="any">
            <property name="category">SUMMARY_PANEL_BOTTOM</property>
            <property name="styleClass">summaryActions</property>
          </properties>
          <controls mode="any">
            <control name="handleLabels">true</control>
            <control name="gridStyleClass">gridStyle12</control>
          </controls>
        </widget>

XML Source

<extension point="widgets" target="org.nuxeo.ecm.platform.forms.layout.WebLayoutManager">

    <widget name="summary_current_document_description" type="summary_current_document_description">
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_actions" type="summary_current_document_actions">
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_custom_actions" type="summary_current_document_custom_actions">
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_files" type="summary_current_document_files">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_view" type="summary_current_document_view">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_tagging" type="summary_current_document_tagging">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
      <properties widgetMode="any">
        <property name="ajaxReRender">MultiTreeView</property>
        <property name="placeholder">
          #{messages['label.add.tag.placeholder']}
        </property>
      </properties>
    </widget>

    <widget name="summary_current_document_dublincore" type="summary_current_document_dublincore">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_relations" type="summary_current_document_relations">
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_comments" type="summary_current_document_comments">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_publications" type="summary_current_document_publications">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_lc_and_version" type="summary_current_document_lc_and_version">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
        <control name="handleLabels">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_single_tasks" type="summary_current_document_single_tasks">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="requireSurroundingForm">false</control>
      </controls>
    </widget>

    <widget name="summary_current_document_indicators" type="documentActions">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="handleLabels">true</control>
      </controls>
      <properties widgetMode="view">
        <property name="category">SUMMARY_INDICATORS</property>
        <property name="overallDisplay">horizontal_block</property>
        <property name="styleClass">indicators</property>
      </properties>
    </widget>

    <widget name="summary_current_document_states" type="summary_current_document_states">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_current_document_contributors" type="summary_current_document_contributors">
      <labels>
        <label mode="any"/>
      </labels>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_note_text" type="richtext_with_mimetype">
      <fields>
        <field>note:note</field>
        <field>note:mime_type</field>
      </fields>
      <properties mode="view">
        <property name="translatedHtml">
          #{noteActions.translateImageLinks(field_0)}
        </property>
        <property name="cssClass">note_content_block</property>
      </properties>
      <controls mode="any">
        <control name="requireSurroundingForm">true</control>
      </controls>
    </widget>

    <widget name="summary_panel_top" type="documentActions">
      <labels>
        <label mode="any"/>
      </labels>
      <properties widgetMode="any">
        <property name="category">SUMMARY_PANEL_TOP</property>
        <property name="styleClass">summaryActions</property>
      </properties>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="gridStyleClass">gridStyle12</control>
      </controls>
    </widget>

    <widget name="summary_panel_left" type="documentActions">
      <labels>
        <label mode="any"/>
      </labels>
      <properties widgetMode="any">
        <property name="category">SUMMARY_PANEL_LEFT</property>
        <property name="styleClass">summaryActions</property>
      </properties>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="gridStyleClass">gridStyle8</control>
      </controls>
    </widget>

    <widget name="summary_panel_right" type="documentActions">
      <labels>
        <label mode="any"/>
      </labels>
      <properties widgetMode="any">
        <property name="category">SUMMARY_PANEL_RIGHT</property>
        <property name="styleClass">summaryActions</property>
      </properties>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="gridStyleClass">gridStyle4</control>
      </controls>
    </widget>

    <widget name="summary_panel_bottom" type="documentActions">
      <labels>
        <label mode="any"/>
      </labels>
      <properties widgetMode="any">
        <property name="category">SUMMARY_PANEL_BOTTOM</property>
        <property name="styleClass">summaryActions</property>
      </properties>
      <controls mode="any">
        <control name="handleLabels">true</control>
        <control name="gridStyleClass">gridStyle12</control>
      </controls>
    </widget>

  </extension>