Portal

This section describes the format of CSV files used to import HTML portlet names and PHP portlet names.

HTML Portlet Name

This section describes the CSV file format for importing HTML portlet name for each language.

CSV File Format
HTML portlet ID, language code, HTML portlet name

Example Description:

Example of a CSV file for HTML portlet name

CSV File Items and Specifications
Item Number of characters Required item Remarks
HTML Portlet ID 100 characters HTML portlet ID is an ID that Garoon automatically configures.
You check this ID by exporting HTML portlet name to a CSV file.
Language code   Specify one of the following language codes.
  • ja
    Language code for Japanese.
  • en
    Language code for English.
  • zh
    Language code for Chinese (Simplified).
  • zh-tw
    Language code for Chinese (Traditional).
    This is used for Chinese characters displayed in Traditional Chinese.
HTML Portlet Name 100 characters   Specify the name of the HTML portlet for each language.

PHP Portlet Name

This section describes the CSV file format for importing PHP portlet name for each language.

CSV File Format
PHP portlet ID, language code, PHP portlet name

Example Description:

Example of a CSV file for PHP portlet names

CSV File Items and Specifications
Item Number of characters Required item Remarks
PHP Portlet ID 100 characters PHP portlet ID is an ID that Garoon automatically configures.
You check this ID by exporting PHP portlet name to a CSV file.
Language code   Specify one of the following language codes.
  • ja
    Language code for Japanese.
  • en
    Language code for English.
  • zh
    Language code for Chinese (Simplified).
  • zh-tw
    Language code for Chinese (Traditional).
    This is used for Chinese characters displayed in Traditional Chinese.
PHP portlet name 100 characters   Specify the name of the PHP portlet for each language.