Book Image

Liferay Beginner's Guide

Book Image

Liferay Beginner's Guide

Overview of this book

Table of Contents (19 chapters)
Liferay
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
PayPal Test Account Configuration
Index

Exploring the User section


You have just learned about page management in Liferay. Another important aspect of building a site would be users. Users are always considered to be the central data points for any portal. They are the consumer of all the functionality developed and frankly speaking, they are the reason sites are being developed. Can you think of any site which has been developed and doesn't have any users? (Excluding scarped site development projects.) Liferay provides an easy-to-use and feature-rich user management portlet as a built-in functionality.

Before we create a user, we need to perform configuration to enable automatic addition of Summary and Requests portlets to users' pages.

Configuration for user pages' default porltets

In this section, we will do configuration to add the Summary portlet on the default public page and the Requests portlet on the default private page of the user. This configuration is required before we create users so that these portlets appear on a...