Recherche

Sommaire

Pages enfant
  • Installation

Installation

  • Download last version of portlet war from esup maven repository
  • From uPortal launch ant portlet.deploy -DportletApp=/path/to/war/portlet.war
  • As uPortal administrator register this new portlet
    • Don't forget editing preferences (see bellow)

Configuration

Preferences

Name
Definition
Editable
Example

nuxeoHost

Nuxeo URLYEShttp://localhost:8080/nuxeo
nuxeoPortalAuthSecretSecret used by Nuxeo portal-sso authentication layer NONITJDrjUWLGZ1fNSil795
NXQLNXQL to used by this portlet instanceYESSELECT * FROM Document WHERE ecm:path STARTSWITH '/default-domain/workspaces/' ORDER BY dc:modified DESC
maxPageSizeNumber of entries by pageYES10
columnsJSON describing columns to be displayed (list of Nuxeo document attributes)YES["dc:title", "dc:modified", "dc:creator", "dc:description"]

"Editable" is useful uniquely if uPortal administrator add edit capability to the portlet.

In this case, if uPortal administrator configure a preference as read-only=false, this preference will be editable with the portlet edit view.

Screen shots

  • Aucune étiquette