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

add manage rights tab at document level.

    XMLWordPrintable

    Details

    • Type: Question
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2 RC1
    • Fix Version/s: None
    • Component/s: Seam / JSF UI
    • Environment:
      Mac os

      Description

      How can i to add a manage rights tab at folder level and at document level, i have the next code in the actions-contrib.xml file:

      <action id="TAB_RIGHTS" link="/incl/tabs/document_rights.xhtml" order="50"
      enabled="true" label="action.view.rights" icon="/icons/file.gif">
      <category>VIEW_ACTION_LIST</category>
      <filter-id>rights</filter-id>
      </action>

      <filter id="rights">
      <rule grant="true">
      <permission>WriteSecurity</permission>
      <facet>Folderish</facet>
      </rule>
      </filter>

      thks. in advanced

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: