Search Results

Knowledge Base 1404
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Enabling or Disabling Permission to Edit Specific Fields in the My Account Portlet
This article demonstrates how portal administrators can enable or disable permissions to edit specific fields in the My Account portlet in Liferay Portal 6.2. By default any user...
Downloading the Source Code for Plugins in Liferay Marketplace
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. If you are...
Creating a Folder for a Specific Team
With the advent of teams in Liferay Portal, the portal administrator now has greater flexibility in managing site membership. This article outlines a method for creating a set of...
Checking for Collisions Before Installing a Hotfix
This article will walk through the basic steps that can be used to check for code collisions between a new fix pack or hotfix and custom plugins. NOTE: This procedure requires that the patches being installed include...
Staging in Liferay Portal 6.2
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. Any implementation of these...
Using CMIS Hooks
Liferay Portal 6.1 introduced the ability to mount multiple repositories into the Documents and Media portlet (previously named the Document Library portlet). One of the protocols it...
AntiSamy Portlet Removes HTML Target Attributes
The AntiSamy portlet is meant to prevent XSS type attacks. One side effect however is that if an HTML target is used, then the portlet will remove it upon publishing the content. Steps to Reproduce Create Web...
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 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 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 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....
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...
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...
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...
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 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...
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...
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:...