1.1.1.2.4. Sites Explorer

The Sites Explorer portlet is used to manage all documents in different drives. With this portlet, users can do many different actions depending on their roles, such as adding/deleting a category and a document, showing/hiding a node, managing publication, and more.

This is an example of the Sites Explorer portlet used in Content:

Preference Type Value Description
categoryMandatoryWhenFileUpload boolean falseForces a user to add a category when uploading or creating a document.
uploadFileSizeLimitMB float 150The maximum size of a file that is uploaded to the system (MB).
usecase string selection The behavior to access Sites Explorer. By default, the "selection" option is configured. Besides "selection", there are four other ways to configure the Sites Explorer: Jailed, Personal, Social, Parameterize.
driveName string Personal Documents The name of drive which the user wants to access.
trashHomeNodePath string /Trash The location to store the deleted nodes.
trashWorkspace string collaboration The name of the workspace where stores the deleted nodes.
editInNewWindow boolean false Allows editing documents with or without a window popup.
showTopBar boolean true Allows showing the Top bar or not.
showActionBar boolean true Allows showing the Action bar or not.
showSideBar boolean true Allows showing the Side bar or not.
showFilterBar boolean true Allows showing the Filter bar or not.

<portlet-preferences>
    <preference>
        <name>categoryMandatoryWhenFileUpload</name>
        <value>false</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>uploadFileSizeLimitMB</name>
        <value>150</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>usecase</name>
        <value>selection</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>driveName</name>
        <value>Personal Documents</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>trashHomeNodePath</name>
        <value>/Trash</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>trashWorkspace</name>
        <value>collaboration</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>editInNewWindow</name>
        <value>false</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>showTopBar</name>
        <value>true</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>showActionBar</name>
        <value>true</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>showSideBar</name>
        <value>true</value>
        <read-only>false</read-only>
    </preference>
    <preference>
        <name>showFilterBar</name>
        <value>true</value>
        <read-only>false</read-only>
    </preference>
</portlet-preferences>
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus