Search Results

Knowledge Base 1394
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Importing Contact and Custom Field Mappings From LDAP
In some environments it may be desirable to import a user's contact information from an LDAP server. This article explains how to import custom mappings as well as contact mappings from a Microsoft Active Directory LDAP server using the following properties: ldap.contact.mappings.0=...
Hiding or Restricting Access to Out-of-the-Box Liferay Portlets From Non-Administrator Users
This article describes one method for how to restrict which users can add out-of-the-box (OOTB) portlets to pages. Resolution One option for limiting permissions to add OOTB Portlets to pages would be to limit the Add to Page permissions on the Liferay Portlets via the portlet-custom.xml...
Granting Specific Roles to be Associated With a User at Creation
In some environments, every user that is created needs to be associated with a specific role. Instead of manually associating the role to every user by editing them after the user is created, there is a set of portal.properties that we can set so that all users created in the portal will...
Getting Started With Liferay Maven SDK
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. In this article we'll start by creating a new parent project for your plugins and add a portlet project to it. You...
Disabling the Change Password Request When Users First Log In to Liferay
When a user first logs in to the Liferay Portal 6.1 EE, they are immediately prompted to change their password. Resolution While this request is the default setting, the setting can be changed via the control panel. Navigate to Control Panel > Password Policies In the Default Password...
Embedding an HTML Page as a Liferay Portal Page
This article describes how to use the HTML embed pages functionality. Liferay Portal pages are not just for displaying portlets. Users can also embed HTML documents as pages. It is up to the user to ensure that the CSS, JS, and image paths on their HTML page are correct; the Liferay...
Displaying Web Content Across Multiple Sites
Displaying content across multiple sites in the same portal instance is an out-of-the-box Liferay feature. This article provides a basic example for achieving this. Resolution The following steps comprise a basic example to demonstrate the ability to share web content across sites....
Creating Liferay Themes With Maven
This article contains a guide on how to add themes to a project using the Liferay Maven SDK. Resolution 1. Open command prompt or terminal and go to your project directory. 2. Next, create a theme using the Liferay platform theme template and run the following command: mvn...
Creating a Blogger Role
This article documents how to create a blogger role with the ability to view, edit and publish blog posts. Resolution Follow these basic instructions to achieve the blogger role: Navigate to Control Panel > Users and Organizations, and create an organization named Test with an...
Configuring Log4j Logging for the Audit Portlet in Liferay Portal EE
This article demonstrates how to create a separate audit.YYYY-MM-DD.log file within ${liferay.home}/logfor audit INFO messages. It should roll over every day with this configuration.  Environment Liferay Portal EE 6.1 & 6.2 Resolution Please note: For the following procedures we will use...
Deploying Liferay Artifacts to Your Own Maven Repository
As part of the Liferay Portal 6.1 release, anyone can download the created package that has a convenient script to install Liferay platform artifacts to their local repository or to a remote repository. This package doesn’t release EE versions of the artifacts to Maven Central...
Changing the Storage Type When Using Dynamic Data List Data Definitions
When working with Dynamic Data Lists, it is possible to create your own data definition. By default, the Liferay platform stores the data definition as an xml, but you may also store it as an expando type. Resolution To change the storage type, you can override the default property...
Adding a Tag, Category, or Related Asset Does Not Increment the Version or Update the Time Stamp
This article documents a known issue with adding categories, tags or related assets to files in the Document and Media library. When you try to do this, a new version of the document is not created and the time stamp is not updated. Resolution With the introduction of LPS-37702...
Adding Portlets to Users' Private Pages By Default
This article describes how to add portlets to a user's private page by default. Resolution One way of achieving this is by creating a page anywhere in the portal with the pre-configured portlets you need, and then exporting a LAR of the page. Next, use the following property in...
Virtual LDAP Server Plugin Setup
The following article gives a basic use case for Liferay's Virtual LDAP Server Plugin. Liferay's EE Virtual LDAP plugin turns Liferay portal into a virtual LDAP server that can be accessed by external LDAP explorer programs or, as in the case of this article, another instance of Liferay...
Utilizing the Validation Feature Within the Web Form Portlet
This article contains a brief example for how to effectively manage validation in the web forms portlet. Resolution Note that following the below reproduction steps (or something similar) will produce an error: Deploy the Web Form portlet to a page Click on the wrench and select...
Social Office Upgrade
While Social Office was previously available as a separate application that could be installed on Liferay Portal EE, many of the components that were present in Social Office are now included within Liferay DXP 7.0. This means that Social Office no longer requires a separate...
Unable to Include 'form' Attribute in Alloy Editor for the Web Content Portlet
This article documents a known issue with the <form> attribute in Alloy Editor. When the <form> attribute is used for building submittable forms in HTML, Alloy Editor will convert <form> into <p> when added from HTML source code. This is expected in Alloy Editor, as the design of Web...
Setting up Solr on Linux with JBoss
This is an introductory guide to setting up Solr and then switching Liferay Portal's indexing method to Solr. Keep in mind that this is only one step in creating a cluster for use with Liferay Portal. For further instruction, see Installing Liferay Portal in a Clustered Environment....
Setting Up Basic Facebook Authentication With Liferay Portal
This article will provide a step-by-step guide to configuring the Facebook login feature in Liferay Portal.   Resolution Create Facebook Developer Account To begin, you will need two facebook accounts; that is, a regular facebook account and a developer facebook account. To obtain a...

Showing 861 to 880 of 1,393 entries.