Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Requesting a Liferay Portal Activation Key
This article describes the process of obtaining a Liferay Portal Activation Key once the order has been placed and invoiced. Resolution Liferay customers can manage their projects and...
Adding to the web.xml With Ext Plugins
A supported use case for using Ext Plugins in Liferay DXP is adding additional functionality to Liferay Digital Enterprise's web.xml file. Before beginning, make sure you've reviewed...
Disabling Search With Index for Web Content
This article documents how administrators can temporarily disable the search with index function for Journal (Web Content) assets in Liferay DXP 7.0. By default, this function for web content articles is set to true....
Deployment Instructions for DXP Activation Key When Using the .xml Key File
This article documents the activation key deployment instructions for Liferay DXP when using the .xml key file.  Resolution Up to Liferay DXP 7.0 Fix Pack 53, it is mandatory to uninstall the LCS client Remove...
Building a DXP 7.0 Dashboard Example Using ELK
Liferay DXP 7.0 has close ties to Elasticsearch for search-related features.  As it happens, Elasticsearch is one part of the ELK stack.  So it is natural to ask, "What is possible if I use the whole ELK stack?"...
Using Application Display Templates on Liferay DXP 7.0
Table of Contents Introduction to Application Display Templates (ADT) Working with an ADT: Media Gallery Using the API: Creating an ADT for Wiki Exporting / Importing ADTs Frequently Asked Questions and Troubleshooting...
Applying a Customized Control Panel Theme
This article documents two ways to apply a custom theme for the control panel in Liferay DXP 7.0. Resolution Control Panel After portal starts up, deploy your custom theme war file. Make sure the following is added in...
Working With Liferay Single-Page Application (SPA)
This article introduces and documents some of the key concepts that need to be understood for working with Liferay Single-Page Application (SPA). Please see Senna.js documentation for...
Setting Up DXP 7.0 as SP and WSO2 as IdP
This article documents how to set up Liferay DXP 7.0 as SP and WSO2 as IdP. Resolution WSO2 configuration 1. Download wso2is-5.3.0.zip from the WSO2 site and extract the file to a dedicated directory. 2. Go to...
Re-Enabling the RSS Publisher Widget in DXP 7.1
The RSS Publisher widget has been hidden in DXP 7.1. It was included in the release, but hidden by changing the display category property to category.hidden. If you want to unhide the RSS Publisher widget,...
Staging Best Practices for DXP
This article documents some recommended suggestions that administrators should be mindful of when they prepare to use Staging on their Sites, or when they are managing their already existing Staging infrastructure....
Setting Up ClamAV With the Liferay Platform on Windows
This article documents how to set up Clam Antivirus with the Liferay platform on Windows for testing purposes. The goal is to scan documents for viruses when they are being uploaded. Resolution Download ClamWin for...
Portal Activation Key Deployment Instructions: Using the .xml key file
Resolution Clear the ${liferay.home}/data/license folder Start the application server Place the attached key xml file in the Liferay deploy directory (${auto.deploy.deploy.dir} , which...
Addressing Issues Caused by Using a Non-GMT user.timezone
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...
Overriding Core Classes with Ext Plugins
A supported use case for using Ext plugins in Liferay DXP is overriding Liferay Digital Enterprise's core classes (e.g., portal-impl, portal-kernel, etc.). You can reference the...
Installing and Configuring Liferay Screens
This article documents how to install and configure Liferay Screens. iOS Copy these lines to your Podfile: source 'https://github.com/CocoaPods/Specs.git' use_frameworks! target "Your...
Embedding Videos in Web Content Articles on DXP 7.0
This reference article describes the several different ways to embed videos in Web Content Articles in Liferay DXP 7.0. It is designed to supplement Liferay's Official Documentation on Publishing Web Content and...
Extending Core Classes Using Spring with Ext Plugins
This article documents a supported use case for using Ext plugins in Liferay DXP, which enables you to extend Liferay Digital Enterprise's core classes...
Exporting OpenSSO Configuration Settings for Use in Another DXP Environment
If you are migrating your OpenSSO configuration from one environment to another, you don't need to migrate the settings manually. Resolution Login to your Liferay DXP environment. Navigate to Control Panel > Configuration...
Deploying and Managing SAML on Liferay DXP
This troubleshooting guide is meant to supplement the existing SAML documentation. The information in this guide explains in more detail to demonstrate the most common use cases.  ...