【发布时间】:2014-09-11 11:07:15
【问题描述】:
In Language portlet I want to display only few language. Is it possible?
I have tried portal-ext.properties and added locale properties like below.
and I want to display language in combobox please provide solution.
我想显示以下语言。我是liferay的新手。我正在使用 liferay 社区版本 6.2。 我不想添加任何额外的语言或区域设置。
locales=en_US,de_DE
I have deleted database and create database and start again server. It show all the language.
My portal-ext.properties look like below.Please help me out.
jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://localhost/liferay62?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false
jdbc.default.username=root
jdbc.default.password=root
locales=en_US,de_DE
【问题讨论】:
标签: liferay liferay-6 liferay-aui