From 1562b99b49446d4818320498d9cc172603ae0c0d Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 18 Apr 2017 10:46:48 +0000 Subject: [PATCH] Removed portlet border by default git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@146927 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../WEB-INF/liferay-plugin-package.properties | 6 ++--- src/main/webapp/WEB-INF/liferay-portlet.xml | 18 ++++++++++++- src/main/webapp/WEB-INF/portlet.xml | 25 ++++++++++++++----- 3 files changed, 39 insertions(+), 10 deletions(-) diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties index 67ef4f2..645d5e4 100644 --- a/src/main/webapp/WEB-INF/liferay-plugin-package.properties +++ b/src/main/webapp/WEB-INF/liferay-plugin-package.properties @@ -1,9 +1,9 @@ name=WorkspacePortlet module-group-id=liferay -module-incremental-version=2 +module-incremental-version=3 tags= short-description= change-log= page-url=http://www.gcube-system.org -author=gCube -licenses=EUPL \ No newline at end of file +author=F. Mangiacrapa +licenses=EUPL diff --git a/src/main/webapp/WEB-INF/liferay-portlet.xml b/src/main/webapp/WEB-INF/liferay-portlet.xml index b2d3c25..bb6936a 100644 --- a/src/main/webapp/WEB-INF/liferay-portlet.xml +++ b/src/main/webapp/WEB-INF/liferay-portlet.xml @@ -9,4 +9,20 @@ false false - \ No newline at end of file + + administrator + Administrator + + + guest + Guest + + + power-user + Power User + + + user + User + + diff --git a/src/main/webapp/WEB-INF/portlet.xml b/src/main/webapp/WEB-INF/portlet.xml index d7e8f86..cf2e0bf 100644 --- a/src/main/webapp/WEB-INF/portlet.xml +++ b/src/main/webapp/WEB-INF/portlet.xml @@ -1,9 +1,12 @@ - - + + + - Workspace Portlet WorkspacePortlet - WorkspacePortlet + Workspace org.gcube.portlets.user.workspace.portlet.WorkspacePortlet 0 @@ -11,8 +14,18 @@ VIEW - WorkspacePortlet - WorkspacePortlet + Workspace + Workspace + Workspace + + + portletSetupShowBorders + false + + + + administrator +