Liferay 6.x Portal Enterprise Intranets Cookbook
eBook - ePub

Liferay 6.x Portal Enterprise Intranets Cookbook

Piotr Filipowicz, Katarzyna Ziolkowska

Share book
  1. 300 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Liferay 6.x Portal Enterprise Intranets Cookbook

Piotr Filipowicz, Katarzyna Ziolkowska

Book details
Book preview
Table of contents
Citations

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Liferay 6.x Portal Enterprise Intranets Cookbook an online PDF/ePUB?
Yes, you can access Liferay 6.x Portal Enterprise Intranets Cookbook by Piotr Filipowicz, Katarzyna Ziolkowska in PDF and/or ePUB format, as well as other popular books in Informatik & Programmierung in Java. We have over one million books available in our catalogue for you to explore.

Information

Year
2015
ISBN
9781782164289

Liferay 6.x Portal Enterprise Intranets Cookbook


Table of Contents

Liferay 6.x Portal Enterprise Intranets Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Installation and Basic Configuration
Introduction
Quick running Liferay on a Tomcat bundle
Getting ready
How to do it...
How it works...
Loading the configuration descriptor
Loading system properties and portal properties
Detecting the database and database dialect
Starting the autodeploy scanner and deploying plugins
There's more...
See also
The Liferay setup wizard and first login
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Setting up the developer's environment
Getting ready
How to do it...
Import sources to the Eclipse IDE
Override app.server.properties
Compile and deploy
How it works
Clean process
Start process
Deploy process
There's more...
Creating a custom portlet
Getting ready
How to do itā€¦
Generating a new portlet
Compiling the portlet and deploying it
Importing the portlet to the Eclipse IDE
How it worksā€¦
See also
2. Authentication and Registration Process
Introduction
Changing the default authentication settings
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Setting up e-mail notifications
Getting ready
How to do itā€¦
How it worksā€¦
See also
Customizing the registration form
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Overriding the default login page with the administrator defined page
How to do itā€¦
How it worksā€¦
See also
Setting up a password policy
How to do itā€¦
How it worksā€¦
Integration with CAS SSO
How to do itā€¦
Installing the CAS system
Configuring the HTTPS connection
Setting the CAS server
Configuring Liferay Portal
How it worksā€¦
See also
CAS and the Liferay user's database
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Liferay and the LDAP integration
Getting ready
How to do itā€¦
How it worksā€¦
The magic trio: Liferay, CAS, and LDAP
Getting ready
How to do itā€¦
How it worksā€¦
See also
3. Working with a Liferay User / User Group / Organization
Introduction
Managing an organization structure
How to do itā€¦
How it worksā€¦
Creating an organization
Setting attributes
Customizing an organization functionalities
There's moreā€¦
See also
Creating a new user group
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Adding a new user
How to do itā€¦
How it worksā€¦
User as a member of organizations, user groups, and sites
User attributes
User site
Customizing users
There's moreā€¦
See also
Assigning users to organizations
Getting ready
How to do itā€¦
How it worksā€¦
See also
Assigning users to a user group
Getting ready
How to do itā€¦
How it worksā€¦
See also
Exporting users
How to do itā€¦
How it worksā€¦
See also
4. Liferay Site Configuration
Introduction
Creating an organization and a standalone site
How to do itā€¦
How it worksā€¦
Active and inactive sites
Public and private pages and their membership type
Creating an empty site versus creating a site using site templates
Technical view
There's moreā€¦
See also
Site configuration
Getting ready
How to do itā€¦
How it worksā€¦
See also
Creating and customizing private and public pages for the site
Getting ready
How to do itā€¦
How it worksā€¦
Page parameters
Whole-tree parameters
Technical view
There's moreā€¦
Using page templates and site templates for quick site and page creation
How to do itā€¦
How it worksā€¦
Propagation of changes
Technical view
See also
Enabling local live staging
How to do itā€¦
How it worksā€¦
See also
Enabling remote live staging
How to do itā€¦
How it worksā€¦
Enabling page versioning
How to do itā€¦
How it worksā€¦
See also
5. Roles and Permissions
Introduction
Creating and configuring roles
How to do itā€¦
How it worksā€¦
Role parameters
Control Panel, Site Administration, and My Account permissions
There's moreā€¦
See also
Assigning user roles
How to do itā€¦
How it worksā€¦
See also
Creating a role-dependent portlet
Getting readyā€¦
How to do itā€¦
How it worksā€¦
See also
Checking permissions in a custom portlet
Getting readyā€¦
How to do itā€¦
How it worksā€¦
See also
6. Documents and Media in Liferay
Introduction
Managing files in Liferay using the Documents and Media portlet
How to do itā€¦
Creating a new folder
Editing a folder
Adding a new document
Uploading multiple documents
Editing documents
Re...

Table of contents