Search Results

All Results 6960
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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 Windows. You can update to a more recent version after installation. 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 defaults to ${liferay.home}/deploy) Wait for the activation key file to be auto-deployed Proceed to...
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 Target" do pod 'LiferayScreens' end Run "pod install" to download Liferay Screens Add config file to...
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 principles is the responsibility of the subscriber. As a best practice, it...
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 Finding Core Liferay Portal Artifacts section for help distinguishing core classes. Make sure you've reviewed...
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 > System Settings Search for OpenSSO and open the OpenSSO entry....
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 optimizing your content using structures and templates. You might want to...
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 (e.g., portal-impl, portal-kernel, etc.) using Spring. You can reference the Finding Core Liferay Portal Artifacts section for help...
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. Note that by disabling this, the platform will search in the database...
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 Liferay Connected Services Client.lpkg, located: In the Tomcat bundle, in the...
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 the generalized Customization with Ext Plugins tutorial. Resolution As an example, you'll create a sample...
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.   Table of Contents Introduction Use Case #1: Salesforce Integration Use Case #2: Liferay as Both IdP and SP...
Customizing Announcements Displays in the Announcement Portlet
This article details how to optimize the Announcement portlet using the "Customize Announcement Displayed" feature in Liferay Digital Experience Platform (DXP) 7.0. The Announcements app let people broadcast important information to different groups of users. Each announcement can be...
Setting Up Java and Ant Environment Variables
This article outlines how to setup the necessary environment variables to use Liferay portal and Plugins SDK. The article includes directions for both Windows and Ubuntu. Resolution Setup Java Home Windows OS Go to the Java download page and download the JDK installer. Install the Java...
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?" The answer is that there are many opportunities. One option presented here...
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 /WEB-INF/liferay-look-and-feel.xml...
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 Introduction Application display templates work similarly to site and...
Using Liferay Developer Studio Without an Internet Connection
This article documents a temporary workaround for developers using Liferay Developer Studio 3.9.7 in a closed environment. At this time Liferay Developer Studio requires users to download dependencies from the Internet. However, this can be a problem for developers who do not have full...
API経由で登録したユーザのパスワードとパスワードポリシーの適用について
問題 ユーザーをAPI経由で登録しています。 パスワード、パスワードポリシーはどのような値が設定されますか。 環境 DXP 7.4 解決 APIでユーザーを登録時にパスワードを指定しない場合、自動生成されたパスワードが設定されます。 関連ソースコード:UserLocalServiceImpl.java パスワードポリシーは、「Default Password Policy」が適用されます。 追加情報 ①ヘッドレスREST API 「http://localhost:8080/o/api」へアクセスし、UI上から実行した際のサンプル。 API:...
国別のアクセス制限。
問題 特定の国からのアクセスを制限することは可能ですか。 環境 PaaS 解決 「X-Client-Region」というヘッダーが追加されるようになりました。 nginx側で上記ヘッダー($http_x_client_region)の確認、及び制限の設定が可能となります。 追加情報 Module ngx_http_geoip_module, knowledgeArticleType: howTo, legacy: true, name: 国別のアクセス制限。, showDisclaimerMessage: true, ticketNumber: 111921,...

該当件数: 8,720 件中 1,961 - 1,980