Deploying The Themes In Liferay
Step 1: Take the zip file of two themes and extract the zip file.
Step 2: Place these two themes (1.Liferay_New-theme) in
Pluginsà themes folder of your liferay 6.1 GA2 workspace.
Step 3: Import the two themes into Eclipse IDE.
a. Click on liferay plugins in IDE and select “New Liferay Project From Existing Source”.
b. And browse you liferay workspace pluginsàthemes folder and select the respected theme (Liferay_New-theme).
Step 4: Explore the Liferay_New-theme and drag and drop the build.xml to ant view in eclipse ide.
Step 5: Expand the Liferay_New-theme in ant view and run the deploy (by double clicking on deploy option).
Step 6: Observe the console until build successful and 1 theme is available for use.
Step 7: Explore the Liferay_Pages-theme and drag and drop the build.xml to ant view in eclipse ide.
Step 8: Expand the Liferay_Pages-theme in ant view and run the deploy (by double clicking on deploy option).
Step 9: Observe the console until build successful and 1 theme is available for use.
No comments:
Post a Comment