esup-portlet-intranet
esup-portlet-intranet is part of esup-ecm, a web interface for [Nuxeo](see www.nuxeo.com).
It is a portlet client for uPortal.
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).
Preferences
- nuxeoHost(Nuxeo URL) : editable, ex:) http://localhost:8080/nuxeo
- intranetPath(The Nuxeo path used as root content) : editable, ex:) /default-domain/workspaces/foo
- nuxeoPortalAuthSecret(Secret used by Nuxeo portal-sso authentication layer) : No editable, ex:) ITJDrjUWLGZ1fNSil795
============
"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.