Book Image

Liferay Portal Enterprise Intranets

By : Jonas X. Yuan
Book Image

Liferay Portal Enterprise Intranets

By: Jonas X. Yuan

Overview of this book

<p>Liferay Portal is the world's leading open-source portal platform built on Java and Web 2.0 technologies. Corporations use it to provide a unified web interface to data and tools scattered across many sources. <br />Liferay Portal uses the latest in Java, J2EE, and Web 2.0 technologies to deliver solutions for enterprises across both public and private sectors. Liferay Portal's flexibility allows it to be deployed in a number of different scenarios to meet key business needs. Some of the key business benefits are:</p> <ul> <li>A rich, friendly, intuitive, and collaborative end-user experience</li> <li>A single point of access to all information</li> <li>High adaptability to the demands of fast changing markets</li> <li>Highest value</li> <li>Lowest costs</li> </ul> <p>This book is a complete guide to building an intranet with Liferay (version 4.4)&mdash;assess your needs, install the software, start using it, deploy portlets, customize it per your requirements, and train users. The book focuses on leveraging the Liferay framework by configuring the XML files, without changing the underlying Java code. Each chapter gives practical guidance on how to install, use, and customize Liferay. There are many step-by-step examples for better understanding.</p>
Table of Contents (19 chapters)
Liferay Portal Enterprise Intranets
Credits
About the Author
About the Reviewer
Preface
Index

Deploying And Managing Search Portlets


As stated, we have used a lot of Search portlets. Before using these portlets, we need to deploy them in the portal first. There are several ways in which you can deploy Search portlets as follows:

  • Hot deploy by Plugin Installer portlet.

  • Update by Update Manager portlet.

  • Manage by Software Catalogue portlet.

Using Plugin Installer for Hot Deploy

We can hot deploy the Google Maps portlet or other portlets via Plugin Installer portlet. Plugin Installer portlet allows portal administrators to administer and install plugins in the portal and pages. There are two ways to access the Plugin Installer:

  • By adding the Plugin Installer portlet directly to a portal Page, say PageAdmin” of Book Lovers Community.

  • By clicking the Add more portlets from the Admin or Update Manager portlets.

We have auto deployed Google Maps earlier. Here, let’s hot deploy Google Maps portlet as follows:

  1. Add the Plugin Installer portlet to a portal Page, say the PageAdmin”, of Book Lovers...