Liferay 6.2 Theme Development Tips: Speeding Up the Work

Liferay 6.2 Theme Development Tips: Speeding Up the Work

The basic process of Liferay 6.2 Theme development involves creating a new theme, make changes to it, and deploy. It’s really a simple process; however. the only drawback to this process is that every time you make any changes to a theme, you will need to deploy it to...
AngularJS i18n Example

AngularJS i18n Example

Sometimes we need a mobile app to be internationalized when we use AngularJS. AngularJS supports i18n/l10n for date, number and currency filters. If we want to change something as simple as a literal, we will have to do something else. To do this there are...