Search Results

Capability
Feature
Deployment Approach
Changes in MVCActionCommands and portletIds
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: This article documents changes to the MVCActionCommand type of commands after Liferay DXP 7.0 Fix Pack 11 is deployed. This change most affects developers building portlets in Liferay IDE tools (e.g. Liferay Developer...
公開日: 1970/01/01 0:00
LDAP Import Rejects Users From Certain Domains
authorEmailAddress: vincent.liu@liferay.com, authorName: Vincent Liu, content: This article explains why users from specific domains are not imported through LDAP due to the email address validator in the Liferay platform, and provides a solution to resolve this if a specific domain is required...
公開日: 1970/01/01 0:00
Using Liferay Connector to OAuth EE
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: What is OAuth? It is a utility that authorizes third party applications to interact with the Liferay platform. The example from our official documentation is worth repeating here; users can make Twitter or Facebook...
公開日: 1970/01/01 0:00
Using the Data Migration Tool in Liferay Portal
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: This article describes the two uses of the data migration tool in the system administration section of Liferay Portal. The Data Migration Tool is fully supported for Liferay Portal 6.2...
公開日: 1970/01/01 0:00
Hiding Sensitive Server Details on the License Page
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: This article documents how to hide sensitive server details, such as the IP Addresses or MAC Addresses, when an administrator deploys an invalid activation key. This poses a security risk because the information is in...
公開日: 1970/01/01 0:00
Marketplace Apps Integrated into Liferay DXP 7.1
authorEmailAddress: nicole.mak@liferay.com, authorName: Nicole Mak, content: The following apps were previously released on Liferay Marketplace, but have been integrated as core modules in Liferay Digital Experience Platform 7.1. Liferay Adaptive Media Liferay Calendar Liferay Connector to...
公開日: 1970/01/01 0:00
Working With Liferay Single-Page Application (SPA)
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
公開日: 1970/01/01 0:00
Generating Liferay SAML Environment's metadata.xml
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: This article describes how to generate Liferay SAML metadata from a web browser. SAML metadata in an XML file is configuration data required to automatically negotiate agreements between system entities, comprising...
公開日: 1970/01/01 0:00
Redirecting Users to a Custom Page for Error Code 404
authorEmailAddress: laura.li@liferay.com, authorName: Laura Li, content: Issue The purpose lt of this article is to provide instructions on how to redirect users to a custom page in case of error code 404; instead of displaying the default page.  Environment DXP 7.0+ Resolution There are two...
公開日: 1970/01/01 0:00
Web Content Permission Change Starting With 6.2 SP9
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: When updating to Liferay Portal 6.2 SP9 or a fix pack that that contains LPS-40597, web content assets that guest users used to be able to view will not be displayed. Steps to...
公開日: 1970/01/01 0:00
Re-Enabling the RSS Publisher Widget in DXP 7.1
authorEmailAddress: christopher.lui@liferay.com, authorName: Christopher Lui, content: 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,...
公開日: 1970/01/01 0:00
Staging Best Practices for DXP
authorEmailAddress: nimrod.papp@liferay.com, authorName: Nimród Papp, content: 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....
公開日: 1970/01/01 0:00
Setting Up ClamAV With the Liferay Platform on Windows
authorEmailAddress: brian.larson@liferay.com, authorName: Brian Larson, content: 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...
公開日: 1970/01/01 0:00
Portal Activation Key Deployment Instructions: Using the .xml key file
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
公開日: 1970/01/01 0:00
Requesting a Liferay Portal Activation Key
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
公開日: 1970/01/01 0:00
Public Hostnames and IP Addresses
authorEmailAddress: gustavo.vasconcelos@liferay.com, authorName: Gustavo Vasconcelos, content: Very often a Liferay Portal or Liferay DXP instance resides inside a private network and—due to a company's security policy—while it can serve content to the public Internet, it cannot access the...
公開日: 1970/01/01 0:00
Installing and Configuring Liferay Screens
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
公開日: 1970/01/01 0:00
Addressing Issues Caused by Using a Non-GMT user.timezone
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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...
公開日: 1970/01/01 0:00
Using Position Taglibs in Embedded Portlets
authorEmailAddress: antonio.ortega@liferay.com, authorName: Antonio Ortega, content: This article documents how to make use of four different position taglibs while using the Liferay platform. The four taglibs are: BodyBottomTag, BodyTopTag, HtmlBottomTag and HtmlTopTag. These taglibs will...
公開日: 1970/01/01 0:00
Extending Core Classes Using Spring with Ext Plugins
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
公開日: 1970/01/01 0:00

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy