Refactored the GeoPortalDataViewerAppPortlet to GeoPortalDataViewerApp

This commit is contained in:
Francesco Mangiacrapa 2022-11-28 15:32:14 +01:00
parent 189dc36f75
commit 0b16d37c1b
4 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<display> <display>
<category name="gCube Applications"> <category name="gCube Applications">
<portlet id="GeoPortalDataViewerAppPortlet" /> <portlet id="GeoPortalDataViewerApp" />
</category> </category>
</display> </display>

View File

@ -1,4 +1,4 @@
name=GeoPortalDataViewerAppPortlet name=GeoPortalDataViewerApp
module-group-id=liferay module-group-id=liferay
module-incremental-version=2 module-incremental-version=2
tags= tags=

View File

@ -3,7 +3,7 @@
<liferay-portlet-app> <liferay-portlet-app>
<portlet> <portlet>
<portlet-name>GeoPortalDataViewerAppPortlet</portlet-name> <portlet-name>GeoPortalDataViewerApp</portlet-name>
<layout-cacheable>false</layout-cacheable> <layout-cacheable>false</layout-cacheable>
<instanceable>false</instanceable> <instanceable>false</instanceable>
<ajaxable>false</ajaxable> <ajaxable>false</ajaxable>

View File

@ -1,9 +1,9 @@
<?xml version='1.0' encoding='UTF-8' ?> <?xml version='1.0' encoding='UTF-8' ?>
<portlet-app> <portlet-app>
<portlet> <portlet>
<description>GeoPortalDataViewerApp Portlet</description> <description>GeoPortalDataViewer Application</description>
<portlet-name>GeoPortalDataViewerAppPortlet</portlet-name> <portlet-name>GeoPortalDataViewerApp</portlet-name>
<display-name>GeoPortal-DataViewer-Portlet</display-name> <display-name>GeoPortal-DataViewer-App</display-name>
<portlet-class>org.gcube.portlets.user.geoportaldataviewer.portlet.GeoPortalDataViewerAppPortlet <portlet-class>org.gcube.portlets.user.geoportaldataviewer.portlet.GeoPortalDataViewerAppPortlet
</portlet-class> </portlet-class>
<expiration-cache>0</expiration-cache> <expiration-cache>0</expiration-cache>
@ -12,8 +12,8 @@
<portlet-mode>VIEW</portlet-mode> <portlet-mode>VIEW</portlet-mode>
</supports> </supports>
<portlet-info> <portlet-info>
<title>GeoPortal-DataViewerApp-Portlet</title> <title>GeoPortal-DataViewer-App</title>
<short-title>GeoPortal-DataViewerApp-Portlet</short-title> <short-title>GeoPortal-DataViewer-App</short-title>
</portlet-info> </portlet-info>
<portlet-preferences> <portlet-preferences>
<preference> <preference>