Search Results

ナレッジベース 1400
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Configuring Liferay's LDAP Settings to Import Users in DXP 7.3
This article shows how to setup Liferay DXP 7.3 to import users from an LDAP server through the graphical user interface. The steps are the basically the same as for earlier versions of Liferay, but the UI...
I cannot select birthday year in date picker using Liferay Forms
Issue I have a form with a date field The date field should be used to select birthdays The year-selector goes back only 5 years prior to the current year Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3...
How to include unique links in an RSS feed that point to a displayed web content article
Issue Our team is attempting to set up an RSS feed for web content, but are running into one of two issues: either all URLs listed in the feed are identical (pointing to the site, instead of pointing to where an...
Setting Up Liferay Portal on Websphere 8
This article documents how to deploy Liferay Portal on WebSphere 8. Resolution Before making any changes to the WebSphere application server, stop the server first. Failure to do so can cause errors. The latest...
Setting Up Liferay Portal War on Tomcat 7
This article documents how to set up Liferay Portal using a war on Tomcat 7. Resolution 1. Gather the Necessary Files Download and unzip the most recent supported version of Tomcat 7. Download the most recent Liferay...
Setting Up an Alfresco Repository
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products....
Setting Up a Documentum Repository
This article explains the basic steps to set up Documentum and to add a Documentum repository in the Documents and Media portlet. Note: Integrating with Documentum requires the...
Removing Default Document Types and Page Templates
Important: Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be...
Liferay's Clustering API
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding...
Patching a Liferay Cluster With No Down Time
This article describes steps for customers to patch Liferay instances in a cluster with no down time for the cluster environment. Known as a rolling change, there are limitations to...
Setting Up a SharePoint Repository With Liferay Portal
This article describes how to set up a SharePoint repository to be used with the Documents and Media portlet of Liferay Portal. For versions of the SharePoint Connector...
Setting Up Liferay Portal on Websphere 7
This article is on how to deploy Liferay Portal on WebSphere 7 Resolution Before making any changes to the Websphere application server, stop the server first! Failure to do so can cause errors. The latest versions of...
Setting Up Clustering Liferay Portal on Azure
This article details what is needed to setup Liferay on the Microsoft Azure cloud Virtual Machine Setup Azure manages all instances as Virtual Machines. Create a new instance in the Azure Dashboard and follow the prompts...
Setting Up a Nuxeo Repository
This article explains the basic steps to setup Nuxeo and to add a Nuxeo repository in the Documents and Media portlet. Resolution The following steps use Nuxeo 5.4.2. Start an existing...
Setting the Default Landing Page in Liferay Portal
Users have the ability to set different default home, default landing pages, and default logout landing pages. There are two places where users can make these changes; in...
Removing Older Versions of a Portlet When Deploying a Newer Version
This article describes how to have Liferay Portal undeploy and remove the previous version of the portlet before redeploying new version of the portlet. Resolution Liferay provides a portal.property to address this...
Remote Staging Setup for Liferay Portal and DXP
This article describes how to configure a basic remote staging setup on Liferay Portal and DXP. The troubleshooting guide at the end of the article pertains to Liferay Portal 6.2. Users who have upgraded to Portal 6.2 will...
Verifying Section 508 Compliance for Liferay Portal
The following article describes how to detect Section 508 Compliance issues. Section 508 is an, "Amendment to the United States Workforce Rehabilitation Act of 1973, which is a federal law mandating that all electronic and...
Providing User Data in SAML AuthnResponse Packets
SAML communication occurs via request and response packets between an identity provider and a service provider. This article addresses how to provide user data within the response...
CKEditor Missing Buttons When Page is Not Maximized
If the window size of the browser is not fully maximized, the CKEditor will not display all the buttons as when the browser is maximized. Resolution This behavior is a new 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...
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...
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...
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...
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...
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,...
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,...
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...
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...
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:...
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...
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...
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...
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...
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...
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:...
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...
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...
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...
New UI Features in Liferay Portal 6.2
This article outlines some of the big changes that have been made to the UI in Liferay Portal 6.2, and how to work with them. Liferay Portal 6.2 brings a set of improvements to the usability and user interface....