Search Results

All Results 6960
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Changes in Enabling serviceLocator Calls in Liferay DXP 7.0
This article documents a change in where to define serviceLocator properties in Liferay platforms; both in Portal and Digital Experience Platform (DXP). Developers familiar with this functionality in Portal 6.2 can enable or disable this property to allow specific calls in Freemarker or...
DLFileRank Causes Deadlock or SQL Update Batch Errors
With DLFileRank enabled, Deadlock or SQL Update Batch Errors may happen due to DLFileRank updates. When using DLFileRank, unique constraints can be found due to the amount of writes that are done to the database. Many times it is helpful to take a look at the constraint that is causing...
Disabling Specific Built-In Portlets
Liferay comes equipped out-of-the-box with a variety of portlets that users may add to their page. For various reasons, however, an administrator may wish to remove some of these portlets from the pool of available portlets. Fortunately, this can be achieved either in the control panel...
Deploying Xuggler on Windows 64 bit
Xuggler is a tool for users to encode and decode media files. Used in conjunction with Liferay Portal or Digital Enterprise 7.0, users can view media files on the Documents and Media portlet. The integration with Liferay is a .jar file downloadable from the Control Panel. There is a...
Blogs
Blogs The Blogs application is in maintenance mode as of Liferay DXP 2026.Q1. Use the Blogs application to publish time-based content like company updates, announcements, or editorial articles....
Upgrading to Liferay Portal 6.0 EE SP2
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. When upgrading to the latest Liferay Portal, there are many things to take into account. This guide is designed to...
Structures With Duplicate Element Names Fail DDM Verification When Upgrading
This article documents a known issue in which structures with duplicate element names fail Dynamic Data Mapping (DDM) verification when upgrading from Liferay Portal 6.1 to Liferay Portal 6.2 or Liferay Digital Experience Platform 7.0 or 7.1. For customers who are upgrading their Liferay...
Upgrading to Liferay Portal 6.1 EE GA1
When upgrading to the latest version of Liferay Portal, there are many things to take into account. This guide is designed to assist in the upgrading process. Please read and ensure your environment is ready prior to performing the upgrade. Resolution These instructions should be used if...
Apache Struts 1 Known Vulnerabilities
QUESTION: How are Liferay DXP 7.0 and 7.1, and Liferay Portal, affected by the following vulnerabilities? CVE-2016-1181: Arbitrary code execution, denial of service CVE-2016-1182: XSS and denial of service CVE-2012-1007: Multiple cross-site scripting vulnerabilities CVE-2015-0899: Remote...
Aggregating Blogs
Aggregating Blogs The Blogs Aggregator widget publishes blogs entries from multiple blog sources. The Blogs Aggregator widget shows multiple blogs. To configure the widget, Start editing the...
Blog API Basics
Blog API Basics Liferay's REST APIs provide services for adding, modifying, and deleting blog posts and images. Liferay DXP 2024.Q4+/Portal GA129+ The Blogs API now uses External Reference Codes...
Creating Video Shortcut Providers
Creating Video Shortcut Providers Liferay DXP 7.4+ By default, Liferay's external video shortcuts support YouTube, Vimeo, Facebook, and Twitch. However, you can extend this feature to support...
Highlighting Recent Bloggers
Highlighting Recent Bloggers You can use the Recent Bloggers widget to highlight the work of your most recent blog authors. This widget lists each recent author's name, profile picture, and number...
Managing Blog Entries
Managing Blog Entries Bloggers and blog administrators manage blog entries using the Blogs application in the Site Administration menu. To access this app, open the Product Menu (Product Menu) and...
Content Dashboard
Content Dashboard Available 7.3+ This feature works only with Elasticsearch. The Content Dashboard is a global application for managing your content. From the Content Dashboard page, content...
Content Dashboard Interface
Content Dashboard Interface Available 7.3+ The Content Dashboard user interface has three main sections: Content Audit Tool Contents List Content Info Sidebar To access the dashboard, open...
Exporting Assets List To a Spreadsheet
Exporting Assets List To a Spreadsheet The Content Dashboard can export a spreadsheet (.xls file) of content related metadata for further analysis. To export the asset list to a spreadsheet, ...
Stopping Liferay DXP 7.0 LPKG Modules
This article documents which LPKG files can be disabled with little or no negative effects as part of Liferay's introduction of modularity in Liferay DXP 7.0. Because certain core functionalities have been turned into modules using the OSGi framework, there are benefits which have been...
Understanding Languages in Liferay Portal
Liferay Portal is designed to handle as many languages as you want to support. This is done by pulling out all language specific text and storing it in the language.properties files. This way, when a page loads, Liferay Portal will detect the language, pull up the corresponding language...
Liferay DXP Javadocs
For developers, Liferay has created a set of documentation (Javadocs) that provide API and code detail for working with Liferay DXP's core software. To access the Javadocs, follow either one of the following instructions. For the zip file, navigate to the Liferay DXP 7.0 Fix...
Removing '/web/' From Auto-Generated URLs
This article documents how the Liferay platform will automatically generate URLs appended with /web/, which can also be changed to a friendly URL. This may be an issue for those who do not want to append generated endings to URLs. For instance: http://liferay.com/web/page.html becomes...
Common Causes for the Properties in the 'portal-ext.properties' Not Taking Effect
This article documents the circumstances for when properties in the portal-ext.properties are not working correctly. This article also discusses common causes for the properties in the portal-ext.properties not taking effect and provides instruction on the proper ways to configure the...
Deploying the Liferay Platform on WebSphere Network Deployment Edition
This article documents how to deploy Liferay Portal 6.2 or Liferay DXP (7.0 or 7.1) on WebSphere Application Server with Network Deployment (commonly abbreviated ND). The Network Deployment Edition is a tool that offers an additional profile to manage multiple application server...
Upgrading to Permission Algorithm 6
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. Permission algorithm 5 was used as the default permissions algorithm starting with Liferay Portal 5.1. Beginning...
Setting Up the Liferay Platform on Microsoft Azure
This article outlines what Microsoft Azure is, how to create a Virtual Machine (VM) to run on the Liferay platform and how to configure the Liferay platform with Azure. Resolution What is Azure? Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft. It is...
Installing Fixes That Involve Updates to Database Tables
We understand that some customers have security policies which compel them to use the Liferay platform to connect to the database as a user that does not have elevated privileges; privileges to change the structure of the tables, such as CREATE, ALTER and/or DROP.  Sometimes a plugin or...
Migrating File System Stores
This article documents how to use the Data Migration tool in the Server Administration section of Liferay DXP 7.0. The Data Migration Tool allows administrators to migrate data quickly between Documents and Media repository to another, such as moving from File System Store or DB Store to...
Checklist for Upgrading to Liferay DXP
Upgrading to Liferay DXP (7.0, 7.1, 7.2, or 7.3) is a major project and requires careful planning, testing and execution in order to be successful. However, Liferay DXP and DXP Cloud teams have introduced several features that make this upgrade process easier and as seamless as possible....
Modifying Cache Size, Time To Live and Replication in DXP 7.0
This article documents how to work with your cache in Liferay DXP 7.0, in order to modify its size, time to live (TTL) and replication. Resolution Modify Default Cache Sizes and Entry TTLs A potential source of confusion is the ehcache.multi.vm.config.location portal property. This...
Disabling OSGI Components for DXP
This article documents how to temporarily disable an OSGI component via Gogo Shell, and how to add a component to the blacklist in order to disable it permanently. We will use the WebDAV component as an example. Resolution Disable a Component Temporarily Start up Liferay DXP Connect via...
Installing DXP on IBM DB2 v.10.5
This article documents steps on how to start Liferay DXP on IBM DB2 10.5. Resolution Creating a Database Start DB2 Command Line Process Plus. Enter the following: create database dxp pagesize 32768 USING CODESET UTF-8 TERRITORY US Note 1: Specify the Territory with the subscriber's...
Setting Up Session Replication in Weblogic With Liferay Portal
This article outlines how to set up session replication using Weblogic with Liferay Portal. This documentation is for reference only. Configuring session replication is not recommended for use in production environments without proper performance testing and is the sole responsibility of...
Setting Up Session Replication in Tomcat With Liferay Portal
The purpose of this article is to setup a basic Tomcat cluster that has session replication. For true session replication, there must be a load balancer that redirects the traffic to the nodes. This article does not cover how to set up a load balancer. For information on how to set up a...
Installing DXP in a Clustered Environment
This document has been updated and ported to Liferay Learn and is no longer maintained here. Many enterprise environments utilize clustering for both scalability and availability. This article provides specific instructions for installing a basic configuration of Liferay DXP in a...
Ehcache Configuration for DXP 7.x
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents how to implement distributed caching on Liferay DXP 7.x and how to deploy custom tuning configurations. For cache tuning and finding optimal settings for a particular...
Accessing Data Stored on Non-Liferay Databases
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 handled by our Global Services team or by the developer of those customizations....
Publishing Documents
Publishing Documents Liferay makes it easy to publish and showcase documents and other types of media files. As you begin uploading media files, you probably want to start sharing them on your...
Configuring Limits for File Previews
Configuring Limits for File Previews Liferay DXP 2024.Q1/Portal GA112 Users can preview certain documents (e.g. PDF or text files) in the Documents and Media application; however, previews can...
Creating and Editing Documents with Microsoft Office 365
Creating and Editing Documents with Microsoft Office 365 Use Office 365™ to create and edit text documents, spreadsheets, or presentations for storage in the Documents and Media library. After...
Editing Images
Editing Images Liferay's Documents and Media includes a built-in image editor for cropping and rotating images without switching contexts. To use the image editor, open Documents and Media, click...
Adding Image Resolutions
Adding Image Resolutions By default, Adaptive Media includes two image resolutions: preview and thumbnail. You can define additional image resolutions to help optimize site performance for common...
Migrating Documents and Media Thumbnails to Adaptive Media
Migrating Documents and Media Thumbnails to Adaptive Media DXP automatically generates image thumbnails in Documents and Media using Adaptive Media, which is included by default starting with DXP...
How to verify that a Log4j patch has resolved all Log4j vulnerabilities
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ユーザーは、適用したパッチによってlog4jの脆弱性がすべて解消されたかどうかを、どのように確認することができますか? Environment DXP 7.1 DXP 7.2 DXP 7.3 解決策 log4j...
Fake SMTP Server for Local Bundle Email Interception
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 パスワード忘れ機能の動作をテストしたいのですが、パスワードをリセットするために生成されたリンクを電子メールで使用しようとしたユーザーの404エラーが表示されました。 つまり、リンクをテストするために、ローカルバンドルで生成された電子メールを傍受する方法が必要です。 環境...
SAML Plugin
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 SAMLプラグイン(saml-opensaml-integration 3.0.30)をサーバーにデプロイした後。 ランタイムエラーが出ます。 しかし、ビルド & デプロイは成功しています。 再現するための手順 1. SAMLソースコード(v5.0.1)...
Liferay SaaS incident contact roles on Analytics Cloud
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 注:この記事は内部の記事であり、現在、お客様にはご覧いただけません。 この記事へのリンクは社内のコメントでのみ行ってください。 注:Liferay は、Liferay Experience Could オファリングの名称を次のように変更しました。 Liferay SaaS(旧 LXC) と...
Creating Documents
Creating Documents You can use external tools like Google Drive and Microsoft Office 365 to create, edit, and store documents, spreadsheets, and presentations directly within Liferay's Documents...
Creating and Editing Documents with Google Drive
Creating and Editing Documents with Google Drive You can use Google Docs™ to create and edit text documents, spreadsheets, or presentations for storage in the Docs and Media library. When you...
Enabling DocuSign Digital Signatures
Enabling DocuSign Digital Signatures Liferay Portal 7.4 GA3+ You can now integrate DocuSign digital signatures into your Liferay documents. DocuSign is a service that manages documents to be...
Linking to Files on Google Drive
Linking to Files on Google Drive You can create files in your Document Library that link to files in Google Drive™ or images in Google Photos™. To enable this functionality, see Enabling Links to...
Managing Files
Managing Files Once you've added files to your document library, you can manage them via the Documents and Media UI. To access management actions for a file, select it or click Actions (Actions...
Managing Metadata
Managing Metadata Leverage your Liferay environment to manage metadata for your digital assets. Learn how to define and organize metadata to enhance the searchability and usability of your...
Defining Metadata Sets
Defining Metadata Sets With Documents and Media, you can define reusable groups of metadata fields that can be added to custom Document Types. Once created, these Metadata Sets can be selected...
Uploading Files
Uploading Files With Documents and Media, you can upload any type of file to your Liferay instance's file store or connected repositories. Once uploaded, users with the requisite permissions can...
Using File Expiration and Review Dates
Using File Expiration and Review Dates Liferay DXP/Portal 7.4+ With the Documents and Media application, you can set expiration and review dates for files. This helps manage digital assets that...
Videos
Videos
Embedding Videos Into Liferay Assets and Pages
Embedding Videos Into Liferay Assets and Pages With Liferay, you can use URLs and video shortcuts to embed videos into Web Content, Knowledge Base articles, Forms, Blog entries, and Site Pages. ...
Page Performance and Accessibility
Page Performance and Accessibility With page performance and accessibility tools, you can monitor and improve your site’s content quality, loading speed, and compliance with SEO and accessibility...
About the Content Performance Tool
About the Content Performance Tool Liferay DXP/Portal 7.3+ The Content Performance tool is a global application for analyzing performance metrics of your content, like traffic acquisition channels...
Using Folders
Using Folders By default, uploaded files are stored in the Documents and Media root folder (i.e., Home), but you can create additional folders to organize and manage your files. Each folder can...

Showing 2,341 to 2,400 of 8,720 entries.