Themeing yii2 application

Themeing yii2 application

IN Yii 1.X we have themes, but its missing in yii 2.0, so how you can add themes to your Yii Web applications. Before we go further lets know what is Theming? Theming is a systematic way of customizing the outlook of pages in a Web application. By applying a new...
Install NGINX from source code on Ubuntu 14.04 LTS server

Install NGINX from source code on Ubuntu 14.04 LTS server

Normally you will install Nginx using apt-get install nginx, but in some scenarios we may need to install Nginx from source on Ubuntu. The reason could be we want to either install nginx with new custom nginx module which is not there in base nginx version or we...
Restrict Liferay Theme scope to a Site/Community

Restrict Liferay Theme scope to a Site/Community

Domain: Liferay Version: 6.1.2 CE Module: Liferay Themes In Liferay we can deploy any number of themes to and those are available to all the Sites and Organizations. Sometimes we want to develop/deploy theme to certain Sites/Community pages. By out of the box Liferay...