portlet titles

This commit is contained in:
Alfredo Oliviero 2024-06-03 12:45:25 +02:00
parent 8839fc75c9
commit ea8cf7470e
3 changed files with 17 additions and 17 deletions

View File

@ -4,6 +4,6 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.0.0-SNAPSHOT] - 2023-05-21
## [v1.0.0] - 2023-05-21
First Release

View File

@ -12,7 +12,7 @@
</parent>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>cloudcomputing-platform-portlet</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>war</packaging>
<name>cloudcomputing-platform-portlet Portlets</name>

View File

@ -6,7 +6,7 @@
version="2.0">
<portlet>
<portlet-name>cloudcomputing-boot-platform-portlet</portlet-name>
<display-name>CloudComputerPlatform Boot Portlet</display-name>
<display-name>CCP Boot Portlet</display-name>
<portlet-class>
org.gcube.portlets.user.cloudcomputing.CC_BootPlatformPortlet
</portlet-class>
@ -19,7 +19,7 @@
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>CloudComputerPlatform Boot</title>
<title>CCP Boot</title>
<short-title>CCP Boot</short-title>
<keywords>cloudcomputing, boot, platform, ccn</keywords>
</portlet-info>
@ -39,7 +39,7 @@
<portlet>
<portlet-name>cloudcomputing-config-portlet</portlet-name>
<display-name>CloudComputerPlatform Configuration Portlet</display-name>
<display-name>CCP Configuration Portlet</display-name>
<portlet-class>
org.gcube.portlets.user.cloudcomputing.CC_ConfigurationPortlet
</portlet-class>
@ -72,7 +72,7 @@
<portlet>
<portlet-name>cloudcomputing-methods-list-portlet</portlet-name>
<display-name>CloudComputerPlatform Methods List Portlet</display-name>
<display-name>CCP Methods List Portlet</display-name>
<portlet-class>
org.gcube.portlets.user.cloudcomputing.CC_MethodListPortlet
</portlet-class>
@ -85,8 +85,8 @@
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>CloudComputerPlatform Methods List</title>
<short-title>CCP Methods List</short-title>
<title>Methods List</title>
<short-title>Methods List</short-title>
<keywords>cloudcomputing, methods, list, ccn</keywords>
</portlet-info>
<security-role-ref>
@ -105,7 +105,7 @@
<portlet>
<portlet-name>cloudcomputing-method-edit-portlet</portlet-name>
<display-name>CloudComputerPlatform Method Edit Portlet</display-name>
<display-name>CCP Method Editor Portlet</display-name>
<portlet-class>
org.gcube.portlets.user.cloudcomputing.CC_MethodEditorPortlet
</portlet-class>
@ -118,8 +118,8 @@
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>CloudComputerPlatform Method Edit</title>
<short-title>CCP Method Edit</short-title>
<title>Method Editor</title>
<short-title>Method Editor</short-title>
<keywords>cloudcomputing, methods, methods, edit, editor, ccn</keywords>
</portlet-info>
<security-role-ref>
@ -138,7 +138,7 @@
<portlet>
<portlet-name>cloudcomputing-method-exec-portlet</portlet-name>
<display-name>CloudComputerPlatform Method Exec Portlet</display-name>
<display-name>CCP Method execution form</display-name>
<portlet-class>
org.gcube.portlets.user.cloudcomputing.CC_MethodExecutorPortlet
</portlet-class>
@ -151,8 +151,8 @@
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>CloudComputerPlatform Method Exec</title>
<short-title>CCP Method Exec</short-title>
<title>Method execution form</title>
<short-title>Method execution form</short-title>
<keywords>cloudcomputing, methods, methods, exec, execution, ccn</keywords>
</portlet-info>
<security-role-ref>
@ -171,7 +171,7 @@
<portlet>
<portlet-name>cloudcomputing-method-monitor-portlet</portlet-name>
<display-name>CloudComputerPlatform Method Monitor Portlet</display-name>
<display-name>CCP Executions Monitor Portlet</display-name>
<portlet-class>
org.gcube.portlets.user.cloudcomputing.CC_MethodMonitorPortlet
</portlet-class>
@ -184,8 +184,8 @@
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>CloudComputerPlatform Method Monitor</title>
<short-title>CCP Method Monitor</short-title>
<title>Executions Monitor</title>
<short-title>Executions Monitor</short-title>
<keywords>cloudcomputing, methods, methods, monitor, ccn</keywords>
</portlet-info>
<security-role-ref>