Liferay now supports 34 languages OOTB

June 16, 2010 By Manish Kumar Gupta

Thanks to our ever growing community of Liferay translator, Liferay now has translation available for 34 languages out of the box. The latest addition is Hebrew (Israel) language.

Here is the complete list of supported locale.

Arabic (Saudi Arabia) - ar_SA
Basque (Spain) - eu_ES
Bulgarian (Bulgaria) - bg_BG
Catalan (Andorra) - ca_AD
Catalan (Spain) - ca_ES
Chinese (China) - zh_CN
Chinese (Taiwan) - zh_TW
Czech (Czech Republic) - cs_CZ
Dutch (Netherlands) - nl_NL
English (United States) - en_US
Estonian (Estonia) - et_EE
Finnish (Finland) - fi_FI
French (France) - fr_FR
galician (Spain) gl_ES
German (Germany) - de_DE
Greek (Greece) - el_GR
Hebrew (Israel) - iw_IL
Hindi (India) - hi_IN
Hungarian (Hungary)- hu_HU
Italian (Italy) - it_IT
Japanese (Japan)- ja_JP
Korean (South Korea) - ko_KR
Norwegian - nb_NO
Farsi/Persian (Iran) - fa_IR
Polish (Poland) - pl_PL
Portuguese (Brazil) - pt_BR
Portuguese (Portugal) - pt_PT
Russian (Russia) - ru_RU
Slovak (Slovakia) - sk_SK
Spanish (Spain) - es_ES
Swedish (Sweden) - sv_SE
Turkish (Turkey) - tr_TR
Ukrainian (Ukraine) - uk_UA
Vietnamese (Vietnam) - vi_VN

Locale mentioned in the bold are added in 6.0 release.

User Registration (create account) Portlet customization

May 11, 2010 By Manish Kumar Gupta


The registration or create account portlet in Liferay portal can be customized to add/remove some of its field without any coding.


This blog explain some of these customization properties which developers can add them in portal-ext to change the behavior of user registration portlet.

users.screen.name.always.autogenerate - If you do not want your users to provide screen name, you can use this property hide screen name text field. The default value is false. If it is changed to true, the screen name field will not appear on the registration page and screen name will be auto generated by the portal.

login.create.account.allow.custom.password - The default registration portlet in Liferay doesn't provide option of password selection to user. If this property is set to true, the registration screen will show password fields to user and user can provide password of his/her choice.

field.enable.com.liferay.portal.model.Contact.male - If your site is not interested in knowing the gender of the user, you can remove gender selection from the page by setting false value of this property.

field.enable.com.liferay.portal.model.Contact.birthday - Last configuration is for birth date field. You can remove bith date selection by setting false value to this property.

Following screen shot shows customized registration portlet using above properties.

 

captcha.check.portal.create_account - This propery can be used to tell whether or not to use captcha checks for the account creation.

 

There are few other properties related to user registration which requires more attaention.

users.email.address.required - Set this to false if you want to be able to create users without an email address. An email address will be automatically assigned to a user based on the property "users.email.address.auto.suffix". If user is entering his email id, the system will not generate a new one. Usually, setting this property to false will make sense when you don't want user to use email address for login.

New feature in Liferay 6.0 - Quick reply in message board

April 18, 2010 By Manish Kumar Gupta

Quick reply in message board is another new feature in Liferay 6.0.

If you download latest trunk and look at the message board, you will find a new link names "Quick Reply" along with "Reply" and "Reply with Quote".

 

When you click on "Quick Reply", you get WYSWIG editor at the bottom of the page without redirecting to a new page.


There are 2 advantage of "Quick Reply":

a) First, as the name suggest, it is a quick way to response to a message without actually reloading the page.

b) In case of "Reply", you can see only one message to which you are replying but while using "Quick Reply", You can see and refer all other messages on the page.

Since this is a quick reply, it does not provide you the facility to preview or attach any file with your reply.

Download trunk and try it out.

 

New feature in Liferay 6.0 - Hindi language translation

April 12, 2010 By Manish Kumar Gupta


One of the good news for Liferay users from India is the addition of Hindi translation in upcoming Liferay 6.0. With this addition, Liferay is now translated in total 32 languages.

Althought, Lifeay can be extended to add support for any language, there were few request to see out of the box translation for Indian languages. Since Hindi is the most popualr language in India, we started with Hindi.

This translation is still a work in progress and will be improved before final release of Liferay 6.0.

Here is the hindi translation team.

New feature in Liferay 6.0 - Team

April 7, 2010 By Manish Kumar Gupta

 

One of the new feature in the upcoming Liferay 6.0 is the notion of a Team.


A community or organization can now group a set of user and create a team. The notion of a team is somewhat similar to a role but a role is a portal wide entiry while a team is restricted to a prticular community or organization. You can manage the permission to a team like a role.

 

Team Feature in 6.0


Check it out and let us know the feedback.

Showing 5 results.